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. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080714/89f0e72d/attachment.htm