<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi<div class=""><br class=""></div><div class="">I was seeing something similar using topos. All seemed to be ok until the far end (Asterisk) sent a BYE.  At which point kamailo passed the message to WITHINDLG, in which loose_route came up false (-1) and the BYE got missed, falling through to the “404 Not here” at the end of WITHINDLG. .. I never did work out what caused it. However what I then did was start with the latest kamailo 5.4 cfg file and step forward adding my customisations back in, looking for what caused the issue.  As you do with these things I cleaned my code up as I went.  All I can say is that when I’d added everything back it was still working.</div><div class=""><br class=""></div><div class="">Mark</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 2 Aug 2020, at 11:46, mohsen khashei <<a href="mailto:mkhashei@gmail.com" class="">mkhashei@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi all.<div class="">I use topoh module for topology hiding and this is my config for topoh:</div><div class="">modparam("topoh", "mask_key", "my key")<br class=""> modparam("topoh", "mask_callid", 1)<br class=""> modparam("topoh", "callid_prefix", "!!:")<br class=""> modparam("topoh", "sanity_checks", 1)<br class=""> modparam("topoh", "mask_ip", "x.x.x.x")<br class=""> modparam("topoh", "uri_prefix_checks", 1)<br class=""> modparam("topoh", "uparam_name", "line")<br class=""> modparam("topoh", "uparam_prefix", "sr-")<br class=""> modparam("topoh", "vparam_name", "branch")<br class=""> modparam("topoh", "vparam_prefix", "z9hG4bKsr-")<br class=""></div><div class="">and also i use:</div><div class="">modparam("dialog", "lreq_callee_headers", "TH: dlh\r\n")<br class=""></div><div class="">for dialog module.</div>my calls come from asterisk and routed to the carrier(sip trunk) and vice versa,<br class="">when i make a call from asterisk every thing works fine until the call hanged up from the carrier. at that modemt the kamailio send an 481 call/leg transaction does not exist.<br class="">if call dropped bye the asterisk user everything works fine.<br class="">how can i solve this?<div class=""><span style="font-size: 14px;" class=""><font face="arial, sans-serif" class=""></font></span></div></div>
_______________________________________________<br class="">Kamailio (SER) - Users Mailing List<br class=""><a href="mailto:sr-users@lists.kamailio.org" class="">sr-users@lists.kamailio.org</a><br class="">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users<br class=""></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="orphans: 2; widows: 2;" class="">-- </div><div style="orphans: 2; widows: 2;" class="">Mark Boyce</div><div style="orphans: 2; widows: 2;" class="">Dark Origins Ltd</div><div style="orphans: 2; widows: 2;" class=""><br class=""></div></div></div></div></body></html>