From f84a9001c7eb336ee7aacc4bf2db7a45ed414e9e Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 15 Sep 2006 03:58:53 +0000 Subject: [PATCH] update to UPGRADE document for /etc/rc.d/rc.local entries git-svn-id: svn://192.168.202.10@281 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/UPGRADE | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/agc_2-X/trunk/UPGRADE b/agc_2-X/trunk/UPGRADE index 8e02e203..b4c34ea2 100644 --- a/agc_2-X/trunk/UPGRADE +++ b/agc_2-X/trunk/UPGRADE @@ -55,14 +55,21 @@ VICIDIAL server setup. * * * * * /usr/share/astguiclient/ADMIN_keepalive_AST_VDadapt.pl -6. all of your old crontab entries need to be changed from /home/cron to +6. all old crontab entries and /home/cron files +All of your old crontab entries need to be changed from /home/cron to /usr/share/astguiclient if you choose the default installation path. You can manually set the path to /home/cron if you like though since the home path is now dynamic in all vicidial perl(.pl) scripts. If you do choose to use the new default path, you can delete everything in the /home/cron directory if you like -7. other notes: +7. old /etc/rc.d/rc.local entries +Be sure to change your /etc/rc.d/rc.local entries(the commands that are run at +system boot to start asterisk and other scripts like log rolling) and change the +/home/cron path to the new /usr/share/astguiclient path. + + +8. other notes: - there is a new DIAL METHOD field and several other new dial-control fields in campaign modification page, please take a minute to read the help documentation for these new features.