Module: sip-router
Branch: master
Commit: f7ef4b3d54dd462648330dfa4522d067376178ce
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f7ef4b3…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sat Dec 22 09:28:18 2012 +0100
modules_s/nathelper: moved to obsolete folder
- use the other module with same name
- pings from config can be done with uac module, uac_req_send()
---
{modules_s => obsolete}/nathelper/Makefile | 0
{modules_s => obsolete}/nathelper/README | 0
{modules_s => obsolete}/nathelper/TODO | 0
{modules_s => obsolete}/nathelper/doc/Makefile | 0
.../nathelper/doc/functions.xml | 0
.../nathelper/doc/nathelper.xml | 0
{modules_s => obsolete}/nathelper/doc/params.xml | 0
{modules_s => obsolete}/nathelper/nathelper.c | 0
{modules_s => obsolete}/nathelper/nathelper.cfg | 0
{modules_s => obsolete}/nathelper/nathelper.h | 0
{modules_s => obsolete}/nathelper/natping.c | 0
{modules_s => obsolete}/nathelper/nhelpr_funcs.c | 0
{modules_s => obsolete}/nathelper/nhelpr_funcs.h | 0
13 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/modules_s/nathelper/Makefile b/obsolete/nathelper/Makefile
similarity index 100%
rename from modules_s/nathelper/Makefile
rename to obsolete/nathelper/Makefile
diff --git a/modules_s/nathelper/README b/obsolete/nathelper/README
similarity index 100%
rename from modules_s/nathelper/README
rename to obsolete/nathelper/README
diff --git a/modules_s/nathelper/TODO b/obsolete/nathelper/TODO
similarity index 100%
rename from modules_s/nathelper/TODO
rename to obsolete/nathelper/TODO
diff --git a/modules_s/nathelper/doc/Makefile b/obsolete/nathelper/doc/Makefile
similarity index 100%
rename from modules_s/nathelper/doc/Makefile
rename to obsolete/nathelper/doc/Makefile
diff --git a/modules_s/nathelper/doc/functions.xml b/obsolete/nathelper/doc/functions.xml
similarity index 100%
rename from modules_s/nathelper/doc/functions.xml
rename to obsolete/nathelper/doc/functions.xml
diff --git a/modules_s/nathelper/doc/nathelper.xml b/obsolete/nathelper/doc/nathelper.xml
similarity index 100%
rename from modules_s/nathelper/doc/nathelper.xml
rename to obsolete/nathelper/doc/nathelper.xml
diff --git a/modules_s/nathelper/doc/params.xml b/obsolete/nathelper/doc/params.xml
similarity index 100%
rename from modules_s/nathelper/doc/params.xml
rename to obsolete/nathelper/doc/params.xml
diff --git a/modules_s/nathelper/nathelper.c b/obsolete/nathelper/nathelper.c
similarity index 100%
rename from modules_s/nathelper/nathelper.c
rename to obsolete/nathelper/nathelper.c
diff --git a/modules_s/nathelper/nathelper.cfg b/obsolete/nathelper/nathelper.cfg
similarity index 100%
rename from modules_s/nathelper/nathelper.cfg
rename to obsolete/nathelper/nathelper.cfg
diff --git a/modules_s/nathelper/nathelper.h b/obsolete/nathelper/nathelper.h
similarity index 100%
rename from modules_s/nathelper/nathelper.h
rename to obsolete/nathelper/nathelper.h
diff --git a/modules_s/nathelper/natping.c b/obsolete/nathelper/natping.c
similarity index 100%
rename from modules_s/nathelper/natping.c
rename to obsolete/nathelper/natping.c
diff --git a/modules_s/nathelper/nhelpr_funcs.c b/obsolete/nathelper/nhelpr_funcs.c
similarity index 100%
rename from modules_s/nathelper/nhelpr_funcs.c
rename to obsolete/nathelper/nhelpr_funcs.c
diff --git a/modules_s/nathelper/nhelpr_funcs.h b/obsolete/nathelper/nhelpr_funcs.h
similarity index 100%
rename from modules_s/nathelper/nhelpr_funcs.h
rename to obsolete/nathelper/nhelpr_funcs.h