summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2018-04-10 15:09:49 -0600
committerGeorge Joseph <gjoseph@digium.com>2018-04-17 10:30:44 -0600
commit8135558bab0ed52464fce31f325be17e4da00c2f (patch)
treed7715ed217a4633ea50b8478df53f9fc51fd2786 /CHANGES
parent4fb7967c7327fd73a93c587f3eca0564201be049 (diff)
app_sendtext: Enhance SendText to 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. Change-Id: I648b4574478119f95de09d9f08e9595831b02830
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 ------------
------------------------------------------------------------------------------