]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Thu, 2 Nov 2023 21:38:43 +0000 (21:38 +0000)
commit4a356e984c7aa1d10f2770e9f0ece43198672330
tree62e4ca8f0640622231cf03587331dbf154f3ac5e
parent65f83311b7904acca9d061290a85e9219c68f3a9
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
apps/app_directory.c