comparison 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
comparison
equal deleted inserted replaced
467:13443bde26ba 468:d20317e74a41
32 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR * 32 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR *
33 * TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * 33 * TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF *
34 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * 34 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *
35 *********************************************************************************************************/ 35 *********************************************************************************************************/
36 36
37 Diameter-SIP implementation is still under development.
37 38
38 TODO List 39 TODO List
39 * add in malloc the size of char 40 * add in malloc the size of char
40 * when getting results from mysql, check lenght 41 * when getting results from mysql, check lenght
41 * sort capabilities in LIR/LIA 42 * sort capabilities in LIR/LIA
42 * remove warnings in SIP plugin for gateway
43 * make functions for database access in MAR/MAA 43 * make functions for database access in MAR/MAA
44 * order diamsip.h because it's becoming a mess ^^ 44 * order diamsip.h because it's becoming a mess ^^
45 * replace password in MAR/MAA and libdiamsip from table to malloc char! 45 * replace password in MAR/MAA and libdiamsip from table to malloc char!
46 * display errors of mysql 46 * display errors of mysql
47 * check that all user data inserted in requests are purified 47 * check that all user data inserted in requests are purified
48 * add accounting server uri in database and diamsip 48 * add accounting server uri in database and diamsip
49 * add mutex on mysql writing 49 * add mutex on mysql writing
50 * check multithreading of mysql! 50 * check multithreading of mysql!
51 * get destination host in database for RTR and PPR
51 52
52 53
53 54
54 55
55 56
"Welcome to our mercurial repository"