]> 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:30:44 +0000 (10:30 -0600)
commit8135558bab0ed52464fce31f325be17e4da00c2f
treed7715ed217a4633ea50b8478df53f9fc51fd2786
parent4fb7967c7327fd73a93c587f3eca0564201be049
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