<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><tt>Hi Terrance,<br>
        <br>
        1) take a look at the Dynamic Routing module - it does prefix
        based routing and much more:<br>
           
        <a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/1.11.x/drouting.html">http://www.opensips.org/html/docs/modules/1.11.x/drouting.html</a><br>
        <br>
        2) use dialog profiles to do that:<br>
           
<a class="moz-txt-link-freetext" href="http://www.opensips.org/Documentation/Tutorials-ConcurrentCallsLimitation">http://www.opensips.org/Documentation/Tutorials-ConcurrentCallsLimitation</a><br>
        <br>
        Best regards,<br>
      </tt>
      <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      On 05.01.2015 05:33, Terrance Devor wrote:<br>
    </div>
    <blockquote
cite="mid:CA+w+2f8Fgj58GHCxkykvOoFq0AFNuuLweLuP=r5ov__iRSUgaQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_quote">
          <div dir="ltr"><span style="font-size:13px">Hello Everyone,</span>
            <div style="font-size:13px"><br>
            </div>
            <div style="font-size:13px">We are currently using OpenSIPS
              1.8.9 and would like to add the ability to:</div>
            <div style="font-size:13px"><br>
            </div>
            <div style="font-size:13px">- Maintain different route
              grades via prefixes (ie, standard, premium, direct). The
              prefixes could be something like (1001, 1002, 1003) for
              example. The different grades will have different /min
              pricing. Routing will be executed as per sent prefix.</div>
            <div style="font-size:13px">- Limit concurrent calls using
              IP address. </div>
            <div style="font-size:13px"><br>
            </div>
            <div style="font-size:13px">A little about our system. We do
              not accept REGISTER, and thus do not use the subscriber
              table. All calls are handled via IPs, the address table,
              and ACL. The best case scenario for concurrent call
              limitation would be to add a `channels` field to the
              `address` table, and query the dialog table for the number
              (ie, count) of active calls, and maintain the limit in
              script. </div>
            <div style="font-size:13px"><br>
            </div>
            <div style="font-size:13px">Kind Regards,</div>
            <div style="font-size:13px"><br>
            </div>
            <div style="font-size:13px">Terrance</div>
          </div>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>