versatica / JsSIP

JsSIP, the JavaScript SIP library
https://jssip.net
Other
2.42k stars 744 forks source link

The new JsSIP.UA(configuration).call method does not return the status after execution #841

Closed soberlyj closed 10 months ago

soberlyj commented 10 months ago

new JsSIP.UA(configuration).call will hear that canceld is returned in failed 30 seconds after execution, but the call is already through. What causes this situation and how can I solve it