<div>The Playback command is auto-answering the call. you can use Playback(please_wait,noanswer) to fix it.</div>
<div> </div>
<div>Joss.<br><br> </div>
<div><span class="gmail_quote">On 4/16/07, <b class="gmail_sendername">Adam KOSA</b> <<a href="mailto:adamk@3a.hu">adamk@3a.hu</a>> 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>> Sounds like your VoIP provider is incorrectly sending you an Answer before
<br>> the call actually completes. I would contact your VoIP provider.<br>><br><br>> I suppose it could also be possible that YOU have an Answer() statement<br>> that<br>> is only on your VoIP trunk. I would double check that, and then contact
<br>> your VoIP provider to see if they have any suggestions.<br>><br>this is what's most likely as i have no experience in asterisk configs.<br>I've checked the extension.conf settins, they are:<br><br>exten => _94./_5[05][15],1,Playback(please_wait)
<br>exten => _94./_5[05][15],n,Set(CALLERID(name)=my_voip_username)<br>exten => _94./_5[05][15],n,Dial(SIP/00${EXTEN:2}@voipstunt)<br><br>and for the internal numbers:<br><br>exten => _NXZ,1,Set(TIMEOUT(digit)=2)
<br>exten => _NXZ,2,Dial(SIP/${EXTEN},45)<br>exten => _NXZ,3,VoiceMail(b${EXTEN})<br>exten => _NXZ,103,VoiceMail(u${EXTEN})<br><br>> Basically, SOMEONE (your or voipstunt) is answering the call before it<br>> should be answered.
<br>><br><br>i will check this with more voip providers to see if they or i have<br>messed up something (but it's probably going to be me, i just don'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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>