We are using DISA with local SIP users. The user enters in a 2 digit code then they get a dialtone and the phone dials out. The problem is that the calls waits 10 seconds after the outgoing number is dialed, no matter what I put for the timeout values. Anyone else using DISA that has run into this?


exten => _2X,1,Answer exten => _2X,2,DigitTimeout(2) exten => _2X,3,ResponseTimeout(2) exten => _2X,4,SetAccount(1${EXTEN}) exten => _2X,5,SetCDRUserField(${SIPCALLID}) exten => _2X,6,DISA(no-password|<another context>)

--
-----

Chris Stinson
Network Operations Center
ISDN-Net, Inc.
615-221-4200 x103
[EMAIL PROTECTED]
_______________________________________________
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