sipp icon indicating copy to clipboard operation
sipp copied to clipboard

Few additions to the code

Open smititelu opened this issue 3 years ago • 0 comments

Hello, we are using SIPp with the following features and I wonder if they are of interest for the upstream community:

  1. Add define to use local ip hints

When USE_LOCAL_IP_HINTS is defined, prioritize local interface hints and use them when deciding the remote address.

Useful when remote is a FQDN which can resolve to both IPv4 nd IPv6.

  1. Generate random SSRC

  2. Return ok if xml scenario finished ok. Log rtp or echo errors

  3. Make TLS client cert/key file optional

Thank you, Stefan

smititelu avatar Feb 08 '22 08:02 smititelu