[asterisk-bugs] [JIRA] (ASTERISK-20952) Create pjproject transport module for WebSockets for SIP over WS support
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 15 08:54:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan reassigned ASTERISK-20952:
--------------------------------------
Assignee: Jason Parker
> 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: Jason Parker
> Labels: Asterisk12, NewSIP
>
> 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: 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