[asterisk-bugs] [JIRA] (ASTERISK-20952) CLONE - Create pjproject transport module for WebSockets for SIP over WS support

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Jan 18 09:27:22 CST 2013


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

Matt Jordan moved SWP-5387 to ASTERISK-20952:
---------------------------------------------

             Security: None  (was: Digium Only)
          Component/s:     (was: Asterisk Open Source)
                       Channels/chan_gulp
    Component Version:   (was: 12)
           Regression: No
             Workflow: Subtask and Courtesy Workflow  (was: Software Planning Workflow)
                  Key: ASTERISK-20952  (was: SWP-5387)
              Project: Asterisk  (was: Software Planning (Internal))
    
> CLONE - Create pjproject transport module for WebSockets for SIP over WS support
> --------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20952
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20952
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Channels/chan_gulp
>            Reporter: Matt Jordan
>            Assignee: Malcolm Davenport
>
> pjproject does not support WebSockets out of the box.
> Not to worry! It does support transport modules provided by third parties (like us!) to be registered as a transport for a SIP session. See {{sip_transport.h}} for the API for registering a new transport module with pjproject.
> ERGO: what we need is a transport module that provides WebSocket support for a SIP session. This could be (hopefully?) incorporated into the existing res_http_websocket, such that loading res_http_websocket will, if pjproject exists, also cause it to be registered as a transport for pjproject.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list