Hello,<div><br></div><div>    I have the following pcre regex method call: pcre_match(&quot;$hdr(From)&quot;, &quot;(?i)^(restricted|anonymous|private|unknown|unavailable)&quot;) 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:</div>
<div><br></div><div>From Header: &quot;Unavailable&quot; &lt;<a href="mailto:sip%3ARestricted@192.168.47.68">sip:Restricted@192.168.47.68</a>&gt;;tag=gK07327e23</div><div><br></div><div>Any thoughts / input is appreciated, and as always thank you for your help!</div>
<div><br></div><div>Sincerely,</div><div>Brandon Armstead</div><div><br></div><div><br></div>