[Asterisk-Users] ResponseTimeout problem
Joseph
syscon at interbaun.com
Sun Nov 14 20:25:06 MST 2004
I'm trying to implement ResponseTimeout to give a customer a few extra
seconds before ringing the phone. But it doesn't work or I'm doing it
the wrong way.
exten => s,3,BackGround(welcome)
exten => s,4,ResponseTimeout,15
exten => s,5,Goto(1,1)
After playing "welcome" message it goes straight to 1,1 and ring the
phone.
How do I pause for 15sec and give customer some time to enter an option?
--
#Joseph
More information about the asterisk-users
mailing list