[Kamailio-Users] PCRE / Regex Module

Brandon Armstead brandon at cryy.com
Fri Sep 18 01:55:23 CEST 2009


Hello,
    I have the following pcre regex method call: pcre_match("$hdr(From)",
"(?i)^(restricted|anonymous|private|unknown|unavailable)") to match calls
that are sent without a proper ANI in a case-insensitive manner, however it
does not seem to return true for the following example From Header:



More information about the Users mailing list