[sr-dev] [kamailio/kamailio] topos inserts comma separated Via in OK (#1005)

Daniel-Constantin Mierla notifications at github.com
Wed Feb 22 22:40:22 CET 2017


I missed those attachments, anyhow next time use ngrep, because the output from wireshard adds too much noize. You can use ngrep to dump the text format from pcap (which can be exported from wireshark), like:

```
ngrep -qt -W byline -I file.pcap
```

The issue is not with via headers at all. The replies are routed properly, there is an ACK following the 200ok.

The problem is routing the ACK. Are you using set_contact_alias() or add_contact_alias()? You should use the first one. If you do it, then there might be some logic error in kamailio.cfg.

-- 
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/1005#issuecomment-281812994
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170222/b6e16400/attachment.html>


More information about the sr-dev mailing list