On 12/15/2011 06:33 PM, Andreas Granig wrote:
So, to sum it up:
If you want to use IPv6, use $fs instead of force_send_socket() (or maybe multihoming, haven't tried that yet), and set dns_try_ipv6=yes.
Andreas
Hello,
I have attached an improved version (uses inet_pton instead of manually parsing the address) of the str2ip6 function that was failing initially. Can you test it against force_send_socket() with an IP address in the form [ipv6_address]:port (the [] are mandatory) ?
Thanks, Marius (in the sip-router/ directory run patch< d.patch to apply the patch)