doc: Remove obsolete CHANGES-staging directrory

This should have been removed after the last release but
was missed.
This commit is contained in:
George Joseph
2023-12-15 09:59:02 -07:00
committed by asterisk-org-access-app[bot]
parent 6b4f9ab005
commit 85fc4ce712
3 changed files with 0 additions and 15 deletions

View File

@@ -1,5 +0,0 @@
Subject: app_directory
A new option 's' has been added to the Directory() application that
will skip calling the extension and instead set the extension as
DIRECTORY_EXTEN channel variable.

View File

@@ -1,5 +0,0 @@
Subject: app_read
A new option 'e' has been added to allow Read() to return the
terminator as the dialed digits in the case where only the terminator
is entered.

View File

@@ -1,5 +0,0 @@
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.