What’s the error?
—
Sent from mobile, with due apologies for brevity and errors.
On Jan 10, 2020, at 6:23 PM, Sam Ware
<sam.ware(a)gmail.com> wrote:
We are receiving traffic with a tech prefix. We want to be able to use a # (hash tag)
for the separator for the tech prefix and the remote user ($rU). I was using the s.select
transformation before when using * for separator, but I get an error because it appears
that it being interpreted as a comment. Any suggestions?
Example:
## How I was doing it with the *
$avp(techprefix) = $(rU{s.select,0,*});
## How I tried and got an error for the hash tag
$avp(techprefix) = $(rU{s.select,0,#});
--
Sam D Ware
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users