]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_sendtext: Add ReceiveText application
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 17 Nov 2021 21:39:34 +0000 (21:39 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 13 Dec 2021 20:03:46 +0000 (14:03 -0600)
commiteaa3e32f0c3d9987b6e49d88eef65d530485e9ff
tree91f37a171186eb06860b107c7fc539561d30c896
parent10f50f1e300eee81d042eaf128b3598d30712965
app_sendtext: Add ReceiveText application

Adds a ReceiveText application that can be used in
conjunction with SendText. Currently, there is no
way in Asterisk to receive text in the dialplan
(or anywhere else, really). This allows for Asterisk
to be the recipient of text instead of just the sender.

ASTERISK-29759 #close

Change-Id: Ica2c354a42bff69f323a0493d3a7cd0fb129d52d
apps/app_sendtext.c
doc/CHANGES-staging/app_sendtext.txt [new file with mode: 0644]