<font color="#000066"><font><font face="tahoma,sans-serif">try the dial option &#39;g&#39; that carries on with dialplan<br></font></font></font><br><div class="gmail_quote">On 8 June 2012 09:26, Khaled W. Chehab <span dir="ltr">&lt;<a href="mailto:kchehab@xplorium.com" target="_blank">kchehab@xplorium.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dears,<br>
<br>
<br>
<br>
My scenario is to accept the call from user àAnswer the call -àplay mohà<br>
dial(SIP/Trunk,XXXXX)<br>
<br>
The problem is when the user send the bye the trunk call will not hangup<br>
<br>
How to solve this issue<br>
<br>
<br>
<br>
<br>
<br>
exten =&gt; 446696,1,Ringing<br>
<br>
exten =&gt; 446696,n,Answer()<br>
<br>
exten =&gt; 446696,n,Wait(2)<br>
<br>
exten =&gt; 446696,n,Playback(Welcome)<br>
<br>
exten =&gt; 446696,n,Dial(SIP/Trunk/${EXTEN},300)<br>
<br>
exten =&gt; 446696,n,Hangup<br>
<br>
<br>
<br>
<br>
<br>
How to solve such issue<br>
<br>
Thanks in advance<br>
<br>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>