sipp
sipp copied to clipboard
Few additions to the code
Hello, we are using SIPp with the following features and I wonder if they are of interest for the upstream community:
- 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.
-
Generate random SSRC
-
Return ok if xml scenario finished ok. Log rtp or echo errors
-
Make TLS client cert/key file optional
Thank you, Stefan