Releases: SIPp/sipp
SIPp 3.5.3~rc1
NOTE: Please download sipp-3.5.3-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.5.3_rc1
tag and lacks configure files, version.h
and sipp.1
.
Bugs fixed in 3.5.3
- Fix
[routes]
header in UAS scenario's. (Issue #262, reported by Stefan Mititelu (@smititelu).) (Backported from b6c7b20 from 3.6.) - Fix bad Content-Length calculation when whitespace was between the CRLF pairs that separate the body. (Issue #337, fixed by Serg Stetsuk (@sergstetsuk)).
- Fix crash in pcap play on send failure because of pthread_cleanup macros. (Issue #74, #370, reported by various people.)
SIPp 3.5.2
This contains a few fixes to the 3.5.1 release.
NOTE Please download sipp-3.5.2.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.5.2 and lacks configure stuff, version.h and sipp.1.
Relevant changes since 3.5.1:
- Fix lots of build issues, mainly with ncurses/curses/tinfo and openssl.
- Better parsing of Contact header. (Issue #234.)
- Proper retrying of media ports during startup. (Issue #276.)
Checksums:
MD5: 604df972c6ed3ddc598b2b83d7a8ddad sipp-3.5.2.tar.gz
SHA1: cdeeeb34740e1164092ddbf6f7e744221820da58 sipp-3.5.2.tar.gz
SHA256: 875fc2dc2e46064aa8af576a26166b45e8a0ae22ec2ae0481baf197931c59609 sipp-3.5.2.tar.gz
SIPp 3.5.1
This contains a few fixes to the 3.5.0 release.
NOTE Please download sipp-3.5.1.tar.gz
from the link below instead of Source code (tar.gz)
. They are both source code, but the latter one is a snapshot of the git v3.5.1 tag that won't build because it requires the git metadata as well.
Relevant changes since 3.5.0:
- Fix qop-value in authorization Digest. It can only hold a single value
(auth, auth-int, ...) and does not take double quotes, in contrast to
the challenge. Some servers returned a 400 upon receiving this.
(Issue #191, reported by @artlov.) - Fix compile error on Cygwin. (Issue #193, reported by @Gankarloo.)
Checksums:
MD5: c14e4c84975337ce952f03a38ddba7ec sipp-3.5.1.tar.gz
SHA1: d3d03d12fdfacdd13a01d0ae4e0a836f03f31f59 sipp-3.5.1.tar.gz
SHA256: 56421ba7b43b67e9b04e21894b726502a82a6149fc86ba06df33dfc7252a1891 sipp-3.5.1.tar.gz
Finally a new SIPp release
Thanks to everyone who contributed!
Download sipp-3.5.0.tar.gz
which includes a generated configure, include/version.h and sipp.1.
MD5: 126a7b19624a39cc553bde6352122f0a sipp-3.5.0.tar.gz
SHA1: 4be2a6ebd4536b09e4307f3e4111b8ea6ac900dc sipp-3.5.0.tar.gz
SHA256: 78d27ab9a75a9cfbbee22057f35430d3100883077e46254cc2cefc6f5f8cac49 sipp-3.5.0.tar.gz
Notable features:
- pcap replay of m=image SDP (faxes)
- starting SIPp without a terminal
- lots and lots of source code cleanup
See CHANGES.md for more info.
Enjoy!
Walter Doekes
OSSO B.V.
Collection of several bugfixes since 3.4.0
v3.4.1 Update autogenerated files