[asterisk-bugs] [JIRA] (ASTERISK-25312) res_http_websocket: Terminate connection on fatal cases

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:22:02 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-25312:
-------------------------------------

    Target Release Version/s: 14.0.0

> res_http_websocket: Terminate connection on fatal cases
> -------------------------------------------------------
>
>                 Key: ASTERISK-25312
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25312
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_http_websocket
>    Affects Versions: 11.19.0, 13.5.0
>            Reporter: Joshua Colp
>      Target Release: 11.20.0, 13.6.0, 14.0.0
>
>
> The res_http_websocket module will currently attempt to close the WebSocket connection if fatal cases occur, such as when attempting to write out data and being unable to. When the fatal cases occur the code attempts to write a WebSocket close frame out to have the remote side close the connection. If writing this fails then the connection is not terminated.
> If the WebSocket close frame is not able to be sent the connection should be forcefully terminated.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list