Re: [sr-dev] [kamailio/kamailio] ipops is_in_subnet failure with IPv6 after upgrade to 5.0.0 (#1018)

2017-03-05 Thread Anthony Messina
Closed #1018. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1018#event-986805443___ sr-dev mailing list sr-dev@lists.sip-router.org htt

Re: [sr-dev] [kamailio/kamailio] ipops is_in_subnet failure with IPv6 after upgrade to 5.0.0 (#1018)

2017-03-05 Thread Anthony Messina
@miconda your fix works beautifully, as usual. Thank you. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1018#issuecomment-284233476___

Re: [sr-dev] [kamailio/kamailio] ipops is_in_subnet failure with IPv6 after upgrade to 5.0.0 (#1018)

2017-03-05 Thread Daniel-Constantin Mierla
It was a regression introduced by allowing a list of subnets to the function, a new feature in 5.0. I pushed a fix for it, at least for the return code. If all runs fine, then it can closed. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or vie

[sr-dev] [kamailio/kamailio] ipops is_in_subnet failure with IPv6 after upgrade to 5.0.0 (#1018)

2017-03-04 Thread Anthony Messina
After upgrading to 5.0.0, I've found that using an IPv6 range such as ``` is_in_subnet("$si", "2001:db8::/32")) ``` no longer works. In fact, the script just terminates without error or response: ``` ERROR: *** cfgtrace:request_route=[REGISTRAR] c=[/etc/kamailio/kamailio.cfg] l=1150 a=16 n=if