Displaying 1 result from an estimated 1 matches for "mhqw".
Did you mean:
mhq6
2007 Dec 28
0
call queuing not detecting caller hang up when call originates from voip provider
...xlite]
type=friend
context=phones
host=dynamic
[consult]
type=friend
context=phones
host=dynamic
extensions.conf
[fromvoipfone]
exten=> 1234,1,Dial(SIP/consult,3)
exten=> 1234,n,Answer
exten=> 1234,n,Ringing
exten=> 1234,n,Wait(2)
exten=> 1234,n,Background(/var/lib/asterisk/sounds/mhqw)
exten=> 1234,n,Queue(myqueue|r)
exten=> 1234,n,Hangup
[phones]
exten=> 1001,1,Dial(SIP/s450)
exten=> 1002,1,Dial(SIP/xlite)
exten=> 1003,1,Dial(SIP/consult)
exten=> _0.,1,Dial(SIP/${EXTEN:0}@voipfone,20,r)
exten=> _ZXXXXX,1,Dial(SIP/01295${EXTEN:0}@voipfone,20,r)
exten=> _...