sipp
sipp copied to clipboard
Improve behaviour on TCP connection close
SIPped, the Polycom fork of SIPp (https://github.com/SIPp/polycom-sipped) improves SIPp's behaviour when a TCP connection is closed. It would be good to get this merged into the main SIPp code.
It looks as though the relevant commits are 515ac76, 1ce4788 and 0b0392d.
Bumping up this ticket. I also had a problem with SIPp exiting without showing any errors in any log (just marking the calls as failed). After a log of debugging I found out the server was closing the connection, so not a SIPp issue, but an indication of why the calls failed would have helped me to find the issue faster. Thanks