<p dir="ltr">The refuse_t38 by itself is usually enough.  Its possible that since the provider is using update instead of invites,  that the update is being auto 200ok by the sofia stack and not giving fs a chance to refuse it.</p>

<div class="gmail_quote">On Jan 24, 2014 7:27 AM, &quot;gegetel&quot; &lt;<a href="mailto:geo.cherchetout@laposte.net">geo.cherchetout@laposte.net</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le 20/01/2014 21:45, *Ali Pey* wrote :<br>
&gt; Your carrier is sending the Update message and not the Invite, so you should<br>
&gt; ask them. FS, supports Update and that&#39;s why it&#39;s in the Allow message. I&#39;m<br>
&gt; not sure if and how you can remove an allow parameter and I don&#39;t think that<br>
&gt; would make a difference.<br>
&gt;<br>
&gt; Ask your carrier to send a Re-Invite if you prefer that. Also, if you are<br>
&gt; behind a proxy servers such as OpenSIPS, you can do certain message<br>
&gt; manipulation to force certain behavior.<br>
<br>
OK, thank you very much. I could easily delete &quot;UPDATE, &quot; in &quot;allow:&quot; field<br>
sent by FreeSwitch using SIPProxy <a href="http://sourceforge.net/projects/sipproxy/" target="_blank">http://sourceforge.net/projects/sipproxy/</a><br>
since I already used SIPProxy to modify messages sent by other clients like<br>
Linphone, but I can&#39;t figure out what I have to set in FS to have all SIP<br>
messages sent and received through SIPProxy.<br>
In a client like Linphone, this setting is easy :<br>
<br>
[proxy_3]<br>
reg_proxy=&lt;sip:<a href="http://192.168.1.6:5064" target="_blank">192.168.1.6:5064</a>&gt;       # SIPProxy IP:port<br>
reg_route=&lt;sip:<a href="http://192.168.1.6:5064" target="_blank">192.168.1.6:5064</a>&gt;       # SIPProxy IP:port<br>
reg_identity=<a href="mailto:sip%3A0033972XXXXXX@sip.ovh.fr">sip:0033972XXXXXX@sip.ovh.fr</a><br>
<br>
But how to set reg_proxy and reg_route or equivalents in FreeSwitch ?<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div>