SIPp 3.7.0~rc1
Pre-release
Pre-release
NOTE: Please download sipp-3.7.0~rc1.tar.gz
from link below instead of Source code (tar.gz). They are both source code, but the latter one is a snapshot of the git v3.7.0~rc1
tag and lacks version.h
and sipp.1
.
Features added in 3.7.0~rc1
- B2BUA Media Gateway RTP/SRTP bit pattern testing -- see
docs/rtpcheck_xml_syntax_reference.pdf
. Command line examples:By Jeannot Langlois.# UAC (RTP) ./sipp -m 1 -sf sipp_scenarios/pfca_uac_apattern.xml \ -t u1 -i 127.0.0.2 -p 5060 -mp 4000 127.0.0.3:5060 # UAS (RTP) ./sipp -m 1 -sf sipp_scenarios/pfca_uas.xml \ -i 127.0.0.3 -t u1 -p 5060 -mp 5000 -rtp_echo # UAC (SRTP) ./sipp -m 1 -sf sipp_scenarios/pfca_uac_bpattern_crypto_simple.xml \ -t u1 -i 127.0.0.2 -p 5060 -mp 4000 -rtpcheck_debug -srtpcheck_debug \ 127.0.0.3:5060 # UAS (SRTP) ./sipp -m 1 -sf sipp_scenarios/pfca_uas_both_crypto_simple.xml \ -t u1 -i 127.0.0.3 -p 5060 -mp 5000 -srtpcheck_debug
- URL encode/decode
<action>
for scenarios (by Jérôme Poulin). - Variables in the rtpstream/pcap filenames (by Orgad Shaneh).
- WolfSSL/WolfCrypt library support (as alternative to OpenSSL, by Thomas Uhle).
Bugs fixed in 3.7.0~rc1
- Documentation updates. Code cleanups. Build fixes. (By Walter Doekes, Thomas Uhle, ChanderG, Lin Sun, Markus Goetzl, Rob Day, Stefan Mititelu, Orgad Shaneh, Karn Saheb).
- Fix socket/tcp refcount/order issue (by Orgad Shaneh).
- Fix timezone in [date] on FreeBSD (by kadabusha).
- Track auto-answered messages as a visible counter rather than an error log (by Rob Day).
- Unconditionally show index in scenario screen (by Rob Day).
Checksums
MD5: b2a28142424daa6addcf528bb2e9106b sipp-3.7.0~rc1.tar.gz
SHA1: fd825db82e0c099936bfea8d37a24feb812a3d10 sipp-3.7.0~rc1.tar.gz
SHA256: 6195e91117342dc6e8d32b172927a60bf5a1a42a6770ed3d8b31717a7473d2f5 sipp-3.7.0~rc1.tar.gz