20 Commits

Author SHA256 Message Date
54a71ba679 Accepting request 1327741 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1327741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=8
2026-01-17 13:56:48 +00:00
9b7583c8ee Accepting request 1326504 from home:mnhauke
- Update to version 3.7.7
  * 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/request/show/1326504
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=19
2026-01-16 19:30:36 +00:00
30e76ef95a Accepting request 1319078 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1319078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=7
2025-11-24 13:08:06 +00:00
0aed8f929f Accepting request 1318894 from home:mnhauke
- Update to version 3.7.5
  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/request/show/1318894
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=17
2025-11-21 12:00:56 +00:00
78777bdd22 Accepting request 1205991 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1205991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=6
2024-10-07 19:49:53 +00:00
9e0ced96bb Accepting request 1199698 from home:mnhauke
- Update to version 3.7.3
  * Remove support for variables in PCAP filenames, originally
    introduced in 3.7.0.
  - Recovered '-mp' and '[auto_media_port]' to maintain backwards
    compatibility.
  - Fix crash when using PCAP play with more than one call.

OBS-URL: https://build.opensuse.org/request/show/1199698
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=15
2024-10-06 16:48:52 +00:00
574b10a990 Accepting request 1130609 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1130609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=5
2023-12-04 22:00:58 +00:00
Christian Wittmer
d0de36dc8b Accepting request 1128638 from home:mnhauke
- Update to version 3.7.2
  * One high-frequency log has been removed

OBS-URL: https://build.opensuse.org/request/show/1128638
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=13
2023-12-03 18:55:27 +00:00
f48f6fab18 Accepting request 1126916 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1126916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=4
2023-11-16 19:29:54 +00:00
a0520a109e Accepting request 1121530 from home:simonlm:branches:network:telephony
Update to version 3.7.1

OBS-URL: https://build.opensuse.org/request/show/1121530
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=11
2023-11-16 14:39:59 +00:00
7d753223a2 Accepting request 836076 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/836076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=3
2020-09-22 19:15:41 +00:00
42e7cb2b14 Accepting request 835669 from home:mnhauke
- 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
2020-09-22 11:26:32 +00:00
827bd5ece1 Accepting request 712530 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/712530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=2
2019-07-11 11:13:01 +00:00
f899d6fb3f Accepting request 710877 from home:mnhauke
- Update to version 3.6.0
  * Automatic filenames (trace files, error files, etc..) are now
    created in the current working directory instead of in the
    directory of the scenario file.
  * Only validates SSL certficate if CA-file is separately specified.
  * Fix `[routes]` header in UAS scenario's.
  * last\_Keyword does not search in SIP body anymore

OBS-URL: https://build.opensuse.org/request/show/710877
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=7
2019-06-29 13:40:52 +00:00
38d2330f5c Accepting request 632528 from network:telephony
I want to maintain sipp in Factory

OBS-URL: https://build.opensuse.org/request/show/632528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sipp?expand=0&rev=1
2018-09-04 20:55:59 +00:00
Ismail Dönmez
c1b96e6930 Accepting request 632364 from home:mnhauke
Fix license

OBS-URL: https://build.opensuse.org/request/show/632364
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=5
2018-08-31 08:54:56 +00:00
bfb2213b61 Accepting request 626121 from home:mnhauke
- Fix license

OBS-URL: https://build.opensuse.org/request/show/626121
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=4
2018-08-06 14:08:29 +00:00
Ismail Dönmez
b9bc40d1bd Accepting request 623920 from home:mnhauke
Update to version 3.5.2

OBS-URL: https://build.opensuse.org/request/show/623920
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=3
2018-07-19 11:09:57 +00:00
87315d53d3 Better make install call
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=2
2013-06-23 16:48:52 +00:00
e8b5c9aa0c Accepting request 180634 from home:RedDwarf
Has been in my home project for years. Now that it seems the development is
getting more serious ("only" 3 patches needed!) let's give it a better home.

OBS-URL: https://build.opensuse.org/request/show/180634
OBS-URL: https://build.opensuse.org/package/show/network:telephony/sipp?expand=0&rev=1
2013-06-23 16:44:14 +00:00