]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_sendtext: Enhance SendText to support Enhanced Messaging
authorGeorge Joseph <gjoseph@digium.com>
Tue, 10 Apr 2018 21:09:49 +0000 (15:09 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 17 Apr 2018 16:27:17 +0000 (10:27 -0600)
commit50b133e133ebe43196b116b41638c217f348c1c1
tree5cf18b994885f89f60db2780adc52180abed6063
parent8cca1501a6ca16d9b53356b7c9e6c8a49a8d308d
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
CHANGES
apps/app_sendtext.c