<div dir="ltr">I'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> <condition field="caller_id_number" expression="^\+?(12243336164|12025551212)$"></div><div><br></div><div style>(The corresponding action routes the call directly to my extension, but that's not important.)</div>
<div style><br></div><div style>The reason I have "\+?" is I didn't know if the plus sign was included in the caller-ID. I have since learned that it is, so I can remove the "?", 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>