Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The setup to use IQ trunks is intended for systems that have no other trunks enabled. The steps listed here may break the outbound dialing of existing trunks.
...
Setup the actual SIP Trunk. At this time the instructions are for chan_sip, pjsip trunk instructions are not available yet.
General
-Name the trunk something that makes sense for you
-Use the Pilot TN: 5554441210 for Outbound CallerID
...
Outgoing
- Set the Trunk Name to "Centurylink_SIP
- Populate the PEER Details:
...
Code Block |
---|
username=262530-5554441210 <-- Trunk Group SIP ID: 262530-5554441210
type=peer
secret= 3Cj8G42m8 <-- Trunk Group SIP Password: 3Cj8G42m8
insecure=very
host=voip.centurylink.com
port=5100
context=from-trunk
disallow=all
allow=ulaw
;directmedia=nat <-- NOTE that you should only enable this when behind a router and am using NAT |
Incoming
- USER Context as the Pilot TN: 5554441210
- USER Details as 'type=peer'
- Register String as 5554441210@voip.centurylink.com:3Cj8G42m8:262530-5554441210@216.206.64.91:5100/5554441210~3600
Pilot User:Trunk Group SIP Password:Trunk Group SIP ID@CenturyLink SBC IPv4 Address/Pilot TN~3600 ( tilde 3600)
...