how to delete recordings?

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

how to delete recordings?

Postby mel0683 » Mon May 21, 2007 2:51 pm

hi guys, pls help me how to delete recordings in vicidial

thanks,mel
mel0683
 
Posts: 20
Joined: Fri Feb 02, 2007 1:20 pm

Postby mflorell » Mon May 21, 2007 2:58 pm

What recordings do you want to delete?

I usually use these commands, the "16" is the number of days old to delete beyond.

/usr/bin/find /var/spool/asterisk/monitor/DONE -maxdepth 1 -type f -mtime +16 -print | xargs rm -f
/usr/bin/find /var/spool/asterisk/monitor/ORIG -maxdepth 1 -type f -mtime +16 -print | xargs rm -f
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby gerski » Tue May 22, 2007 11:42 pm

or you can install pureftp if you want it to delete manually...
http://www.perfectnetworkcorp.com
Perfect Network Corporation
gerski
 
Posts: 432
Joined: Fri Jul 14, 2006 6:21 am


Return to Support

Who is online

Users browsing this forum: Google [Bot], Majestic-12 [Bot] and 82 guests