Only IPv4 was supported before. Added socket support for IPv6 (link locals included). Also updated documentation. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/142
-- Commit Summary --
* Added implementation for force_send_interface to also support IPv6. Thus, data can be exchanged with rtpproxy over IPv4 and IPv6. * Updated documentation for IPv6 force_send_interface.
-- File Changes --
M modules/rtpengine/doc/rtpengine_admin.xml (7) M modules/rtpengine/rtpengine.c (188)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/142.patch https://github.com/kamailio/kamailio/pull/142.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/142
Please prefix the first line of the commit message with the name of the component that is affected by the patch. See the guidelines at:
* http://www.kamailio.org/wiki/devel/git-commit-guidelines#commit_message
It will be easier to track what components are affected in the changelog as well as easier to spot and react timely by the developer in charge of the component.
In this case is rtpengine and @rfuchs should review the patches.
From my point of view they are fixes, given that only ipv4 was supported, so that needs to work for ipv6 as well, so they can be merged in master.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/142#issuecomment-96680944
Thank you for the tips.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/142#issuecomment-96944173
Going to merge this in order to get proper testing during the freezing period.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/142#issuecomment-99192603
Merged #142.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/142#event-297556759