I'm with a problem. When a timeout occurs in a WaitExten() function call,
the 'h' extension is taking the priority and the 't' extension is not
executed. The 't' extension is executed only when I delete the 'h' extension
entry.

exten => s,n,WaitExten()

exten => t,1,Goto(from-pstn,s,4)

exten => h,1,Verbose(1|User hangs up the line)


Thank you.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to