Pavel Jezek wrote:
I can confirm,
commands after Wait() are never executed in 'h' extension
and wait seconds argument in wait() is completely ignored
it's bug or "feature"?  ;-)


 h => {
   NoOP(before ${EXTEN});
   Wait(5);
   NoOP(after ${EXTEN});
 }
*snipped
in ael use WaitExten(5);


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to