I remember seeing a post by Punky in January 17, 2014 saying that you need to 
not have the
leading "/" on those paths.  His post was about using Voyage as a printserver
and someone needed to be able to read-write to somewhere, see that
for reference at

http://article.gmane.org/gmane.linux.distributions.voyage.general/7513

so try:

VOYAGE_SYNC_DIRS="$VOYAGE_SYNC_DIRS var/log/asterisk/cdr-csv"
VOYAGE_SYNC_RECOVER="YES"
VOYAGE_SYNC_RECOVER_DIRS="var/log/asterisk/cdr-csv"
VOYAGE_RW_DIRS="var/log/asterisk/cdr-csv"
VOYAGE_SAVE_DATE_TIME="YES"


(note in the VOYAGE_RW_DIRS case I'm assuming it has the same
format, his 7513 post about the printing didn't show that one
in his example)

Mark


I forgot to mention my changes:
root <at> voyage:/etc/default# vi voyage-util

VOYAGE_SYNC_DIRS="/var/log/asterisk/cdr-csv"
VOYAGE_SYNC_RECOVER="YES"
VOYAGE_SYNC_RECOVER_DIRS="/var/log/asterisk/cdr-csv"
VOYAGE_RW_DIRS="/var/log/asterisk/cdr-csv"
VOYAGE_SAVE_DATE_TIME="YES"

but still after a reboot the file Master.csv is gone.


_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to