Module: sip-router Branch: andrei/mod_f_params Commit: 3c72005540cbe07ccc1f6f7c30407e65b933e9f5 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3c720055...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Tue Nov 18 00:21:51 2008 +0100
kamailio compatibility header files
- mi, pvar & statistics basic include files. For now they contain only basic type declarations and defines to allow compilation (so you cannot use them, but the code will compile). - pvar needs more work or replacement
---
mi/mi.h | 99 +++++++++++++++++++++++++++++++++++++++ pvar.h | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ statistics.h | 72 +++++++++++++++++++++++++++++ 3 files changed, 316 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3c72...