Page 1 of 1

I keep getting this error in my email and not sure what

PostPosted: Tue Feb 03, 2009 6:14 pm
by londo58
needs to be done to make it go away - I have created the appropriate directories more than once

here is the email error message

Subject: Cron <root@vici> /usr/share/astguiclient/AST_CRON_mix_recordings_MP3.pl
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>

/usr/bin/soxmix: Failed reading /var/spool/asterisk/monitor/lost+found: Could not determine file type.

Input file and Output file are the same. Abort.
mv: cannot stat `/var/spool/asterisk/monitor/lost+found': No such file or direct
ory
rm: cannot remove `/var/spool/asterisk/monitor/DONE/lost+found': Is a directory

any guidance would be appreciated

PostPosted: Tue Feb 03, 2009 9:31 pm
by mflorell
What linux distro are you using?

Update

PostPosted: Wed Feb 04, 2009 2:21 am
by londo58
I am using CentOS
Asterisk version is 1.2

i started the install from vicidialnow version 1.1

PostPosted: Wed Feb 04, 2009 2:36 am
by londo58
asterisk is now at version 1.2-30

Linux 2.6.18-53.1.21.el5.vnow #1 SMP i686 i686 i386 GNU/Linux

PostPosted: Wed Feb 04, 2009 8:18 am
by mflorell
Have you tried deleting the lost+found directory?

the lost+found directory was not there

PostPosted: Wed Feb 04, 2009 8:44 am
by londo58
I had to manually add them

the ccde says one thing and it does another

PostPosted: Thu Feb 05, 2009 5:34 am
by londo58
this is what it says in the file

# make sure that the following directories exist:
# /var/spool/asterisk/monitor # default Asterisk recording directory
# /var/spool/asterisk/monitor/DONE # where the combined files are put
# /var/spool/asterisk/monitor/ORIG # where the original in/out files are put

but this is the directory that it is trying to access

/var/spool/asterisk/monitor/DONE/ORIG

not sure how this is getting called, but it appears to be a variable error

PostPosted: Thu Feb 05, 2009 5:49 am
by mflorell
Looks like you might want to upgrade to at least 2.0.4.1rc5.

I am at version 2.0.4.1rc3

PostPosted: Thu Feb 05, 2009 6:46 am
by londo58
is rc 5 that much different???

PostPosted: Thu Feb 05, 2009 9:22 am
by mflorell
not really, but it does have several bug updates and a couple of new features.