]> 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:10 +0000 (10:44 -0500)
commit5ca9898dfbe851c41ebb94bdb1db4a75dfc34fbd
tree661af48c96e54f542f9f55e1deffba79cc5e1de1
parentde6ecd5e344bd7f3c79bad662a867af05a7af4a3
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