[Asterisk-Users] Problems with ZAP dial timeout
Ryan Laginski
eulake at gmail.com
Wed May 31 18:54:22 MST 2006
Hi,
I'm having a problem with the timeout option when dialing a ZAP channel.
The goal is to ring a number for 15 seconds, if no one picks up, go to
voicemail.
The dial command is:
exten => s,1,Dial(ZAP/1/6135551111,15)
exten => s,2,VoiceMail(u1)
exten => s,102,VoiceMail(b1)
The call will continue to ring beyond 15 seconds.
What's interesting is that a SIP channels does not have this problem.
exten => s,1,Dial(SIP/6135551111 at sipprovider,15)
exten => s,2,VoiceMail(u1)
exten => s,102,VoiceMail(b1)
I have tested in Asterisk 1.2.7.1 and 1.2.8, both have a problem with the
Zap channel.
Any ideas?
TIA,
-Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060531/fad84521/attachment.htm
More information about the asterisk-users
mailing list