mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +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
Joshua Colp
parent
8ec13f06de
commit
54761a41cd
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