mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
app_directory: Add a 'skip call' option.
Adds 's' option to skip calling the extension and instead set the extension as DIRECTORY_EXTEN channel variable. ASTERISK-30405 Change-Id: Ib9d9db1ba5b7524594c640461b4aa8f752db8299
This commit is contained in:
committed by
George Joseph
parent
114630279d
commit
3b75e6d45e
5
doc/CHANGES-staging/app_directory_skip_call.txt
Normal file
5
doc/CHANGES-staging/app_directory_skip_call.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
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.
|
Reference in New Issue
Block a user