Hi *

how do you pass AVP values to script functions in openser.

if I do -

myFunction("somestring",$avp(s:someotherstring)); - openser fails to load,
and

myFunction("somestring","$avp(s:someotherstring)"); - passes the actual AVP
string to the script and not the evaluation of the AVP string

Kind regards
Jason
_______________________________________________
Users mailing list
Users@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to