SIPp / sipp

The SIPp testing tool
https://sipp.readthedocs.io
Other
921 stars 384 forks source link

Need version 3.7.3 Published - Require [auto_media_port] #744

Closed abitrusty closed 2 months ago

abitrusty commented 2 months ago

Using 3.7.2 - Need the ability to generate multiple calls with unique source media ports for load testing

Using [rtpstream_audio_port] gives this functionality but it then stops rfc2833 dtmf digits (using ) from being recognised by SBC. Not sure why - might be because the dtmf is sent from media port 0 or something completely different.

As soon as I change Invite to [media_port] DTMF works perfectly but when load testing all calls come from the same media port and SBC ends up dropping all but one call

@orgads - is it possible to get the patch to re-implement [auto_media_port] published?

Many thanks in advance

orgads commented 2 months ago

Done

abitrusty commented 2 months ago

@orgads - legend!!! Really appreciate it!!