Module: sip-router
Branch: master
Commit: 93c2f8aedc4b9fa97af3eb1caa77215a4cbb049e
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=93c2f8a…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Wed Apr 15 13:35:47 2009 +0200
Merge commit 'origin/janakj/kcore'
* commit 'origin/janakj/kcore': (32 commits)
Make the parser work with the sr core
Update header field paths, we moved the parser to libkcore
Adding the supported parser from kamailio core
Adding the sst parser from kamailio core
Function to retrieve the first URI from Path headers.
Moving socket related code from snmpstats module into libkcore
Added privacy header parser from kamailio to kcore lib
Use next_sibling_hdr to obtain next header with same type
Kamailio compatiblity: export last_retcode via a global variable
Fix paths to header files in the sr core.
Adding files regexp.[ch] from kamailio core
Fix path to msg_parser.h
Fixing the path to headers in the sip-router core.
Adding P-Preferred-Identity header parser from kamailio core
Fix paths to headers in the sip-router core.
P-Asserted-Identity parser from kamailio core
Update header paths
Adding core_stats.[ch] from kamailio
Copy statistics files from kamailio into libkcore
Adding faked_msg.[ch] from kamailio core
...
---