SIP Broker Wiki Home Page
Welcome to SIP Broker. SIP Broker is
a free service that improves your SIP telephone experience in several
ways:
- ENUM with automatic PSTN fallback. People who have a PSTN phone (or a
DID) can
map that phone number to a SIP
URI
(for free at e164.org)-- that mapping is
called ENUM.
Whenever someone calls that PSTN phone number from a SIP client or proxy
that checks ENUM, the call goes to the mapped SIP URI (rather than via
PSTN) and is free. With SIP Broker, if an ENUM entry is not found, then
the call is sent back to your SIP adapter, which then places the call in
exactly the same way as if SIP Broker had never been involved. So if
your SIP adapter is registered with a prepaid SIP-to-PSTN gateway (like
SIPphone or OZtell), then the benefit of this is that you don't have to know or care about the
technical details at all-- you just get the maximum possible number of
free calls.
- SIPdomain-to-numericPrefix mapping. How can you dial sip:613@fwd.pulver.com from
a hardware SIP phone/adapter? It's tough, since phones don't have
alphabetic keyboards. SIPbroker makes it easy by mapping
'fwd.pulver.com' to '*393', so you would just dial '*393613'. There are
over 220 of these mappings,
allowing you to reach any open SIP proxy (that is, any SIP proxy
that doesn't block incoming SIP calls from non-business-partner external
domains).
- PSTN
access numbers allow people people who don't even have a
computer to reach you by dialing an access number from a PSTN phone,
then dialing your VoIP "extension".
SIP Broker setup
is very easy. You don't even need to "sign up". If you have a
Sipura or
Linksys adapter , all you need to do is replace your current dial plan
with:
L:20,S:7,( x | 911S0 | 1[2-9]xx[2-9]xxxxxxS0 <:@sipbroker.com> | [x*][x*]. <:@sipbroker.com> | <#:>[x*][x*]. )
For
this dial plan to work correctly, press '
#' after you're done
dialing. This is similar to pressing the 'Send' key on your cell phone,
and is also a handy way to speed up call connection time, even on old PSTN
phones. For other adapters, or if you want to edit this dial plan before
trying it out, see
Dial
PlansAsterisk setup is also very easy. Here are some
snippets of
Asterisk
Configuration file settings.
To verify that SIP Broker is
working:
- Call the SIP Broker test number at *011-1-88888 (the actual keys you
press are '*011188888#'). You should hear a SIP Broker welcome message.
If not, SIP Broker does not work for you at all, so change your dial
plan back to whatever it was before and stop here.
- Call *266-300. If you hear the monkey sounds, then domain-to-prefix
mapping is working.
- Call 1-516-687-5089. After playing an ad, it tells you whether you
connected via ENUM (free call) or PSTN (paid call). (If you would like
the call to be "ENUM or bust", then dial it as *013-1-516-687-5089.)
- Call any PSTN number. It should go through the same way it did prior
to changing your dial plan. That is, if you use a SIP-to-PSTN gateway,
the call will be completed via PSTN because no ENUM entry exists for
that number. (Note: If you want to know if there is an ENUM mapping
prior to placing the call, see here.)
- Here are some more Phone
Numbers you can call.
To see how everything fits
together, see
A
Complete Plan for DIY VoIP.
To discuss this web page, see
here. (Here's
What
others are saying about SIPbroker.)
If you are new to Wikis, see
Wiki
Basics and try out your new skills at
Test
Page.