doc/
subfolder, the README file is autogenerated)This change introduces a new type of variable $xavi - eXtended Attribute Value Insensitive case.
It's like a $xavp but keys are case insensitive:
$xavi(WhatEver=>fOo) = 1;
if($xavi(whatever[0]=>foo) == 1) {
....
}
https://github.com/kamailio/kamailio/pull/2337
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.