[SR-Users] Help with SIP over Websocket audio call

Juha Heinanen jh at tutpro.com
Fri Mar 29 08:52:44 CET 2013


Brad Johns writes:

> However, after registration, the users can't place an audio call.  I see no
> ringing on the remote browser.  I don't know how to debug this further to
> find out what the problem is.  Can anyone help with clues or debug?  In
> Debug log I can see the websocket ws_frame.c decode the websocket message
> into SIP, and I see normal SIP call flow for an INVITE.  However, nothing
> indicating a call.

i just tried tryit app with chrome 26 and calls worked for me.  there
was considerable delay (about 10 sec) before the called browser showed
the call coming in, but once it did, i was able to answer the call and
see video flying both ways.  i didn't hear any audio, which may be due
to audio settings of the browser.

> Any help debugging this appreciated.

use wireshark to see what is going on on the wire.

i noticed that tryit app uses normal sip tcp port 5060. i didn't even
have websocket.so loaded in my proxy when i did the test.  perhaps it
falls back to sip over tcp if sip over websocket transport is not
supported?

-- juha



More information about the sr-users mailing list