[asterisk-bugs] [JIRA] (ASTERISK-24777) chan_sip and chan_pjsip cannot coexist when using websocket transport
PowerPBX (JIRA)
noreply at issues.asterisk.org
Tue Feb 10 13:05:34 CST 2015
PowerPBX created ASTERISK-24777:
-----------------------------------
Summary: chan_sip and chan_pjsip cannot coexist when using websocket transport
Key: ASTERISK-24777
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24777
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Channels/chan_sip/WebSocket
Affects Versions: 13.2.0, 12.8.1
Reporter: PowerPBX
Severity: Critical
While testing WebRTC I discovered that I cannot connect with a chan_pjsip extension when chan_sip is enabled at the same time even though it is listening on a different udp port. The extension is not found to be a chan_sip extension and authentication fails.
This occurs even if there are no chan_sip extensions set to transport=ws. As far as I can tell there is no way to prevent this other than disabling chan_sip.
One possible improvement would be to add a feature that prevents chan_sip from listening to the websocket port. Another possible improvement would be to allow chan_sip and chan_pjsip to listen on different websocket ports if that is architecturally possible.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list