[SR-Users] Caseless regex

Henning Westerholt hw at skalatan.de
Tue Oct 13 13:04:58 CEST 2020


Hello,

just an idea, have you already tried this module: https://www.kamailio.org/docs/modules/stable/modules/regex.html

Cheers,

Henning

--
Henning Westerholt – https://skalatan.de/blog/
Kamailio services – https://gilawa.com<https://gilawa.com/>

From: sr-users <sr-users-bounces at lists.kamailio.org> On Behalf Of Marat Gareev
Sent: Tuesday, October 13, 2020 10:55 AM
To: Kamailio (SER) - Users Mailing List <sr-users at lists.kamailio.org>
Subject: [SR-Users] Caseless regex

Hello,

Is it possible write more readable regular expression
if ($tU =~ "(?i)^test$") {
    ...
}
instead of "^[tT][eE][sS][tT]$"?

On the first option, I get the error:
0(47250) ERROR: <core> [core/rvalue.c:3038]: fix_match_rve(): Bad regular expression

Regards,
Marat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20201013/bb6ff431/attachment.htm>


More information about the sr-users mailing list