aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-16 21:02:25 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-16 21:02:25 +0000
commitc8e6380de77b3363258fc7d7d53ccbe1f9172a9c (patch)
tree478e9a3fadc7e5d4a8eeeb66ed796d1e28c47799 /ChangeLog
parentcae20b2737685038699f402524da05c625c70137 (diff)
Make voicemail not terminate asterisk if no config file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7123 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e84164e7..6cf269d77 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-16 Jeremy McNamara <jj@nufone.net>
+
+ * apps/app_voicemail.c (load_config): do not terminate asterisk if no voicemail config file
+
2005-11-16 Josh Roberson <josh@asteriasgi.com>
* Makefile: Update to fix non-responsive remote console on Darwin (OSX)(issue #5757)