Remove Answer() and try .<br><br><div><span class="gmail_quote">On 12/06/07, <b class="gmail_sendername">Rosalinda Trevino Cadena</b> &lt;<a href="mailto:r.trevino@confianza.it">r.trevino@confianza.it</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div bgcolor="#ffffff">
<div><font face="Arial" size="2">I&#39;m using the Dial application in the extensions 
file with the G option to execute an AGI script after the Dial (I need to track 
the call status) as follows:</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial"><font size="2"><span style="font-size: 11pt; font-family: Arial;">exten 
</span>=&gt; <font size="3">_X.,3</font>, Dial(<span style="font-size: 11pt; font-family: Arial;">{DIAL_STRING},,G(_X.^4))</span></font></font></div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;">exten 
=&gt; _X.,4, Answer()</span></font></div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;">exten 
=&gt; _X.,5,AGI,agiScript.php</span></font></div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;"></span></font>&nbsp;</div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;">The 
problem is that&nbsp;testing between two internal phones (with two ATA)&nbsp;I 
loose the audio when I include the G option in the Dial application, while the 
audio is restored if I remove the G option, but that way I can&#39;t execute the AGI 
script wile the call is up.</span></font></div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;"></span></font>&nbsp;</div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;"></span></font>&nbsp;</div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;">Any 
ideas on how to solve the problem or on what the cause might 
be?</span></font></div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;"></span></font>&nbsp;</div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;">Thanks,</span></font></div>
<div><font face="Arial" size="2"><span style="font-size: 11pt; font-family: Arial;">Rosalinda</span></font></div></div>
<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --<br><br>
asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br></blockquote></div><br>