<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    one solution is doing following trick:<br>
    <br>
    - get the length of the dialed number via transformation and prefix
    it to the number<br>
    <br>
    $rU = $(rU{s.len}) + $rU;<br>
    <br>
    - in drouting keep rules only for prefixes&nbsp; 2, 4, 6, 7 and 8<br>
    - for drouting gateways set strip to 1, so the first digit (the
    length) is removed before forwarding<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 8/27/12 10:20 PM, Luis Fernando
      Urrea wrote:<br>
    </div>
    <blockquote
cite="mid:CAAPaQ=jsETBWz5U9ScP4o2TZWPqEb-nSbW2Lw-B86-XQNEEKig@mail.gmail.com"
      type="cite">Yes thank you Daniel,
      <div><br>
      </div>
      <div>On my setup I terminate local calls using colocated TDM
        equipment, these calls are 8 digit numbers that start with
        2,4,6,7 and 8</div>
      <div><br>
      </div>
      <div>Then I use a FreeSWITCH box as a gateway for US and
        international calls, so I was hoping I could somehow route based
        on numbers of digits.</div>
      <div><br>
      </div>
      <div>I hope that is clear enough.</div>
      <div><br>
      </div>
      <div>Regards,</div>
      <div><br>
      </div>
      <div>Luis<br>
        <br>
        <div class="gmail_quote">On Mon, Aug 27, 2012 at 2:08 PM,
          Daniel-Constantin Mierla <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:miconda@gmail.com"
              target="_blank">miconda@gmail.com</a>&gt;</span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,
            <div class="im"><br>
              <br>
              On 8/27/12 6:54 PM, Luis Fernando Urrea wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                I haven't been able to find the answer in the
                documentation.<br>
                <br>
                It seems DROUTING does not take regex in the dr_rules
                table to match routable numbers, are there any kind of
                wilcards that could be used.<br>
                <br>
                How does one specify different rules for 8 digit numbers
                and 10 digit numbers.<br>
                <br>
                <br>
              </blockquote>
            </div>
            drouting uses longest prefix matching to select the rule.<br>
            <br>
            Do you have rules only on length or also on prefix? If you
            provide a bit more details about what routing rules you are
            looking for, we may be able to provide hints about how to
            implement in the config file.<br>
            <br>
            Cheers,<br>
            Daniel<span class="HOEnZb"><font color="#888888"><br>
                <br>
                -- <br>
                Daniel-Constantin Mierla - <a moz-do-not-send="true"
                  href="http://www.asipto.com" target="_blank">http://www.asipto.com</a><br>
                <a moz-do-not-send="true"
                  href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a>
                - <a moz-do-not-send="true"
                  href="http://www.linkedin.com/in/miconda"
                  target="_blank">http://www.linkedin.com/in/miconda</a><br>
                Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - <a
                  moz-do-not-send="true" href="http://asipto.com/u/kat"
                  target="_blank">http://asipto.com/u/kat</a><br>
                <br>
              </font></span></blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div><font color="#999999">O: 2248-2483</font></div>
        <div><font color="#999999">C: 6040-3624</font></div>
        <div><font color="#999999"><img moz-do-not-send="true"
              src="http://db.tt/0GiYVVen"><br>
          </font></div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - <a class="moz-txt-link-freetext" href="http://asipto.com/u/kat">http://asipto.com/u/kat</a></pre>
  </body>
</html>