From: Darren Schreiber Date: Wed, 27 May 2009 04:58:40 +0000 (+0000) Subject: Removed todo that is now done X-Git-Tag: v1.0.4~747 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a29a989f74dc78283ae369103d9f37ecd76696b6;p=thirdparty%2Ffreeswitch.git Removed todo that is now done git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13459 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/applications/mod_nibblebill/mod_nibblebill.c b/src/mod/applications/mod_nibblebill/mod_nibblebill.c index 978fd0353b..cf6b24d356 100644 --- a/src/mod/applications/mod_nibblebill/mod_nibblebill.c +++ b/src/mod/applications/mod_nibblebill/mod_nibblebill.c @@ -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