<br><br><div class="gmail_quote">On Wed, Jun 2, 2010 at 2:17 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br><br><div class="gmail_quote"><div class="im">On Tue, Jun 1, 2010 at 7:57 PM, Ron McLeod <span dir="ltr">&lt;<a href="mailto:ron.freeswitch@mcleodnet.com" target="_blank">ron.freeswitch@mcleodnet.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">











<div link="blue" vlink="blue" lang="EN-US">

<div>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy">Is  [32|48|54|55|65]  correct?  Shouldn’t
it be  (32|48|54|55|65)   instead?</span></font></p><div>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy">^\+?1?(0[0-1]+)?((32|48|54|55|65)\d+)\;?(phone-context=)?\+?(\d+)?$</span></font></p></div></div>
</div></blockquote></div><div>Also, you really don&#39;t need the dash in [0-1], just do [01] which means &quot;match a 0 or a 1&quot;<br>-MC<br></div></div><br></blockquote><div><br></div><div>Ok cool. Thanks for that. BTW, I&#39;ve noticed that the regex CLI command doesn&#39;t always behave the same way as the core FS engine. A lot of tests that display a different result when testing using the regex command yield different behaviour when one makes a call and how FS behaves/treats the call. Maybe it&#39;s a bug in the old version. We&#39;re using a very old version of FS </div>
</div>