<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">I'd say you need to keep parameters for
      limit concise and standard. E.g. do it in the same format for all
      customers / trunks:<br>
      limit hash maximum_calls ${customer_id} ${customer_limit}<br>
      <br>
      Once things are standard just iterate over a list of
      ${customer_id}'s every N minutes:<br>
      limit_usage hash maximum_calls ${customer_id}<br>
      <br>
      <br>
      On 14-05-14 01:39 PM, Andre Demattia wrote:<br>
    </div>
    <blockquote cite="mid:0N5K001EWRPZYS70@vms173007.mailsrvcs.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div>
        <div style="font-family: Calibri,sans-serif; font-size: 11pt;">Anyone
          have any thoughts on this?</div>
      </div>
      <div dir="ltr">
        <hr><span style="font-family: Calibri,sans-serif; font-size:
          11pt; font-weight: bold;">From: </span><span
          style="font-family: Calibri,sans-serif; font-size: 11pt;"><a
            moz-do-not-send="true" href="mailto:andretodd@verizon.net">andretodd@verizon.net</a></span><br>
        <span style="font-family: Calibri,sans-serif; font-size: 11pt;
          font-weight: bold;">Sent: </span><span style="font-family:
          Calibri,sans-serif; font-size: 11pt;">&#8206;5/&#8206;13/&#8206;2014 10:13 AM</span><br>
        <span style="font-family: Calibri,sans-serif; font-size: 11pt;
          font-weight: bold;">To: </span><span style="font-family:
          Calibri,sans-serif; font-size: 11pt;"><a
            moz-do-not-send="true"
            href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a></span><br>
        <span style="font-family: Calibri,sans-serif; font-size: 11pt;
          font-weight: bold;">Subject: </span><span style="font-family:
          Calibri,sans-serif; font-size: 11pt;">[Freeswitch-users] Query
          Limit to see how many ports are in use</span><br>
        <br>
      </div>
      <div style="color: rgb(0, 0, 0); font-family: Arial; font-size:
        12px;">
        <div>Hi, I want to know how can I query everything in LIMIT
          (hash)&nbsp;to find out how many active ports I'm using. I did see
          something about Hash_Dump All but I'm not sure what that does.
          limit_usage &lt;backend&gt; &lt;realm&gt; &lt;id&gt; requires
          too many parameters, I just want to know everything active.</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>I have disabled "nosql" the core&nbsp;database for faster
          performance (assuming this really helps with performance, let
          me know if it has nothing to do with performance) so that
          isn't an option.</div>
        <div>&nbsp;</div>
        <div>Also, since the core db is disabled, is there a way to see
          the active calls with UUID so I can kill them if needed?</div>
        <div>Thanks</div>
        <div>Andre</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>