Page 1 of 1

Recordings and errors in mail/root

PostPosted: Fri Feb 19, 2010 12:39 pm
by ykhan
I have two load balanced servers running VicidialNOW 1.2 CE. Everything seems to be running fine except the recording links that appear in the User stats are not correct. I have modified the astguiclient.conf files to have recordings on Server1, but the recordings made in Server2 are not placed in the RECORDINGS folder of Server1. I am also getting this error in the /var/spool/mail/root:
Code: Select all
From root@vici2.telecom.com  Fri Feb 19 17:31:13 2010
Return-Path: <root@vici2.telecom.com>
Received: from vici2.telecom.com (localhost.localdomain [127.0.0.1])
        by vici2.telecom.com (8.13.8/8.13.8) with ESMTP id o1JHVCFQ018702
        for <root@vici2.telecom.com>; Fri, 19 Feb 2010 17:31:13 GMT
Received: (from root@localhost)
        by vici2.telecom.com (8.13.8/8.13.8/Submit) id o1JHV7iF018610;
        Fri, 19 Feb 2010 17:31:07 GMT
Date: Fri, 19 Feb 2010 17:31:07 GMT
Message-Id: <201002191731.o1JHV7iF018610@vici2.telecom.com>
From: root@vici2.telecom.com (Cron Daemon)
To: root@vici2.telecom.com
Subject: Cron <root@vici2> /usr/share/astguiclient/AST_CRON_audio_2_compress.pl --MP3
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>

LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.
LAME: Can't get "TERM" environment string.


Thanks in advance for your help.

PostPosted: Fri Feb 26, 2010 1:52 am
by williamconley
moving recordings around is handled by the cron job that ftps the calls after mixing (crontab -e, or /etc/crontab ... various ways to set it, check your manual for vicidialNOW, i think he wrote a piece on it ...)

deciding the "link" to show for the calls after they complete is a setting on the server under admin (more than one server, more than one possible setting and more than one place to change it)

in the campaign is where the filename is determined.

PostPosted: Fri Feb 26, 2010 7:28 am
by ykhan
Thanks William for the information. Changed the link on the Server page in Admin section and it works fine now.