[Asterisk-Users] IVR Timing out

kurt x kurtwp at gmail.com
Mon Jan 24 08:13:49 MST 2005


I set up an IVR systems that plays a message for 15 seconds but 
once the message is over you can not select any of the prompts.
If you select something within 10 seconds the IVR system works.

I even set the "ResponseTimeout" cmd to 25 secs but that does
not work.

Jan 24 09:54:29 NOTICE[-1222644816]: sched.c:221 sched_settime:
Request to schedule in the past?!?!


[attendant]
;Main welcome message
exten => s,1,Wait(2)
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,25
exten => s,4,Background(welcome_n2p1)
exten => s,5,Hangup

Thanks in advance for help,

Kurt



More information about the asterisk-users mailing list