Results 18 comments of Rob Day

You should be able to work around this with `setdest` (https://sipp.readthedocs.io/en/v3.6.1/scenarios/actions.html#setdest) which is currently the only way to change the destination of an active call. It's possible that we could...

In v3.7.1 we cope better with `gtest` being unavailable - does that meet your use-case?

I've added some diagnostic improvements here under https://github.com/SIPp/sipp/pull/618.

It's possible that if you're running media you need to set `-mi` to an IPv6 address.

Looks good, thanks! I'd like to compile this and kick the tyres myself before I merge, but I should get to that this week. What OSes have you tested this...

Sorry for the delay - had to mull that issue over. I think the right thing to do is to open the necessary range of ports - but we should...

I can't trivially reproduce the 'Cannot read/cache' behaviour on 3.6.1: ``` 17:29:43 > $ ./sipp -v | head -n 2 SIPp v3.6.1-RTPSTREAM. 17:29:46 > $ grep rtp_stream rtp.xml 17:29:48 >...

I don't actually use them any more either, but I think #614 has fixed.

Or perhaps `peer_media_ip`, `peer_media_port`, by analogy with `peer_tag_param`?