Hi, theorically:

  1.12 {s.escape.param}
    Return escaped string of variable's value, changing to '%hexa' the
    characters that are not allowed in the param part of SIP URI following RFC
    requirements.

But in the script I do:
  $(rU{s.escape.param})

and when sending a request with Request URI username = "iñaki", then I get 
this error:

  ------
  ERROR:core:escape_param: invalid escaped character <4294967235>
  ------

Well, I expected that "ñ" was be converted to '%hexa', ¿?

-- 
Iñaki Baz Castillo

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to