mojolingo / sippy_cup

Create SIP load test scenarios the easy way
http://mojolingo.github.io/sippy_cup
MIT License
218 stars 78 forks source link

Handle hard-coded RTCP ports in the Runner, not the Scenario #39

Closed wdrexler closed 10 years ago

wdrexler commented 10 years ago

I have run into some issues running a scenario with a hard-coded RTCP port multiple times in a row (strange RTCP data). This allows for RTCP port to be specified at run-time rather than scenario creation time.

bklang commented 10 years ago

Awesome work, thanks!

bklang commented 10 years ago

@wdrexler Please update the README to match this change, and add a CHANGELOG entry too.