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
_______________________________________________
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