<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:10pt"><div>Hi, <br><br>Is there a way to continue dialplan when a call is abandoned from application queue()?<br><br>If the caller is waiting in a queue, and hang up before timeout, I'd like to execute an application in dialplan.<br><br>I've tested "h" exten, but it doesn't work for this.<br><br><br><br>&nbsp;&nbsp;&nbsp; -- Executing [s@macro-nx-queue:21] Queue("SIP/1019-00000c67", "pabx,t") in new stack<br>&nbsp;&nbsp;&nbsp; -- Started music on hold, class 'default', on SIP/1019-00000c67<br>&nbsp;&nbsp;&nbsp; -- Called SIP/1021<br>&nbsp;&nbsp;&nbsp; -- SIP/1021-00000c68 is ringing<br>&nbsp;&nbsp;&nbsp; -- Stopped music on hold on SIP/1019-00000c67<br>&nbsp; == Spawn extension (macro-nx-queue, s, 21) exited non-zero on 'SIP/1019-00000c67' in macro 'nx-queue'<br>&nbsp; == Spawn extension (from-inside-redir, *5000, 1) exited non-zero on
 'SIP/1019-00000c67'<br><br>I'D LIKE TO CONTINUE DIAL PLAN HERE<br><br>&nbsp;&nbsp;&nbsp; -- Executing [h@from-inside-redir:1] Hangup("SIP/1019-00000c67", "") in new stack<br>&nbsp; == Spawn extension (from-inside-redir, h, 1) exited non-zero on 'SIP/1019-00000c67'<br>&nbsp; == Extension Changed 1019[from-inside] new state Idle for Notify User 1033<br><br><br>Thanks a lot!<br></div><div><br></div><div>--</div><div>Marcus Vinícius</div><div></div></div></body></html>