summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2018-04-27 10:06:30 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2018-04-27 10:06:30 -0500
commit9c430569d4ccfb035970554641eacde88fc0c295 (patch)
tree00204a3a02b9917963e1eb3ff13c67582e9bd776 /CHANGES
parent2cef65dc777a24da6999c6bed21f896e8ab79507 (diff)
parent4fb7967c7327fd73a93c587f3eca0564201be049 (diff)
Merge "bridge_softmix: Forward TEXT frames"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3a81ca7ba..7fdae7066 100644
--- a/CHANGES
+++ b/CHANGES
@@ -105,6 +105,19 @@ Core:
by the system.
------------------------------------------------------------------------------
+--- Functionality changes from Asterisk 15.4.0 to Asterisk 15.5.0 ------------
+------------------------------------------------------------------------------
+
+Core
+------------------
+ * Core bridging and, more specifically, bridge_softmix have been enhanced to
+ relay received frames of type TEXT or TEXT_DATA to all participants in a
+ softmix bridge. res_pjsip_messaging and chan_pjsip have been enhanced to
+ take advantage of this so when res_pjsip_messaging receives an in-dialog
+ MESSAGE message from a user in a conference call, it's relayed to all
+ other participants in the call.
+
+------------------------------------------------------------------------------
--- Functionality changes from Asterisk 15.3.0 to Asterisk 15.4.0 ------------
------------------------------------------------------------------------------