File: vm-cleanup.pl

package info (click to toggle)
libasterisk-agi-perl 1.08-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 444 kB
  • sloc: perl: 2,883; makefile: 2
file content (9 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/perl
#
# Application to run daily (from cron) to cleanup old voicemail messages
# 
# Written by: James Golovich <james@gnuinter.net>
#

use Asterisk::Voicemail;