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

[FEATURE] receive_message for incoming SIP MESSAGEs #58

Closed chewi closed 10 years ago

chewi commented 10 years ago

I did want to abort the call on a regexp mismatch but every method I tried simply didn't work. stop_call is only effective before the call is answered and who knows how the action works.

ack_bye has been renamed to okay (and aliased) because nothing about it is specific to BYE.

benlangfeld commented 10 years ago

Can I get a changelog entry for this?

chewi commented 10 years ago

Rebased and added.