]> 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:04 +0000 (10:16 -0500)
commit97ce647afdd02f42b5fec99b07ef50159d6f95e4
treece905717fecbc3b6824751b4db377d61e055f33b
parent228c97d3bf1da2f0021b1634daf5c3dc21f43711
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