[sr-dev] git:master: modules_k/rtpproxy: new module

Ovidiu Sas osas at voipembedded.com
Mon Aug 16 06:59:31 CEST 2010


Module: sip-router
Branch: master
Commit: cef5d23c230d64bba2e0a6ea22897dd7bd0a42ca
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cef5d23c230d64bba2e0a6ea22897dd7bd0a42ca

Author: Ovidiu Sas <osas at voipembedded.com>
Committer: Ovidiu Sas <osas at voipembedded.com>
Date:   Mon Aug 16 00:05:11 2010 -0400

modules_k/rtpproxy: new module

 - copy initial files from nathelper to rtpproxy

---

 modules_k/rtpproxy/Makefile                |   19 +
 modules_k/rtpproxy/README                  | 1027 ++++++++
 modules_k/rtpproxy/doc/Makefile            |    4 +
 modules_k/rtpproxy/doc/nathelper.xml       |   78 +
 modules_k/rtpproxy/doc/nathelper_admin.xml | 1208 ++++++++++
 modules_k/rtpproxy/doc/nathelper_faq.xml   |   79 +
 modules_k/rtpproxy/examples/4to6.cfg       |  113 +
 modules_k/rtpproxy/examples/alg.cfg        |  104 +
 modules_k/rtpproxy/nathelper.c             | 3621 ++++++++++++++++++++++++++++
 modules_k/rtpproxy/nathelper.h             |   71 +
 modules_k/rtpproxy/nhelpr_funcs.c          |  420 ++++
 modules_k/rtpproxy/nhelpr_funcs.h          |   39 +
 modules_k/rtpproxy/rtpproxy_stream.c       |  234 ++
 modules_k/rtpproxy/rtpproxy_stream.h       |   37 +
 14 files changed, 7054 insertions(+), 0 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=cef5d23c230d64bba2e0a6ea22897dd7bd0a42ca



More information about the sr-dev mailing list