CBeyond Trunk Settings

Last Updated: 5-8-2009
Last Updated: 6-4-2009 by CITAPINC. These changes are made based on the new SBC Migration that cBeyond is currently undertaking.
Last Updated:2-16-2010 by jorge2904. Added User Details from a cBeyond install that took place today

Things you need to know:
(1) phone number with them (a 10 digit telephone number). ex: 3334445555
(2) the domain that cbeyond registers you with. It should look like sipconnect.xxx0.cbeyond.net where xxx is your local market.
(3) the outbound proxy you are supposed to register to. If you are using the old SIP, then use sipconnect.xxx0.cbeyond.net. For the new SBC system, use sip-proxy.xxxx0.cbeyond.net. XXX is based on your local market assigned by cBeyond.
(4) your secret password
(5) Your SIP Trunk Name you will create within Trixbox CE.

Creating the Trunk:
Go to the Trunks page, create a new SIP trunk and give it the name (5). In the box labeled PEER DETAILS, put the following (make sure you substitute in the appropriate values where needed, they are specified by (x)).

nat=yes
type=peer
canreinvite=yes
context=from-pstn
dtmfmode=auto
fromuser=(1)
fromdomain=(2)
host=(2)
disallow=all
allow=ulaw
insecure=port,invite
qualify=yes
outboundproxy=(3)
secret=(4)
username=(1)

For USER Details:

type=peer
host=sip-proxy.xxx0.cbeyond.net
context=from-pstn
dtmfmode=auto

For the register box, put in the following, and don't forget to make the appropriate substitutions. :)

If using the old SIP System: (1):(4)@(2)
for exampleL 9999999999:ABC123PASSWORD@sipconnect.XXX0.cbeyond.net

If using the new SBC System: (1):(4)@(5)/(1)
For example: 9999999999:ABC123PASSWORD@SIPConnect/9999999999

Summary:
When siging up with cBeyond, make sure you ask them if you are on their new SBC Outbound Proxy or on the old SIPConnect outbound Proxy. Also make sure you do your variable substitution instead of entering in the (x) otherwise it will not work.