aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-29 18:48:26 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-29 18:48:26 +0000
commitbcd5162d103ed54da8800577c06a0ae4e6099145 (patch)
tree7cf5787e8d5343afd2f334bcb722e225092f18c7 /UPGRADE.txt
parent531c9307d110a41f7652d443fb5e37241cfc0560 (diff)
Make app_directory dependent on app_voicemail. This is because the function
which says the person's name is handled inside app_voicemail now. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114841 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index c9926ec75..0bdbf6f3f 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -103,6 +103,8 @@ Applications:
* WaitMusicOnHold application is now deprecated in favor of extended MusicOnHold.
* SetMusicOnHold is now deprecated. You should use Set(CHANNEL(musicclass)=...)
instead.
+* While app_directory has always relied on having a voicemail.conf or users.conf file
+ correctly set up, it now is dependent on app_voicemail being compiled as well.
Dialplan Functions: