* Fix const-correctness by @lemenkov in #826
- Update to version 3.7.6
* Add support for 'r' wildcard in call ID formatting.
* Introduce StringBuilder as snprintf replacement.
* Build: Export symbols to support plugins.
* JLSRTP: Add comments explaining string reserve sizes.
* SRTP: Fix mis-parsing of long input line.
* SRTP: Consolidate Srtp{Audio,Video}InfoParams.
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=19
Features
* Enable a mixture of server-mode and client-mode operation
simultaneously.
* Support for regexp matching on response codes.
* Support RFC3339 timestamp format and timezone offset.
Bugs fixed
* Fix RTPCHECK functionality regressions.
* Fix SRTPCheck testing on unlimited number of calls.
* Use random SSRC for SRTP instead of hardcoded value.
* Fix RTPStream crash on thread exit and reduce mutex scope.
* Fix memory leaks and file handle leaks.
* Fix CSV reports to use fixed precision for floats.
* Fix quit behavior to properly terminate.
* Mark aborted calls as failed.
* Various stability and build fixes.
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=17
- Switch from autotools to cmake
- Update to version 3.6.1
* Consistently unescape XML attributes when loading scenario
* Fix buffer overflow in screen output
* Fix nonce count in auth headers
* Fix parser warning when trying to access 0-byte SDP body
* Improve provided sipp.dtd file, and XML fixes
Make it easier to deal with large SIP packets by adding an
optional CPPFLAGS=-DSIPP_MAX_MSG_SIZE=262144 flag
OBS-URL: https://build.opensuse.org/request/show/835669
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=9