Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
[201]
username=201
secret=<201pswd>
accountcode=201
callerid="sip201" <7275551212>
mailbox=201
context=default
type=friend
host=dynamic
[601]
username=601
secret=<601pswd>
accountcode=601
callerid="601_praveena" <>
mailbox=601
context=default
type=friend
host=dynamic
[vicidial-auto-phones]
exten => h,1,DeadAGI(agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME})
; Phones direct dial extensions:
exten => 201,1,Dial(SIP/201|60|)
exten => 201,2,Goto(default,85026666666666201,1)
exten => 601,1,Dial(SIP/601|60|)
exten => 601,2,Goto(default,85026666666666601,1)
[default]
inlcude => vicidial-auto-phones
The carrier is basically normal except the dial command is modified to force the call to SIP/ccXXX instead of sending to a real carrier.
exten => _01NXXNXXXXXX,1,Set(CALLERID(num)=408122866)
exten => _01NXXNXXXXXX,n,AGI(agi://127.0.0.1:4577/call_log)
exten => _01NXXNXXXXXX,n,Dial(SIP/cc150,,tTor)
exten => _01NXXNXXXXXX,n,Hangup
Users browsing this forum: Google [Bot] and 77 guests