<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      drouting will choose the rule/entry based on the longest matching
      prefix, which in your case is id2. But additionally you can assign
      a different priority to each of the rules.(change prio
      webinterface/DB)<br>
      <br>
      If prefix "<i>3" has a priority of 2 and prefix "36" only has a priority</i>
      of 1, even if id2 would be the longest match according to the
      prefix (e.g. number/request uri is 36 1 398 0344) only the entry
      with priority 2 would be used. (id1)<br>
      <br>
      <br>
      Best Regards<br>
      <br>
      Max M.<br>
      <br>
      On 03/05/2013 11:44 AM, Mickael HUBERT wrote:<br>
    </div>
    <blockquote cite="mid:5135CC8A.7000702@winlux.fr" type="cite">By
      using another priority.<br>
      <div class="gmail_extra"><br clear="all">
      </div>
    </blockquote>
  </body>
</html>