[asterisk-bugs] [JIRA] (ASTERISK-21857) Move Stasis-HTTP websocket URL from /ws to /stasis/events

David M. Lee (JIRA) noreply at issues.asterisk.org
Mon Jun 3 12:31:03 CDT 2013


David M. Lee created ASTERISK-21857:
---------------------------------------

             Summary: Move Stasis-HTTP websocket URL from /ws to /stasis/events
                 Key: ASTERISK-21857
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21857
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_stasis_http
            Reporter: David M. Lee


For reasons that are unimportant, the current WebSocket events for Stasis-HTTP are provided using the /ws URL. This is the same URL that provides WebRTC support. Providing two completely different sets of functionality on the same URL isn't the best idea.

Now that ASTERISK-21279 has been implemented, we should be able to move the WebSocket support to its intended URL, /stasis/events.

--
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