Maxim Sobolev a écrit :
Emmanuel,
Thank you for your message. Please see my comments in-line below.
Emmanuel BUU wrote:
Hello everybody,
I would like to submit two enhancement proposal for the RTPproxy software:
1/ automatic bridging handling
(...)
Ultimately, the configuration of RTP proxy could be automated by
scanbing the IP routing tables of the host.
This feature is already supported in our private development tree (IPv4
only for now) and it will be released soon. It would require matching
changes on the part of SER/Kamalio/OpenSIPS/B2BUA as well as IPv6
support, which what holds it at the moment.
Hum great, maybe I can help with the NATHELPER module of OpenSIPS if you
describe me what change have been made to the RTP proxy control protocol
and provide me access to the source code.
2/ External NAT handling
I would also to handle the case where RTP proxy is behind a NAT (one to
one NAT). If the communication is on the internal network then the
previous processing is applied. If the communication is to be done with
the external network, rtp proxy would bind to the same interface but
advertise the NATed adress in the answer.
What about this case? Is there a way to handle external NAT by pairing
some interface witn an external advertised address ?
We propose to implement these two enhancements but would like to agree
with the rtp maintainer in order to have a chance to push this into the
open source. This lead me to another question. RTPProxy has currently
no configuration file. Would the crowd here consider such an addition to
describe the networks (and maybe the port range)?
What config library would you favor?
Yes, RTPproxy really needs a configuration file, this is something on my
list of features for 2.0 as well. I don't have any strong preference for
config library, however it should meet the few basic criteria:
1. BSD-like license. Apache, Mozilla, MIT are fine. No GPL/LGPL.
2. Clean interface and internal representation. Ability to have
different contexts.
3. Ability to handle on-the-fly config file reload gracefully.
So, feel free if you want to suggest and discuss something or even want
to make a code submission.
Few !! These are proper requirements. Why is GPL not accepted? I thought
that rtpproxy was GPL also?
Or maybe there is an intellectual propery issue?
Ok I did not find any of these compling the 3 requirements. Req #3 is
tough ...
I look foward to hearing from you.
Sincerely,
_______________________________________________
Devel mailing list
[email protected]
http://lists.rtpproxy.org/mailman/listinfo/devel