<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-text-plain" wrap="true" graphical-quote="true"
      style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">
      <pre wrap="">Hi Richard, others,

On 03/26/2015 03:59 PM, Richard Fuchs wrote:
</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre wrap="">The billing_fees table is already joined into this query, so you don't
see a separate query for it. The reason the peers apparently aren't
sorted is because the sorting is based on the init_rate, and all of your
init_rates are zero. Is this intentional?
</pre>
      </blockquote>
      <pre wrap="">Well, this is intentional because there are no call-setup costs for any
of the peers.

But, after your reply I saw this in the Handbook, that the Follow Rate
and Follow Interval both default to the Init Rate and Init Interval...

So I changed the init rate to the same as the follow_rate and it works :-D \o/

Concluding, if peers don't have any call-setup costs it's still needed
to configure the init rates, the same as the follow rates if there is no
setup cost, in order to get LCR to work properly?

Grtz,

Mark
</pre>
    </div>
  </body>
</html>