Module: sip-router Branch: jason.penton/kamailio_ims_extensions Commit: bc7815b9a0060159e15e72c14e4312a39f515613 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bc7815b9...
Author: root <root@jaybeepee-laptop.(none)> Committer: root <root@jaybeepee-laptop.(none)> Date: Tue Nov 8 16:01:00 2011 +0200
cleaning out of CDP, CDP_AVP modules - a few unnecessary preprocessor directives and other small changes
---
modules/cdp/authstatemachine.c | 3 +- modules/cdp/cdp_load.c | 3 - modules/cdp/diameter_peer.c | 103 +++-------------------------- modules/cdp/mod.c | 6 -- modules/cdp/mod.h | 4 - modules/cdp/receiver.c | 4 - modules/cdp/utils.h | 32 ++------- modules/cdp_avp/mod.c | 143 ++++++++-------------------------------- modules/cdp_avp/mod_export.h | 23 +++++- modules/diameter_rx/mod.c | 2 +- modules/diameter_rx/rx.c | 2 +- 11 files changed, 70 insertions(+), 255 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=bc78...