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

__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to