On Wednesday 21 January 2015 13:42:07 Volkan Oransoy wrote:
Content-Length: 270.
v=0. o=FreeSWITCH 1421813895 1421813896 IN IP4 1.2.3.6. s=FreeSWITCH. c=IN IP4 1.2.3.6. t=0 0. m=audio 28384 RTP/AVP 3 8 0 101 13. a=rtpmap:3 GSM/8000. a=rtpmap:8 PCMA/8000. a=rtpmap:0 PCMU/8000. a=rtpmap:101 telephone-event/8000. a=fmtp:101 0-16. a=ptime:20.
Is there anything wrong with this INVITE package and how can I trace this issue on Kamailio box?
Content-Length = 270 bytes. I count 248 if line endings are \n, or 260 is lines end in \r\n. Packet is incomplete, looks like something is breaking when you are going over +/- 1300bytes per invite. Make a capture with tcpdump/tshark/wireshark to see if there is more.