Module: sip-router Branch: master Commit: 4efa4b211b19d7676af0b3f30ee8e49503a34b5e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4efa4b21...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Tue Aug 17 20:35:22 2010 +0200
rtpproxy(k): renamed files to reflect module name
---
modules_k/rtpproxy/README | 196 +++++++++++++------- modules_k/rtpproxy/doc/Makefile | 2 +- .../rtpproxy/doc/{nathelper.xml => rtpproxy.xml} | 4 +- .../{nathelper_admin.xml => rtpproxy_admin.xml} | 0 .../doc/{nathelper_faq.xml => rtpproxy_faq.xml} | 0 modules_k/rtpproxy/{nathelper.c => rtpproxy.c} | 4 +- modules_k/rtpproxy/{nathelper.h => rtpproxy.h} | 4 +- .../rtpproxy/{nhelpr_funcs.c => rtpproxy_funcs.c} | 2 +- .../rtpproxy/{nhelpr_funcs.h => rtpproxy_funcs.h} | 4 +- modules_k/rtpproxy/rtpproxy_stream.c | 4 +- 10 files changed, 142 insertions(+), 78 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=4efa...