From 2b213128f191f52dc7b7ad6ada5fb845e42dc632 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 10 Dec 2014 13:46:05 -0800 Subject: [PATCH] doc --- FS/FS.pm | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 65 insertions(+), 11 deletions(-) diff --git a/FS/FS.pm b/FS/FS.pm index ea3b66aa9..b87c1666e 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -542,43 +542,97 @@ L - Byte counter user-interface class =head2 Command-line utilities +=head3 Setup and upgrade + L - Command line interface to add (freeside) users. +L - Command line interface to delete (freeside) users. + +L - Recreate database schema cache + +L - Create new database + +L - Upgrades database schema for new freeside verisons. + +L - Seed LATA data + +L - Seed MSA data + +=head3 Cron + L - Run daily billing and collection events. L - Run monthly billing and invoice collection events. -L - Recreate database schema cache +L - Emails notifications of credit card expirations. -L - Command line interface to delete (freeside) users. +=head3 Cron (payment batches) -L - Emails notifications of credit card expirations. +L - Download EFT Canada batch results + +L - Upload an EFT Canada batch + +L - Download Chase Paymentech batch results + +L - Upload a Chase Paymentech batch + +=head3 Usage + +L - Download and import CDR files + +L - Download usage data from IPifony + +=head3 Misc. Tools (retreiving data) L - Prints email addresses of all users on STDOUT -L - Send a freeside page to a list of employees. +L - List all usernames in the sytem -L - Real-time daemon for prepaid packages +L - List all phone numbers in the system -L - Removes stray applications of credit, payment to bills, refunds, etc. +=head3 Misc. Tools (taking actions) -L - Job queue daemon +L - Send a freeside page to a list of employees. -L - Command line utility to manipulate radius groups +L - Removes stray applications of credit, payment to bills, refunds, etc. + +=head3 Services L - Command line tool to re-trigger export jobs for existing services L - Command line tool to set the fixed columns for existing services -L - Command line tool to eliminate duplicate usergroup entries from radius tables +=head3 RADIUS -L - Real-time radacct import daemon +L - Command line utility to manipulate radius groups + +L - Command line tool to eliminate duplicate usergroup entries from radius tables L - Command line interface to reset and recreate RADIUS SQL tables L - Command line time-online tool -L - Upgrades database schema for new freeside verisons. +=head2 Daemons + +L - CDR daemon + +L - Real-time CDR rating daemon + +L - CDR rewriting daemon + +L - Real-time daemon for prepaid packages + +L - Job queue daemon + +L - Self-service server + +L - Self-service XML-RPC server + +L - Real-time radacct import daemon + +L - Torrus virtual port combining daemon + +L - Back-office XML-RPC server =head1 Notes -- 2.11.0