]> 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 19:59:01 +0000 (13:59 -0600)
commit2f1eb56116bbb4ea85bc1582c16ea775abf95d1a
treece3aed30b3998f7c9bf39d6bb39a78e10815674b
parentc6309af560feedf5ce044e02ccc2aab2f3040dcd
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]