[sr-dev] [kamailio] TCP packets are Malformed (#51)
Daniel-Constantin Mierla
notifications at github.com
Tue Feb 10 12:55:03 CET 2015
You can try to use 'tcpdump -s 0 ...' to see what comes there. Beware that tcp is a stream protocol and network sniffing tools can see parts of the same messages coming as separate packet on the wire, which can be a matter of how the kernel flushes the outbuffer.
Also, don't forget about the option with onsend_route to see what kamailio is writting to the socket.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/51#issuecomment-73687767
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150210/d64011b0/attachment.html>
More information about the sr-dev
mailing list