]> git.ipfire.org Git - thirdparty/asterisk.git/commit
message.c: Support 'To' header override with AMI's MessageSend.
authorSean Bright <sean.bright@gmail.com>
Tue, 21 Sep 2021 14:58:09 +0000 (10:58 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 22 Sep 2021 15:16:14 +0000 (10:16 -0500)
commite98839b73c1178afddd2625e1fd090d52f6ed33c
tree5140595228a621aaa571cbbee990690a5411eb71
parentcf0d656ae6c5975c16d92ac112c1396def021efe
message.c: Support 'To' header override with AMI's MessageSend.

The MessageSend AMI action has been updated to allow the Destination
and the To addresses to be provided separately. This brings the
MessageSend manager command in line with the capabilities of the
MessageSend dialplan application.

ASTERISK-29663 #close

Change-Id: I8513168d3e189a9fed88aaab6f5547ccb50d332c
doc/CHANGES-staging/manager_message_send.txt [new file with mode: 0644]
main/message.c