Pete Ashdown writes:
> Thank you Juha. I'm muddling through this. One thing that is puzzling
> to me is that LCR entries are ranked by weight and priority, both
> integers. When I have a rate deck of costs like .003211 per minute per
> prefix, translating thousands of those to integers between
On 01/22/2014 03:19 PM, Juha Heinanen wrote:
> Pete Ashdown writes:
>
>> 2) How do I populate the rest of the LCR database? It appears that
>> using "kamctl lcr" has been depreciated. Am I supposed to use Siremis?
>> Is there any way to do this via shell? Does anyone have any scripts
>> that di
On Wednesday 22 January 2014 23:19:09 Juha Heinanen wrote:
> prefix column cannot hold a regular expression. lcr routing is based on
> longest match, which cannot be efficiently implemented using regular
> expressions.
If lcr is based on longest prefix, Pete could just use a little logic to
impl
Pete Ashdown writes:
> 2) How do I populate the rest of the LCR database? It appears that
> using "kamctl lcr" has been depreciated. Am I supposed to use Siremis?
> Is there any way to do this via shell? Does anyone have any scripts
> that digest csv rate decks from trunkers into the db for cr
On 01/21/2014 10:09 PM, Alex Balashov wrote:
> There is not, but there are numerous other modules that provide for that sort
> of thing, such as pdt, drouting, and lcr.
>
> Of course, it's only useful if your DID block falls on decimal boundaries.
> :-)
Thank you Alex.
Could someone point me t