[Freeswitch-svn] [commit] r13459 - freeswitch/trunk/src/mod/applications/mod_nibblebill

FreeSWITCH SVN dschreiber at freeswitch.org
Tue May 26 21:58:40 PDT 2009


Author: dschreiber
Date: Tue May 26 23:58:40 2009
New Revision: 13459

Log:
Removed todo that is now done


Modified:
   freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.c

Modified: freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.c
==============================================================================
--- freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.c	(original)
+++ freeswitch/trunk/src/mod/applications/mod_nibblebill/mod_nibblebill.c	Tue May 26 23:58:40 2009
@@ -42,7 +42,6 @@
  *
  * TODO: Fix what happens when the DB is not available
  * TODO: Fix what happens when the DB queries fail (right now, all are acting like success)
- * TODO: Make the actions function for when funds are depleted
  * TODO: Add buffering abilities
  * TODO: Make error handling for database, such that when the database is down (or not installed) we just log to a text file
  * FUTURE: Possibly make the hooks not tied per-channel, and instead just do this as a supervision style application with one thread that watches all calls



More information about the Freeswitch-svn mailing list