Module: sip-router
Branch: andrei/fixups
Commit: 51d1766090690b7a82e1ff45d77e57de5a76523c
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=51d1766…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Thu Nov 27 02:46:50 2008 +0100
fixups: added kamailio compatible fixups
- added kamailio compatible fixups (e.g. fixup_str_str), which use
ser fix_param() underneath
- added kamailio compatible macros for gparam_t (which is now fparam_t)
and fixup_get_[si]value() (to get_{int,str}_value)
---
mod_fix.c | 236 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
mod_fix.h | 123 ++++++++++++++++++++++++++++++++
2 files changed, 359 insertions(+), 0 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=51d…