Dialer Carrier Settings
Carrier configuration (IP Based):
Carrier ID: CVDL
Carrier Name: CVDL
Registration String: (Leave Empty)
Account Entry:
[CVDL]
context=trunkinbound
type=peer
host= IP
insecure=port
disallow=all
allow=ulaw
nat=no
qualify=yes
dtmfmode=rfc2833
canreinvite=no
sendrpid=yes
Globals String: (Leave Blank)
Dialplan Entry:
;For USA
exten => _9884X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9884X.,2,Dial(sip/${EXTEN:4}@CVDL,55,o)
exten => _9884X.,3,Hangup()
;For UK
exten => _9884X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9884X.,2,Dial(sip/${EXTEN:4}@CVDL,55,o)
exten => _9884X.,3,Hangup()
;For Aus
exten => _9884X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9884X.,2,Dial(sip/${EXTEN:4}@CVDL,55,o)
exten => _9884X.,3,Hangup()
——————————————————————————————————————
Carrier configuration (User-Based):
Carrier ID: CVDL
Carrier Name: CVDL
Registration String: register =>username:password@IP:5060
Account Entry:
[CVDL]
disallow=all
allow=ulaw
type=friend
username=username
secret=password
host=IP
dtmfmode=rfc2833
context=default
nat=no
Globals String: (Leave Blank)
Dialplan Entry:
;For USA
exten => _9884X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9884X.,2,Dial(sip/${EXTEN:4}@CVDL,55,o)
exten => _9884X.,3,Hangup()
;For UK
exten => _9884X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9884X.,2,Dial(sip/${EXTEN:4}@CVDL,55,o)
exten => _9884X.,3,Hangup()
;For Aus
exten => _9884X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9884X.,2,Dial(sip/${EXTEN:4}@CVDL,55,o)
exten => _9884X.,3,Hangup()
Category:Cloud DialerDialerTutorialsVicidial for Managers GuideVoIP