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

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to