<div>The Playback command is auto-answering the call. you can use Playback(please_wait,noanswer) to fix it.</div>
<div>&nbsp;</div>
<div>Joss.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/16/07, <b class="gmail_sendername">Adam KOSA</b> &lt;<a href="mailto:adamk@3a.hu">adamk@3a.hu</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi, and thanks for the suggestions!<br><br>Matt wrote:<br>&gt; Sounds like your VoIP provider is incorrectly sending you an Answer before
<br>&gt; the call actually completes.&nbsp;&nbsp;I would contact your VoIP provider.<br>&gt;<br><br>&gt; I suppose it could also be possible that YOU have an Answer() statement<br>&gt; that<br>&gt; is only on your VoIP trunk.&nbsp;&nbsp;I would double check that, and then contact
<br>&gt; your VoIP provider to see if they have any suggestions.<br>&gt;<br>this is what&#39;s most likely as i have no experience in asterisk configs.<br>I&#39;ve checked the extension.conf settins, they are:<br><br>exten =&gt; _94./_5[05][15],1,Playback(please_wait)
<br>exten =&gt; _94./_5[05][15],n,Set(CALLERID(name)=my_voip_username)<br>exten =&gt; _94./_5[05][15],n,Dial(SIP/00${EXTEN:2}@voipstunt)<br><br>and for the internal numbers:<br><br>exten =&gt; _NXZ,1,Set(TIMEOUT(digit)=2)
<br>exten =&gt; _NXZ,2,Dial(SIP/${EXTEN},45)<br>exten =&gt; _NXZ,3,VoiceMail(b${EXTEN})<br>exten =&gt; _NXZ,103,VoiceMail(u${EXTEN})<br><br>&gt; Basically, SOMEONE (your or voipstunt) is answering the call before it<br>&gt; should be answered.
<br>&gt;<br><br>i will check this with more voip providers to see if they or i have<br>messed up something (but it&#39;s probably going to be me, i just don&#39;t know<br>where to start looking).<br><br>thanks again<br>Adam
<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>