Bugs item #1597848, was opened at 2006-11-16 16:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=637564&aid=1597848&group_id=104305
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Transport Group: v1.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Martin Shaw (martinshaw) Assigned to: Nobody/Anonymous (nobody) Summary: Incorrect pkt len calculation in prepare_pcap.c Initial Comment: The calculation of packet length performed in prepare_pcap.c does not accurately reflect the true size of small udp packets where they are padded with an ethernet trailer. This may not be an issue for (most of) the codecs, but it can be a problem for DTMF events etc. I have uploaded the diff for a workaround I have implemented to get correct checksums calculated for such packets. Regards, Martin. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=637564&aid=1597848&group_id=104305 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
