right, it doesn't add it to xavp it adds it to $ulc so if we have
modparam("usrloc", "xavp_contact", "ulattrs")
we can use the $qlc returned like this (if flag is set).
if(!reg_fetch_contacts("location", "$fu", "caller")) {
xlog("L_INFO", "$ci|log| checking $fu - $ulc(caller=>ulattrs=>account_id)");
}
i'll put everything in one commit and create a new PR
—
Reply to this email directly or view it on GitHub.