Hi,<br><br>The message that asterisk receives is not a retransmission but this is the same message but it enters asterisk from other sip proxy&nbsp; which is not a loop.<br>The flow is the following<br><br>Asterisk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP Proxy (Location Service)
<br>INVITE (to registrar)<br>---------------------&gt;<br>INVITE (to voicemail when not registered)&nbsp;<br>&lt;--------------------<br><br>when message enters asterisk for the second time it ofcorse has some extra SIP <br>specific header like Record-Route and Via and the Request-URI is changed.
<br>And this causes 491 response.<br>Can I do something about this?<br>Can this behaviour be controlled, what do I have to change in the message so that asterisk won&#39;t treat it with 491 response?<br><br>Thanks<br>Tomasz
<br><br><div class="gmail_quote">On Dec 21, 2007 7:28 PM, Terry Wilson &lt;<a href="mailto:twilson@digium.com">twilson@digium.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div><div class="Ih2E3d"><blockquote type="cite">What is the reason for such response?</blockquote><div><br></div></div><div class="Ih2E3d"><div><blockquote type="cite">SIP/2.0 491 Request Pending<br>Via: SIP/2.0/UDP&nbsp;
<a href="http://192.168.129.74:5160" target="_blank">192.168.129.74:5160</a>;branch=z9hG4bK17c3.17db29e7.0;received=<a href="http://192.168.129.74" target="_blank">192.168.129.74</a><br>Via: SIP/2.0/UDP&nbsp;<a href="http://192.168.129.74" target="_blank">
192.168.129.74</a>&nbsp;;branch=z9hG4bK17c3.23083974.0<br>Via: SIP/2.0/UDP&nbsp;<a href="http://192.168.129.74:5070" target="_blank">192.168.129.74:5070</a>;branch=z9hG4bK5b33ae78;rport=5070<br>From: &quot;IPFon&quot; &lt;<a>sip:0225761853@192.168.129.74:5070
</a>&gt;;tag=as7217acbc&nbsp;<br>To: &lt;<a href="mailto:sip:tzl@voip.touk.pl" target="_blank">sip:tzl@voip.touk.pl</a>&gt;;tag=as7217acbc<br>Call-ID:&nbsp;<a href="mailto:307fda656066a7e264e85cea0742e601@192.168.129.74" target="_blank">
307fda656066a7e264e85cea0742e601@192.168.129.74</a>&nbsp;<br>CSeq: 102 INVITE<br>User-Agent: Asterisk PBX<br>Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>Supported: replaces<br>Content-Length: 0<br>X-Asterisk-HangupCause: Normal Clearing
<br>X-Asterisk-HangupCauseCode: 16&nbsp;<br></blockquote></div><div><br></div></div><div>Asterisk will send a 491 Request Pending when it is currently processing an INIVTE on a particular call and it gets another INVITE that isn&#39;t a retransmission.
</div><div><br></div></div></div><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br><br>
asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <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>