]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_directory: Add a 'skip call' option.
authorMike Bradeen <mbradeen@sangoma.com>
Fri, 27 Jan 2023 20:23:59 +0000 (13:23 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 27 Feb 2023 19:41:03 +0000 (13:41 -0600)
commit3b75e6d45e3ad7d2ea8fcc47966ff7c8a21b0432
tree8bc8702f334082807536b81b5124e8c6b593359b
parent114630279d35eabcef7affdf3c6f9b0b08f6503f
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
apps/app_directory.c
doc/CHANGES-staging/app_directory_skip_call.txt [new file with mode: 0644]