mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
committed by
Friendly Automation
parent
c6309af560
commit
2f1eb56116
4
doc/CHANGES-staging/app_sendtext.txt
Normal file
4
doc/CHANGES-staging/app_sendtext.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Subject: app_sendtext
|
||||
|
||||
A ReceiveText application has been added that can be
|
||||
used in conjunction with the SendText application.
|
Reference in New Issue
Block a user