[SR-Users] Accessing Transformations in KEMI
Ben Kaufman
bkaufman at nexvortex.com
Wed Jul 28 16:47:10 CEST 2021
Sorry to bother on this, but is it possible to access Kamailio transformations in KEMI, and if so, how?
In Kamailio's native scripting language I could do:
$var(pai_user) = $(hdr(P-Asserted-Identity){tobody.user});
In KEMI, I can easily get the full header like this:
KSR.hdr.get("P-Asserted-Identity")
But I don't see how to access the transformations. Am I missing it?
Ben Kaufman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20210728/c2a3363e/attachment.htm>
More information about the sr-users
mailing list