NetComposer / nksip

Erlang SIP application server
Apache License 2.0
358 stars 127 forks source link

Fix crash when getting re-invite while in bye state #80

Open mritalian opened 5 years ago

mritalian commented 5 years ago

In case of retransmit etc, which can legitimately happen, this tears down the call process completely replying 500 instead of a more expected 481.