]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_directory: Add ADSI support to Directory.
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 27 Sep 2023 12:49:07 +0000 (08:49 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:21:32 +0000 (18:21 +0000)
commit1f200b936d0473fbee7b4fb3db952e6ef535ed0f
tree2a59276eb119931d2c483eb25c5ea92e76415bb3
parentb5ed05ebf12ce9c5dbd46f7380e46efe3c371228
app_directory: Add ADSI support to Directory.

This adds optional ADSI support to the Directory
application, which allows callers with ADSI CPE
to navigate the Directory system significantly
faster than is possible using the audio prompts.
Callers can see the directory name (and optionally
extension) on their screenphone and confirm or
reject a match immediately rather than waiting
for it to be spelled out, enhancing usability.

Resolves: #356
(cherry picked from commit 72c6e95ed1e59bf976c23d5267c776cfb92d0b2b)
apps/app_directory.c