From 3cf82d9aa6a38860b0c796e1240554a5e03ed548 Mon Sep 17 00:00:00 2001 From: mattf Date: Thu, 9 Apr 2009 16:55:36 +0000 Subject: [PATCH] fix voicemail configuration issues git-svn-id: svn://192.168.202.10@1094 3d104415-ff17-0410-8863-d5cf3c621b8a --- bin/ADMIN_keepalive_ALL.pl | 3 ++- docs/REQUIRED_APPS_INSTALL.txt | 8 ++++---- docs/conf_examples/voicemail.conf.sample | 7 ++++--- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/bin/ADMIN_keepalive_ALL.pl b/bin/ADMIN_keepalive_ALL.pl index 6822c31d..dde9ad05 100644 --- a/bin/ADMIN_keepalive_ALL.pl +++ b/bin/ADMIN_keepalive_ALL.pl @@ -17,6 +17,7 @@ # 90213-0625 - Separated the reloading of Asterisk into 4 separate steps # 90325-2239 - Rewrote sending of reload commands to Asterisk # 90327-1421 - Removed [globals] tag from auto-generated extensions file +# 90409-1251 - Fixed voicemail conf file issue # $DB=0; # Debug flag @@ -866,7 +867,7 @@ if ( ($active_asterisk_server =~ /Y/) && ($generate_vicidial_conf =~ /Y/) && ($r print sip "$Psip\n"; print vm "; WARNING- THIS FILE IS AUTO-GENERATED BY VICIDIAL, ANY EDITS YOU MAKE WILL BE LOST\n"; - print vm "[vicidial-auto]\n"; +# print vm "[vicidial-auto]\n"; print vm "$vm\n"; close(ext); diff --git a/docs/REQUIRED_APPS_INSTALL.txt b/docs/REQUIRED_APPS_INSTALL.txt index ad685d86..fd994148 100644 --- a/docs/REQUIRED_APPS_INSTALL.txt +++ b/docs/REQUIRED_APPS_INSTALL.txt @@ -162,10 +162,10 @@ make install cd /usr/local -wget http://www.openssl.org/source/openssl-0.9.8j.tar.gz -gunzip openssl-0.9.8j.tar.gz -tar xvf openssl-0.9.8j.tar -cd openssl-0.9.8j +wget http://www.openssl.org/source/openssl-0.9.8k.tar.gz +gunzip openssl-0.9.8k.tar.gz +tar xvf openssl-0.9.8k.tar +cd openssl-0.9.8k ./config make make install diff --git a/docs/conf_examples/voicemail.conf.sample b/docs/conf_examples/voicemail.conf.sample index 84874667..84d3554f 100644 --- a/docs/conf_examples/voicemail.conf.sample +++ b/docs/conf_examples/voicemail.conf.sample @@ -7,12 +7,13 @@ maxsilence=10 silencethreshold=128 maxlogins=3 -#include voicemail-vicidial.conf - [zonemessages] eastern=America/New_York|'vm-received' Q 'digits/at' IMp central=America/Chicago|'vm-received' Q 'digits/at' IMp central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours' [default] -include => vicidial-auto + + +#include voicemail-vicidial.conf +