Todo List

page Developer documentation
incomplete

Global bdb_time2str
This functions add quotes to the time value. This should be done in the val2str function, as some databases like db_berkeley don't need or like this at all.

Global conf_str2id
check if we can use the functions from ut.h params: id_str: ID as string to be converted to int. returns: >=0 on success -1 otherwise

Global conf_str2int
check if we can use the functions from ut.h params: s: The string to be converted to int. returns: >=0 on success -1 otherwise

Global remove_spaces
check if we can use the functions from ut.h Removes white spaces and new lines from s, the contents of s are modified.

Global print_fifo_err
this is currently not evaluated for errors during update_route_data

Global db_time2str
This functions add quotes to the time value. This should be done in the val2str function, as some databases like db_berkeley don't need or like this at all.

Global print_dlg
why is this included in the TM API exports

File fastlock.h
replace this with the assembler routines provided by the linux kernel

Global free_via_clen_lump
(FIXME: this should be done in a nicer way)

File lock_ops.h
investigate futex support on linux

Global MD5Final
review and fix all wrong usage

Global MD5Update
review and fix all wrong usage

File parse_def.h
perhaps this can be moved to another place, its also not that much used

File tls_server.c
Check Kamailio TLS Support :: Open questions

Global tls_blocking_write
fixme: probably does not work correctly

File usr_avp.h
1) int_str -> (int,str), 2) avp is double linked list (faster at delete and insert)

Global xmpp_send_pipe_cmd
: make shm allocation for one big chunk to include all fields

Global xmpp_send_sip_msg
This assumes that a message is text/plain, which is not always the case with XMPP messages. We should propably also set the character set, as all SIP clients doesn't assume utf8 for text/plain

Generated on Thu Feb 9 06:01:20 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6