Here are some proposed modifications to handle the P-Charging-Vector header as defined in rfc3455 section 4.6 to
a new pseudo variable
pseudo variables are exported and enable Read onlly access to charging vector fields
$pcv = whole field
$pcv.value = icid-value field (see RFC3455 section 5.6)
$pcv.genaddr = icid-generated-at field (see RFC3455 section 5.6)
a new function acc_charging_vector()
https://github.com/kamailio/kamailio/pull/214
—
Reply to this email directly or view it on GitHub.