[sr-dev] [kamailio/kamailio] TOPOS not working correctly with loose_route() for in-dialog requests BYE/re-INVITE (Issue #2905)

Daniel-Constantin Mierla notifications at github.com
Fri Nov 5 08:31:15 CET 2021


The BYE should not have R-URI pointing to local Kamailio (D.D.D.D) if you got that BYE content from the Kamailio. If you got it with ngrep from the network, then it should be no Route headers pointing to local Kamailio (D.D.D.D).

This does not look as a topos C code issue, it can be some misconfiguration or broken systems that interact with kamailio.

To sort out what it is, write to sr-users at lists.kamailio.org providing the ngrep output for such call taken on kamailio with topos, using:

```
ngrep -d any -qt -W byline port 5060
```

Then we can discuss there what might be the causes and if it is a bug in the C code, a corresponding issue can be created here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2905#issuecomment-961680687
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211105/0fc6e85f/attachment.htm>


More information about the sr-dev mailing list