Pre-Submission Checklist

Type Of Change

Checklist:

Description

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) {
....
}

You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/2337

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.