<div dir="ltr">Thanks Doug!!  I appreciate  your response..  it sent me looking in the right direction.  The following yielded the results I was looking for.<div><br></div><div>Gotoif($["${LEN(${CALLERID(number)})}" != "4"]?true)<br>
</div><div><br></div><div>I very much appreciate your response.  </div><div><br></div><div>-Joe</div><div>Dothan, AL</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 2, 2014 at 11:07 AM, Doug Lytle <span dir="ltr"><<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Positively Optimistic wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Anyone have any idea why the following would not work?  I'm trying to test for a callerid value that is 4 digits in length.. <br>
</blockquote>
<br></div>
Differences between yours and mine:<br>
<br>
Yours:<div class=""><br>
Gotoif($[${LEN(${CALLERID(<u></u>number)})} != 4]?true)<br>
<br></div>
Mine:<br>
Gotoif($["${LEN(${get-admin-<u></u>password})}" < "1"]?2:4)<span class="HOEnZb"><font color="#888888"><br>
<br>
Doug<br>
<br>
<br>
-- <br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</font></span></blockquote></div><br></div>