mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
app_senddtmf: Add option to answer target channel.
Adds a new option to SendDTMF() which will answer the specified
channel if it is not already up. If no channel is specified, the
current channel will be answered instead.
ASTERISK-30422
Change-Id: Iddcbd501fcdf9fef0f453b7a8115a90b11f1d085
(cherry picked from commit f015d3e0cc
)
This commit is contained in:
committed by
George Joseph
parent
59bcdad4d5
commit
5b76e3cdee
5
doc/CHANGES-staging/app_senddtmf_answer.txt
Normal file
5
doc/CHANGES-staging/app_senddtmf_answer.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: app_senddtmf
|
||||
|
||||
A new option has been added to SendDTMF() which will answer the
|
||||
specified channel if it is not already up. If no channel is specified,
|
||||
the current channel will be answered instead.
|
Reference in New Issue
Block a user