Module: sip-router
Branch: kamailio_3.0
Commit: 4351ffe98d4c6891276cd1d6d2477d43f1195f1e
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4351ffe…
Author: sobomax <sobomax(a)sippysoft.com>
Committer: sobomax <sobomax(a)sippysoft.com>
Date: Fri Jan 29 04:46:44 2010 -0800
Revert "Add Python module, still WIP, but should be usable. No xml"
This commit is named "I hate GIT"!
This reverts commit a527b1eb527ede4523610903c7efe7b22e276514.
---
modules/app_python/Makefile | 31 --
modules/app_python/handler.py | 26 --
modules/app_python/python_exec.c | 125 --------
modules/app_python/python_exec.h | 31 --
modules/app_python/python_iface.c | 49 ----
modules/app_python/python_iface.h | 30 --
modules/app_python/python_mod.c | 291 -------------------
modules/app_python/python_mod.h | 32 --
modules/app_python/python_msgobj.c | 532 -----------------------------------
modules/app_python/python_msgobj.h | 34 ---
modules/app_python/python_support.c | 82 ------
modules/app_python/python_support.h | 28 --
12 files changed, 0 insertions(+), 1291 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=435…