Without seeing the sip traffic, it is hard to figure out what is going wrong. 
Instead of the pcap file, you can grab the sip traffic with ngrep, like:

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

Then replace the IP addresses and other sensitive tokens with generic values, 
so you can share it 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/1005#issuecomment-281586416
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to