<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear List<div><br></div><div>I have an issue with topoh module.</div><div><br></div><div>Specifically for in-dialog requests, if the encoded uri is altered i.e. initial encoded contact uri is</div><div><br></div><div>Contact: <sip:X.X.X.X;line=sr-huAWi7oPBYsF.cC0L2lWOUlPwbSWOUl6wURTw24W><br></div><div><br></div><div>and UAS sends an in-dialog INVITE like this adding tgrp and user=phone:</div><div><br></div><div>INVITE sip:X.X.X.X;line=sr-huAWi7oPBYsF.cC0L2lWOUlPwbSWOUl6wURTw24W;tgrp=1069912311;user=phone</div><div>  </div><div>Kamailio cant seem to match/decode this and responds "404 Not Found"</div><div><br></div><div>I have also set:</div><div>modparam("topoh", "uri_prefix_checks", 0)</div><div><br></div><div>As specified here:</div><div><a href="https://www.kamailio.org/docs/modules/4.4.x/modules/topoh.html#idp37582868">https://www.kamailio.org/docs/modules/4.4.x/modules/topoh.html#idp37582868</a><br></div><div><br></div><div>But still doesn't work. Is there a bug with this module?</div><div><br></div><div><div># ====================================================</div><div># ================ TOPOLOGY HIDING ===================</div><div># ====================================================</div><div><div>modparam("topoh", "mask_key", "secret")</div><div>modparam("topoh", "mask_ip", "X.X.X.X")</div><div>modparam("topoh", "mask_callid", 0)</div><div>modparam("topoh", "uparam_name", "line")</div><div>modparam("topoh", "uparam_prefix", "sr-")</div><div>modparam("topoh", "vparam_name", "branch")</div><div>modparam("topoh", "vparam_prefix", "z9hG4bKsr-")</div><div>modparam("topoh", "uri_prefix_checks", 0)</div></div></div><div><br></div><div><br></div><div>Thanks in advance for your support</div><div>Phillip</div></div></div></div></div></div>