Hello Charles,

thanks for this other round of enhancement and fixes.

Charles P Wright wrote:
> Hello,
>
> I have attached a few patches with some enhancements and a few bug fixes to
> my previous patches.  The major enhancement is that TCP reads are no longer
> octet-by-octet at the system call level.  The bug fixes are for TCP partial
> message handling and also pcap playing.  I haven't actually used pcap
> playing before, so don't know how to properly test it, but this fix does
> cause the socket to be opened and Wireshark shows RTP packets flowing.
>
> - partialtcpmessage.diff
>       Fix handling of partial TCP messages by entering congested state,
>       otherwise partial messages end up getting corrupted.
>   

Checked-in: SVN 107

> - pollset.diff
>       Add buffers in front of the TCP sockets, so that octet-by-octet
>       reads only require a function call and not a system call.  This
>       improved TCP performance by a factor of four during my tests.
>   
Checked-in: SVN 108
> - mpcycle.diff
>       If the media port is not available cycle upwards until a free one
>       is found (as is done for the SIP and control ports).
>   
Checked-in: SVN 109
> - csvdelim.diff
>       Allow alternative strings to delimit the statistics file, if set
>       to a comma, this makes it more convenient to open the files in
>       Excel.
>   
Checked-in: SVN 110
> - valgrind.diff
>       A few things that I found by running SIPp through valgrind.
>   
Checked-in: SVN 111
> - reconnect.diff
>       Better control reconnection behavior (the pause and whether or not
>       to close all of the calls).
>   
Checked-in: SVN 112
> - fixpcap.diff
>       This is a two line fix to pcap playing that was broken in the course
>       of my previous patch set.
>   
Was already fixed.

I am working to update the documentation right now.

Thanks!
Olivier.

-- 
Olivier
HP OpenCall Software
http://www.hp.com/go/opencall/


-------------------------------------------------------------------------
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
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to