Folks,
I've just committed large code drop, which adds support for so-called
"bridge" rtpproxy mode. In this mode, rtpproxy/ser can bridge two
non-routable networks, such as for example LAN and WAN, or IPv4 and
IPv6*. I've also added small config script which illustrates how this
feature can be used. Both fresh cvs version of rtpproxy and fresh cvs
version of nathelper are required for this functionality to work.
In the same commit, I've added support for remotely controling rtpproxy
running on a separate machine, see rtpproxy/README.remote file for details.
Code has been only very lightly tested so that please let me know if
there are any problems.
-Maxim
*) IPv4<->IPv6 bridging is not finished yet, but I plan to finish it in
few days.
-------- Original Message --------
Subject: [Serdev] CVS:commitlog: sip_router/modules/nathelper Makefile
nathelper.c sip_router/modules/nathelper/examples alg.cfg
Date: Sat, 6 Mar 2004 21:43:06 +0100
From: Maxim Sobolev <sobomax(a)portaone.com>
To: serdev(a)lists.iptel.org
sobomax 2004/03/06 21:43:06 CET
SER CVS Repository
Modified files:
modules/nathelper Makefile nathelper.c
Added files:
modules/nathelper/examples alg.cfg
Log:
- support for the brand-new remote control mode in RTP proxy;
- make bridge mode working in all directions;
- provide a sample config for the SIP/RTP ALG (application level SIP/RTP
gateway);
- don't call freeaddrinfo() function if getaddrinfo() has returned an
error.
Revision Changes Path
1.5 +2 -2 sip_router/modules/nathelper/Makefile
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/nathelper/…
1.1 +104 -0 sip_router/modules/nathelper/examples/alg.cfg (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/nathelper/…
1.43 +229 -61 sip_router/modules/nathelper/nathelper.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/nathelper/…
_______________________________________________
Serdev mailing list
serdev(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serdev