[asterisk-bugs] [JIRA] (ASTERISK-21930) WebRTC over WSS is not working.

Tim Somers (JIRA) noreply at issues.asterisk.org
Wed Oct 16 04:31:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210966#comment-210966 ] 

Tim Somers commented on ASTERISK-21930:
---------------------------------------

I tried you patches today, both the exact version you posted and based on the latest trunk. The client registers fine, but when trying to make a call, I get only a single line in rasterisk:
{code}
[Oct 16 11:23:48] ERROR[29347]: res_http_websocket.c:455 __ast_websocket_read: Error reading from web socket!
{code}
Both sip and core debug are on, but nothing gets logged. The sipml5 clients get stuck on "Call in progress...".
Clients are Chrome 32.0.1664.3 on debian, chrome 30.0.1599.69 on windows, firefox nightly 27.0a1 on windows, with the latest sipml5 code. All give the exact same result.

Is there any way I can get you more info to get this working?
                
> WebRTC over WSS is not working.
> -------------------------------
>
>                 Key: ASTERISK-21930
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21930
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_http_websocket
>    Affects Versions: 11.4.0
>         Environment: debian wheezy, asterisk 11.4, sipml5-webphone
>            Reporter: John
>            Assignee: Matt Jordan
>         Attachments: webrtc-trunk.patch
>
>
> Websocket connection over secure WSS gives a the following:
> == WebSocket connection from '192.168.1.1:59831' for protocol 'sip' accepted using version '13'
> but peer will never register.
> Using the unsecure WS, everything works as expected. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list