Have you tried scaping it? Never done it, tho

On Fri, 10 Jan 2020 at 23:23, Sam Ware <[email protected]> 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
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-- 
Regards,

David Villasmil
email: [email protected]
phone: +34669448337
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to