]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 22 Sep 2021 15:44:28 +0000 (10:44 -0500)
commit52b5821694f839650ba68d5538ef9c42da381291
tree65ca7b965fe2df0f15a1210a23efa3a3cb390598
parentf38c7d67d321cfd87268d89ef8ad09effcc955e5
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