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(a)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