manager - Add Content-Type parameter to the SendText action

This patch allows a user of AMI to now specify the type of message
content contained within by setting the 'Content-Type' parameter.

Note, the AMI version has been bumped for this change.

ASTERISK-28945 #close

Change-Id: Ibb5315702532c6b954e1498beddc8855fabdf4bb
This commit is contained in:
Kevin Harwell
2020-06-10 16:49:54 -05:00
committed by Friendly Automation
parent 43ba72dea0
commit d9b8f04cd4
7 changed files with 158 additions and 21 deletions

View File

@@ -0,0 +1,4 @@
Subject: AMI
You can now specify an optional 'Content-Type' as an argument for the Asterisk
SendText manager action.