[asterisk-users] Dialstatus
Joseph
syscon780 at gmail.com
Sun Nov 1 16:23:28 CST 2009
I can not seem to get dial status to work,
in sip.conf I have: qualify=yes
simple plan:
exten => 51,1,Dial(SIP/11,20,r)
exten => 51,n,Goto(s-${DIALSTATUS},1)
exten => s-Busy,1,Hangup()
exten => s-Answer,1,Macro(atb)
I'm dialing from exten.11 to exten.11 so I get busy signal and the channel should hangup but it doesn't
How to print/display dialstatus? I'm using ATA
--
#Joseph
More information about the asterisk-users
mailing list