Hello All,

I have attached the following set of patches to the 2006-12-19 release:

- makefile.diff
      Include an "EXTRAENDLIBS" keyword so that libraries can be appended to
      the list after SSL.  This is required to link a static SIPp binary on my 
RHEL
      system.
      This adds the ability to specify the maximum retransmission for invites
      and non-invite messages.
      Count messages before actions are performed, so that if the action is to
      terminate the call the message shows up on the screen and also in 
statistics.
      Use get_ functions for numbers in the scenario, so that more invalid
      scenarios will be caught.
      Use a table driven option parsing architecture.  This makes it easier
      to add new options, and should increase error handling of invalid
      options.  Also use the option table to automatically generate the help
      message.
      Fail when parsing a scenario that enables authentication if SSL is not
      enabled.
      Fail when parsing a scenario that has pcap if pcap is not enabled.
      For options that take a time allow them to be specified using seconds
      or milliseconds.  This lets you have more precise statistics intervals,
      or just a more convenient way to specify times.
- rttdelimiter.diff
      Use the stat_delimiter for the trace_rtt option, and also include the
      RTD number that is being reported.  Finally, if a scenario loops back on
      itself you can enable repeated RTD calculations with the "repeat_rtd"
      XML element.

Charles

--
Dr. Charles P. Wright
Software


(See attached file: sipp-patches-2006-12-19-ibm1.tar.gz)

Attachment: sipp-patches-2006-12-19-ibm1.tar.gz
Description: Binary data

-------------------------------------------------------------------------
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

Reply via email to