Module: sip-router Branch: janakj/kcore Commit: 4a308b52d343e768f5e60f9285632b405c7591b9 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4a308b52...
Author: Jan Janak jan@iptel.org Committer: Jan Janak jan@iptel.org Date: Fri Mar 27 13:27:21 2009 +0100
Merge commit 'sr/master' into kcore
* commit 'sr/master': (63 commits) Kamailio compatibility: Privacy header field name parser Kamailio compatibility: Privacy header field name parser Replace TCP_BUF_SIZE with a cfg_get(..). Remove shm_str_dup function. Define SER_MOD_INTERFACE in Makefile. Do not clone sip_msg->body into shared memory Update the SDP parser for the sip-router core. New element of sip_msg structure with pointer to parsed body Compile also the files in parser/sdp SDP document parser Support for mixed content type. Teach the parser recognize PRACK and UPDATE methods Kamailio compatiblity: Added pointer to a free function to tm callbacks - a set of minimalistic config files for testing purposes - tls module todo - default key and certificate names changed to ser-selfsigned* - updated to the latest changes in the cfg parser - Use the new configuration file parser - fixed includes (rm malloc.h) due to portability problems - shm_str_dup and shm_asciiz_dup set the destination buffer to NULL if ...
---