The issue, is that when you make goto(disa_custom|s|1) the line is already answered...

Jump directly to disa_custom|s|4 or remove from 1 to 3 steps and re-number..


Min Hwan Chang wrote:
DISA is currently disconnecting when I dial 8888 to access DISA. Below is my extensions.conf file from [EMAIL PROTECTED] and some lines which shows the disconnect. Should DISA be loaded as a module in modules.conf? When I do a 'show applications' i see that DISA is there. Help!

--------------------------------------
;Asterisk CLI as I placed a call from cell into the system.

Playing 'custom/aa_1' (language 'en')
==CDR updated on Zap/3-1
Executing Goto("Zap/3-1", "disa_custom|s|1") in new stack
Goto (disa_custom,s,1)
Hungup 'Zap/3-1'

-------------------------------------
; MY EXTENSIONS.CONF

[aa_1]
exten => 8888,1,Goto(disa_custom,s,1)

[disa-custom]
exten => s,1,Answer
exten => s,2,DigitTimeout(5)
exten => s,3,ResponseTimeout(10)
exten => s,4,Authenticate(1111)
exten => s,5,DISA(no-password|from-internal)
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

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

Reply via email to