mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
app_dtmfstore: New application to store digits
Adds application to asynchronously collect digits dialed on a channel in the TX or RX direction using a framehook and stores them in a specified variable, up to a configurable number of digits. ASTERISK-29477 Change-Id: I51aa93fc9507f7636ac44806c4420ce690423e6f
This commit is contained in:
6
doc/CHANGES-staging/app_dtmfstore.txt
Normal file
6
doc/CHANGES-staging/app_dtmfstore.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Subject: app_dtmfstore
|
||||
|
||||
New application which collects digits
|
||||
dialed and stores them into
|
||||
a specified variable.
|
||||
|
Reference in New Issue
Block a user