Convoluted solution for an abnormal problem, but it works, thanks!
On Wed, Mar 21, 2018 at 12:08 PM, John Petrini <[email protected]>
wrote:
> You could do something like below to check specifically for that case and
> override the uac test.
>
> if (sdp_get_line_startswith("$avp(cline)", "c="))
> $var(sdp_contact_host) = $(avp(cline){re.subst,/c=IN IP4 (.+)/\1/});
>
>
> if (is_in_subnet("$avp(sdp_contact_host)", "192.0.0.0/29"))
> .........
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users