[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 Jan 18 09:29:21 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-20952:
-----------------------------------
Status: Open (was: Triage)
> 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
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list