versatica / tryit-jssip

New tryit-jssip application

Home Page:https://tryit.jssip.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot call others, while establishing a call ,it always return sip failure code

amosli opened this issue · comments

Hi,Versatica:
I run this demo, cannot call others, while establishing a call ,it always return sip failure code.
When I click the button call ,it wait to establishing a call , but when it connect to other phone ,it close the connection immediately, and return sip failure code.My account is right, I has do a right call with sip.js .

The chrome browser console log as follows:
+0ms browser.js:119 JsSIP:WebSocketInterface send() +1ms browser.js:119 JsSIP:RTCSession receiveInviteResponse() +1ms browser.js:119 JsSIP:RTCSession session failed +1ms browser.js:119 JsSIP:RTCSession close() +2ms browser.js:119 JsSIP:RTCSession close() | closing local MediaStream +2ms browser.js:119 JsSIP:Dialog dialog 0ro979uuoh33veti2tr7rbemvl1u12QvZKU8Ba5eU2p deleted +3ms debug.js:127 tryit-jssip:audioPlayer stop() [name:ringback] +43ms debug.js:127 tryit-jssip:audioPlayer play() [name:rejected, relativeVolume:1] +1ms browser.js:119 JsSIP:InviteClientTransaction Timer D expired for transaction z9hG4bK4660533 +35ms

Closing since this is not a bug. Please, analyse the SIP traces and check why you're getting a SIP failure code from your server.

Any question you may have please use the mailing list after having checked the logs and traces by yourself.