diff extensions/app_sip/TODO @ 468:d20317e74a41

App_SIP: changed query length thanks to Julien Pichon contribution
author Alexandre Westfahl <awestfahl@freediameter.net>
date Mon, 02 Aug 2010 18:09:44 +0900
parents 3d9f300f3b49
children ca7ca55e2488
line wrap: on
line diff
--- a/extensions/app_sip/TODO	Mon Aug 02 15:02:12 2010 +0900
+++ b/extensions/app_sip/TODO	Mon Aug 02 18:09:44 2010 +0900
@@ -34,12 +34,12 @@
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.								 *
 *********************************************************************************************************/
 
+Diameter-SIP implementation is still under development. 
 
 TODO List
 * add in malloc the size of char
 * when getting results from mysql, check lenght
 * sort capabilities in LIR/LIA
-* remove warnings in SIP plugin for gateway
 * make functions for database access in MAR/MAA
 * order diamsip.h because it's becoming a mess ^^
 * replace password in MAR/MAA and libdiamsip from table to malloc char!
@@ -48,6 +48,7 @@
 * add accounting server uri in database and diamsip
 * add mutex on mysql writing
 * check multithreading of mysql!
+* get destination host in database for RTR and PPR
 
 
 
"Welcome to our mercurial repository"