<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hello,</div>
<div><br>
</div>
<div>I'm facing the same problem as:</div>
<div><a href="https://github.com/OpenSIPS/opensips/issues/190">https://github.com/OpenSIPS/opensips/issues/190</a></div>
<div><br>
</div>
<div>When I look at a wireshark, I see the following in the VIA header:</div>
<div>Via: SIP/2.0/UDP \000\000\000\000\000\000\000\000\000\000\000\000\000:5060;branch=z9hG4bK9414.22d66c76.0</div>
<div><br>
</div>
<div>As far as I can see it's only with the CANCEL method, in the config it looks like:</div>
<div><br>
</div>
<div>
<div>if (method==&quot;CANCEL&quot;)</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>{</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span></div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>set_advertised_address(185.XX.XX.XX);</div>
<div><br>
</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>route(&quot;PROCESS_RTP_PROXY&quot;);</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unforce_rtp_proxy();</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>if (t_check_trans())</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>t_relay();</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>exit;</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>}</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>I've tested it with 1.8.3 and 1.10.1</div>
<div><br>
</div>
<div>Does anyone has this same problem?</div>
<div><br>
</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div>Bernard Buitenhuis</div>
<div><br>
</div>
</body>
</html>