Hello,<br><br>Can you helo me with some issue?<br>I have such scenario:<br><br>Dialer registered to asterisk via outbound proxy (TCP) and XLite connected to the same asterisk via UDP.<br>When I make a call from dialer to XLite I have no problem until I want to end a call on XLite side.<br>
<br>When XLite disconnects a call, than on dialer side the call is not finished.<br>Wireshark logs show all comunication goes via TCP but BYE is sent from opensips via UDP.<br><br>Is it possible to force opensips to send BYE via TCP too.<br>
I tried:<br><br>if (is_method(&quot;BYE&quot;) &amp;&amp; src_ip==&quot;xx.xx.xx.xx&quot;)<br>{<br>search_append(&#39;Request-URI:.*sip:[^&gt;[:cntrl:]]*&#39;, &#39;;transport=tcp&#39;);<br>xlog(&quot;L_INFO&quot;, &quot; $ru \n&quot;);<br>
}<br><br>but this looks like not working for me.<br>RURI port and IP is correct but transport is not set to TCP.<br><br>Can you help me?<br>\<br><div style="visibility: hidden; left: -5000px;" id="avg_ls_inline_popup"></div>
<style type="text/css">#avg_ls_inline_popup{position: absolute;z-index: 9999;padding: 0px 0px;margin-left: 0px;margin-top: 0px;overflow: hidden;word-wrap: break-word;color: black;font-size: 10px;text-align: left;line-height: 130%;}</style>