Skip to content

Releases: rkday/jsipp

RTP support

06 Apr 14:16

Choose a tag to compare

This release adds the "-rtp_sink" command-line option. When this option is set, each call opens an associated UDP socket, processes RTP packets coming in on that port, and makes statistics on jitter, packet loss and out-of-sequence packets available over the ZeroMQ statistics interface. The port of the UDP socket is available in the [media_port] keyword for sending in the SDP.

Stats broadcasting

27 Mar 00:28

Choose a tag to compare

Adds statistics broadcasting over 0MQ, the first feature added that's not in SIPp.

Version 0.0.2

10 Feb 21:40

Choose a tag to compare

Version 0.0.2 Pre-release
Pre-release

Adds TCP support, additional keywords, and TCP UAS support.

First release - minimum function

23 Jan 23:34

Choose a tag to compare

Pre-release

This release allows sending very basic SIP flows (e.g. the scenario in resources/message.xml) at a specified rate to a specified server over UDP.