<br><br><div class="gmail_quote">On Thu, Nov 18, 2010 at 8:19 PM, Stephen Wilde <span dir="ltr">&lt;<a href="mailto:wstephen80@gmail.com">wstephen80@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I have a problem with a customer: Freeswitch doesn&#39;t reply to all RE-INVITE (and all calls are dropped by customer switch after 180s for this reason).<div><br></div><div>At RE-INVITE reception Freeswitch reply with a 100 Trying and never send a 200 OK.<br>

<div><br></div><div><div>I have compared INVITE and RE-INVITE and to me seem to be ok, for example:</div><div><br></div><div><div>INVITE:</div><div>Call-ID: <a href="mailto:26100859-3498991521-863759@SBC2.mydomain.com" target="_blank">26100859-3498991521-863759@SBC2.mydomain.com</a></div>

<div><br></div><div>REINVITE:</div><div>Call-ID: <a href="mailto:26100859-3498991521-863759@SBC2.mydomain.com" target="_blank">26100859-3498991521-863759@SBC2.mydomain.com</a></div><div></div></div><div><br></div><div>INVITE</div>
<div>Via: SIP/2.0/UDP 192.168.1.4:5060;branch=z9hG4bK44ee87fffd4e657f4514fdad9de39f9e</div>
<div><br></div><div>RE-INVITE</div><div>Via: SIP/2.0/UDP 192.168.1.4:5060;branch=z9hG4bK0ed216868c20ca374c8893a4fb9a39b0</div><div><br></div><div>I have pastebin the captured packets: <a href="http://pastebin.freeswitch.org/14527" target="_blank">http://pastebin.freeswitch.org/14527</a></div>

<div><br></div><div>Can anyone help me?</div><div>I&#39;m using Freeswitch GIT commit 97c65a004ee9e9b88dad7ff4ac1b2ec893b8c5ba, Date Nov 15 2010<br></div><br></div></div></blockquote><div><br>I noticed in some old version that FS does this (ignores RE-INVITE) in case I use this in my sip profile:<br>
&lt;param name=&quot;inbound-proxy-media&quot; value=&quot;true&quot;/&gt;<br>Maybe this problem still exists (I could not updated my FS and test it yet).<br>Are you using the above or setting proxy_media=true on the channel?<br>
<br>br,<br>takeshi<br><br></div></div>