summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2018-04-30 07:34:32 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2018-04-30 07:34:32 -0500
commit5dd6fe478c187df7b2b5c6d7568511a2ff58a778 (patch)
treecab8cb15e4424b0abb9ba591cf98d14bc4a926ca /CHANGES
parent9c430569d4ccfb035970554641eacde88fc0c295 (diff)
parent8135558bab0ed52464fce31f325be17e4da00c2f (diff)
Merge "app_sendtext: Enhance SendText to support Enhanced Messaging"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7fdae7066..19c8f86a4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -117,6 +117,13 @@ Core
MESSAGE message from a user in a conference call, it's relayed to all
other participants in the call.
+app_sendtext
+------------------
+ Support Enhanced Messaging. SendText now accepts new channel variables
+ that can be used to override the To and From display names and set the
+ Content-Type of a message. Since you can now set Content-Type, other
+ text/* content types are now valid.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 15.3.0 to Asterisk 15.4.0 ------------
------------------------------------------------------------------------------