<div dir="ltr">Hi,<div><br></div><div>I have a device here, which does some sort of strange things:</div><div><br></div><div>I have SIP Message, e.g. with a length of 1100 Bytes and the devices adds "0" to the end to meet the MTU of the network (for a single TCP frame), some sort of TCP padding. The following TCP Frame contains only the next message. Looking at the trace in Wireshark, sngrep or similar, all of them try to re-assemble the next message in the TCP stream, but however don't decode them as SIP due to to first couple of zero's in the message.</div><div><br></div><div>Looking at Kamailio, it seems not to have any issues with this and decodes/parses the message properly (they show up on Homer properly); however it also forwards the message INCLUDING the first couple of zero's even on UDP.</div><div><br></div><div>To make it complitely irritating, the phone itself would ignore such packets, if we would forward them to the phone with starting zeros.</div><div><br></div><div>Has anyone seen anything like this and is it standards-compliant? Any proper and easy way to get rid of the starting "zero's" from a message before forwarding these messages? I could always "hack" something into src/core/tcp_read.c, but I wonder if there is already a proper way?</div><div><br></div><div>Any ideas anyone?</div><div><br></div><div>Thanks,</div><div>Carsten</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">--</div><div dir="ltr">Carsten Bock I Managing Director <br>ng-voice GmbH<br><br>Millerntorplatz 1 I 20359 Hamburg I Germany<br><a href="http://www.ng-voice.com" target="_blank">www.ng-voice.com</a><br><br>Mobile +49 (0)179-20 21 244 I Direct +49 (0)40-52 47 593-40 I Fax +49 (0)40-52 47 593-99<br><br>Sitz der Gesellschaft: Hamburg<br>Registergericht: Amtsgericht Hamburg, HRB 120189<br>Geschäftsführer: Carsten Bock, Dr. David Bachmann<br>Ust-ID: DE279344284<br><br>Hier finden Sie unsere handelsrechtlichen Pflichtangaben:<br><a href="http://www.ng-voice.com/imprint/" target="_blank">http://www.ng-voice.com/imprint/</a></div></div></div></div></div></div></div>