sipml5
sipml5 copied to clipboard
Dropped WS sipstack connection does not terminate active call session
- Call somewhere from sipml5
- Terminate WS tcp connection (I used "# tcpkill port 8089" on server side)
- Call will be still active (incoming and outgoing audio continue to work)
- Now it is impossible to terminate this call on sipml5 side (only way to do this is to reload webpage): .hangup() method raises "Stack not started" error