<div dir="ltr">Do you have set_contact_alias or add_contact_alias in Kamailio? Anyways you&#39;re doing something wrong as AFAIK Kamailio translates contact header to udp automatically. You should try to post on sr-users list.</div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-22 12:33 GMT+02:00 Vladyslav Zakhozhai <span dir="ltr">&lt;<a href="mailto:v.zakhozhai@gmail.com" target="_blank">v.zakhozhai@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I&#39;m trying to understand what is the best or suitable approach to the following use case. Let me simplify thing a little bit. </div><div><br></div><div>Suppose we have one FreeSWITCH registrar behind SIP proxy (kamailio). I&#39;d like to offload SSL/TLS encryption/decryption to SIP proxy:</div><div><br></div><div>REGISTER:</div><div><br></div><div>Request: UAC == SIP/TLS ==&gt; Kamailio == UDP ==&gt; FreeSWITCH:50</div><div>Reply: UAC &lt;== SIP/TLS == Kamailio &lt;== UDP == FreeSWITCH</div><div><br></div><div>INVITE:</div><div>UAC1 == SIP/TLS ==&gt; Kamailio == UDP == &gt; FreeSWITCH == UDP ==&gt; Kamailio == SIP/TLS ==&gt; UAC2</div><div><br></div><div>(FreeSWITCH uses kamailio as outbound proxy with fs_path tag appended in dialplan).</div><div><br></div><div>The main problem is in Contact header which contains transport=tls and we can see it in FreeSWITCH console:</div><div><br></div><div>User:       <span class="m_-5412834809417743595gmail-Apple-tab-span" style="white-space:pre-wrap">        </span><a href="mailto:user@domain.com" target="_blank">user@domain.com</a></div><div>Contact:  <span class="m_-5412834809417743595gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>&quot;&quot; &lt;sip:user@UAC_IP:57976;<wbr>transport=tls&gt;<br></div><div>Status:     <span class="m_-5412834809417743595gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>Registered(TLS)(unknown) EXP(2016-11-22 10:16:59) EXPSECS(108)</div><div>IP:         <span class="m_-5412834809417743595gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>SIP_PROXY_IP<br></div><div>Port:       <span class="m_-5412834809417743595gmail-Apple-tab-span" style="white-space:pre-wrap">        5060</span><br clear="all"><div><br></div><div>When FreeSWITCH sends INVITE to UAC2 (during call) it tries to establish TLS session to UAC2. It fails because there is no TLS-enabled sofia profiles in the config of FreeSWITCH.</div><div><br></div><div>I have only one solution in my mind: rewrite transport tag in Contact header on SIP proxy (transport=udp to FreeSWITCH, and transport=tls to UAC).</div><div><br></div><div>I&#39;d like to know it this solution ok or there is more elegant solutions.</div><div><br></div><div>I&#39;ve tried appending tag transport=udp in FreeSWITCH&#39;s dialplan but no success.</div><div><br></div><div>Thank you in advance.</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div class="m_-5412834809417743595gmail_signature"><div dir="ltr">С уважением,<br>Владислав Захожай<br><br></div></div>
</font></span></div></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Alexandru Covalschi<br><div>VoIP engineer and system administrator<br>tel: +37367398493<br><br></div></div></div></div></div></div></div>
</div>