<div dir="ltr">I&#39;m getting this error:<div><div>2013-03-21 09:52:46.921136 [ERR] switch_regex.c:101 COMPILE ERROR: 1 [nothing to repeat][^+12243336164$]</div></div><div><br></div><div style>It comes from this condition:</div>
<div style><div>    &lt;condition field=&quot;caller_id_number&quot; expression=&quot;^\+?(12243336164|12025551212)$&quot;&gt;</div><div><br></div><div style>(The corresponding action routes the call directly to my extension, but that&#39;s not important.)</div>
<div style><br></div><div style>The reason I have &quot;\+?&quot; is I didn&#39;t know if the plus sign was included in the caller-ID.  I have since learned that it is, so I can remove the &quot;?&quot;, but I still want to know what I did wrong.</div>
<div style><br></div><div style>-- </div><div style>Steve</div><div><br></div></div><div><br></div></div>