Removed todo that is now done
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13459 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ca15367736
commit
a29a989f74
|
@ -42,7 +42,6 @@
|
||||||
*
|
*
|
||||||
* TODO: Fix what happens when the DB is not available
|
* 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: 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: 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
|
* 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
|
* 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
|
||||||
|
|
Loading…
Reference in New Issue