Since there is now a globally available function for saying someone's name, a LOT of
authorMark Michelson <mmichelson@digium.com>
Tue, 29 Apr 2008 17:56:13 +0000 (17:56 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 29 Apr 2008 17:56:13 +0000 (17:56 +0000)
commit6e45d3c2237e6926ea514465c2da6ef3e95d49cd
tree07bb0b614d719121d6def47a1207f032f148b9cb
parent1016811538f1a8cb36c6420374d3099a90cb52e2
Since there is now a globally available function for saying someone's name, a LOT of
functions in app_directory can be removed since the ODBC-specific lookups are accomplished
within app_voicemail. This change greatly reduces the amount of lines in app_directory that
were solely for the purpose of looking up a name when ODBC_STORAGE is specified for voicemail.

This commit also makes the name-saying interruptable via DTMF.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114834 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_directory.c
apps/app_voicemail.c