Module: sems Branch: master Commit: e0ab2454fd53365c53932a363837e6b4049f38ef URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e0ab2454fd53365c53932a363837e6b4049f38ef
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Sun Apr 15 21:34:42 2012 +0200 DSM: mod_xml module for XML handling in DSM (using libxml2) --- apps/dsm/mods/Makefile | 2 +- apps/dsm/mods/mod_xml/Makefile | 11 ++ apps/dsm/mods/mod_xml/ModXml.cpp | 236 ++++++++++++++++++++++++++++++++++++++ apps/dsm/mods/mod_xml/ModXml.h | 74 ++++++++++++ doc/dsm/mods/Readme.mod_xml.txt | 30 +++++ doc/src/doc_applications.h | 6 + 6 files changed, 358 insertions(+), 1 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=e0ab2454fd53365c53932a363837e6b4049f38ef _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
