mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
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
This commit is contained in:
7
CHANGES
7
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 ------------
|
||||
------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user