summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-03-01 18:25:33 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-03-01 18:25:33 -0600
commit75ebd8f0d2cdd146ab071391334ec7106ff29e94 (patch)
treeaf96088eacb0cd2b5bb84b7a7f777698b37b86c6 /CHANGES
parent65a025e9fa3053bfa8fc927f346450893659ba3b (diff)
parente510595c868c58eea6213f727156ea7d05141428 (diff)
Merge "res_pjsip WebRTC/websockets: Fix usage of WS vs WSS." into 13
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8324aed19..85658a4ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,14 @@ app_voicemail
* The 'Comedian Mail' prompts can now be overriden using the 'vm-login' and
'vm-newuser' configuration options in voicemail.conf.
+res_pjsip_transport_websocket
+------------------
+ * Removed non-secure websocket support. Firefox and Chrome have not allowed
+ non-secure websockets for quite some time so this shouldn't be an issue
+ for people. Attempting to use a non-secure websocket may or may not work
+ when Asterisk attempts to send SIP requests to do something like initiate
+ call hangup.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.13.0 to Asterisk 13.14.0 ----------
------------------------------------------------------------------------------