[reSIProcate] GSoC contributions to reSIProcate
Cătălin Constantin Ușurelu
catalin.usurelu5 at gmail.com
Wed Jul 17 18:27:37 CDT 2013
Hi,
My name is Catalin Constantin Usurelu and I'm a GSoC participant. For my
project I am also contributing to reSIProcate.
I will commit all my changes to a branch[0].
What I have done for now:
- Fix a problem observed by Daniel (
http://list.resiprocate.org/archive/repro-devel/msg00448.html) . Basically,
when binding the CommandServer port failed, the CommandServer was still
being used because no check was done to prevent its use.
- When both IPv6 and IPv4 here activated for repro, the default was to bind
to all adapters(IPv4 and IPv6) but because of IPv4-to-IPv6 mapping, a port
in use error appeared. I had to enable the IPV6_V6ONLY socket option (only
on Linux for the moment, on Windows for example it is activated by default).
- Added support for binding the WebAdmin and CommandServer listeners to
specific IP addresses.
---------------------------------------
[0]https://svn.resiprocate.org/rep/resiprocate/branches/b-gsoc-2013
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20130718/911d760f/attachment.htm>
More information about the resiprocate-devel
mailing list