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

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Tue Sep 29 16:17:35 CDT 2015


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

Kevin Harwell updated ASTERISK-25312:
-------------------------------------

    Target Release Version/s: 11.20.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
>
>
> 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