Module: sip-router
Branch: janakj/kcore
Commit: 8f3676cf2f6d3b20ae67294817bd49514a061d3a
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8f3676c…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Thu Mar 5 23:56:19 2009 +0100
Merge branch 'sr' into kcore
* sr:
Include parse_to.h explicitly where needed.
Add parsed_uri structure to the to_body structure.
Kamailo compatiblity macros was_canceled and no_new_branches
fix compiler warning about uninitialized variable
integrate sip-router compatiblity patches from Jan Janak
Define fixup_spve_null
Alias LM_NOTICE to NOTICE
Function load_tm_api added
A comment warning about flag FL_REQ_UPSTREAM.
Replace explicit flag values with bit shifts for better readability
---