Module: sip-router Branch: master Commit: 48e555e0a671833c0231db9abc0131def5132623 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=48e555e0...
Author: Ovidiu Sas osas@voipembedded.com Committer: Ovidiu Sas osas@voipembedded.com Date: Mon Aug 16 00:14:20 2010 -0400
modules_k/nathelper: remove rtpproxy functionality from nathelper
---
modules_k/nathelper/nathelper.c | 1810 +-------------------------------- modules_k/nathelper/nathelper.h | 35 - modules_k/nathelper/nhelpr_funcs.c | 75 -- modules_k/nathelper/nhelpr_funcs.h | 3 - modules_k/nathelper/rtpproxy_stream.c | 234 ----- modules_k/nathelper/rtpproxy_stream.h | 37 - 6 files changed, 5 insertions(+), 2189 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=48e5...