[Asterisk-Users] Wait()

Scott Stingel scott at evtmedia.com
Mon Sep 20 06:05:51 MST 2004


That's strange - I'm using wait(10) as the first command for an extension
(followed by an answer) in my dialplan and it works fine.

But on this system, I have a CVS from June.

Maybe you've discovered a recently-introduced bug? 

regards

Scott M. Stingel
President,
Emerging Voice Technology, Inc.
Palo Alto California & London England
www.evtmedia.com 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
asterisk at bortal.de
Sent: Monday, September 20, 2004 3:11 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Wait()

Hello List!

All i would like to do is to wait 15 seconds, and then pick up the call for
the voice box:
[test2]
exten => 39,1,Wait(15)
exten => 39,2,Answer()
exten => 39,3,Voicemail(99)
exten => 39,4,Hangup()


However, it does not pick up the call at all.
I played around a bit, and found out that if the seconds are > 9, then it
wont pick it up anymore.Any idea why?
Wait(9) work without problems, Wait(10) doesnt! :/

Any idea?
Thanks, Mario


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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






More information about the asterisk-users mailing list