I haven't done this for a while... yes, that is my excuse.

What the heck is wrong with this?

[general]
autofallthrough=yes

....
exten => s,n(prompt),NoOp()
exten => s,n,Background(wish-to-continue)
exten => s,n,Background(1-yes-2-no)
exten => s,n,WaitExten(5)

; User entered nothing
exten => t,1,Playback(yes-dear)
exten => t,n,Goto(s,prompt)

It never gets to the timeout extension when the user enters nothing. I tried it 
with autofallthrough set to no as well. No change. Asterisk 1.2. What am I 
missing?


Doug.


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to