Sip.conf

From VTwiki

Jump to: navigation, search

The following setup allows you to configure your pbx to have one extension. If you’d like to add more - Just copy everything in the [101] block of settings and adjust them for [102] or whatever you want to use for your extensions.

 

[general]
useragent= Name of your PBX
bindport=5060
context=default
videosupport=yes
recordhistory=yes
disallow=all
allow=ulaw
allow=alaw
allow=gsm
trustrpid=yes
sendrpid=yes
dtmf=inband
dtmfmode=inband
videosupport=yes
srvlookup=no
progressinband=yes
register => 15551231234:authpassword@proxydomainname/Home

[providername]
type=peer
authuser=15551231234
fromuser=15551231234
username=15551231234
fromdomain=proxydomainname
secret=authpassword
insecure=invite
host=proxydomainname
qualify=3600
nat=no

[101]
type=friend
callerid=”Extension 101” <101>
username=101
host=dynamic
nat=yes
canreinvite=yes
disallow=all
allow=ulaw
secret=password
dtmfmode=inband
dtmf=inband
qualify=6400
mailbox=101

Personal tools