Module: sip-router Branch: tma0/iptrtpproxy-ip6 Commit: f8916abf6b07e54a043171ddc55dc05bbddc7076 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f8916abf...
Author: Tomas Mandys tomas.mandys@iptel.org Committer: Tomas Mandys tomas.mandys@iptel.org Date: Fri Dec 23 11:57:13 2011 +0100
Support for IPv6
Added support for IPv6, requires xt_RTPPROXY module supporting IPv6
---
modules/iptrtpproxy/Makefile | 2 +- modules/iptrtpproxy/README | 393 ++++++++++++++++++++++++++----- modules/iptrtpproxy/doc/iptrtpproxy.xml | 30 +++ modules/iptrtpproxy/iptrtpproxy.c | 225 ++++++++++-------- 4 files changed, 486 insertions(+), 164 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=f891...