Difference between revisions of "LCR"

From Kolmisoft Wiki
Jump to navigationJump to search
m
m
Line 1: Line 1:
=About=
LCR (Least Cost Routing) is a set of Providers that should be used to send a call  when trying to dial any destination - for example, by the cheapest rate.  
LCR (Least Cost Routing) is a set of Providers that should be used to send a call  when trying to dial any destination - for example, by the cheapest rate.  


Line 16: Line 18:


It is possible to route different destinations for a User using [[Call routing per destination basis]].
It is possible to route different destinations for a User using [[Call routing per destination basis]].
<br><br>
==Do not use next available provider if the price is higher than x%==
''This option is available from [[MOR_11|MOR 11]]''
<br><br>
Use this feature when you do not want to use a provider when the price between the cheapest and next available provider is higher when x %. The call will simply fail if no other providers meet the requirement.
<br><br>
===Usage===
1. Go to LCR list: '''SETTINGS -> Billing -> LCR'''
2. Press '''Edit''' on '''LCR by price''' LCR:
<br><br>
[[File:Lcr_by_price.png]]
<br><br>
3. Enter the desired percent for call price difference:
<br><br>
[[File:Lcr_by_price_percent.png]]
<br><br>
===Example 1===
povider A (PA) has a price of 0.10€ and provider B (PB) 0.11€ and we set x=20%
so if call can´t be establish by PA then system will try with PB (0.11<0.10+20%)
<br><br>
===Example 2===


povider A (PA) has a price of 0.10€ and provider B (PB) 0.30€ and we set x=20%


so if call can´t be establish by PA then the system wil NOT try with PB
<br><br>
=See also=
=See also=



Revision as of 08:34, 11 August 2011

About

LCR (Least Cost Routing) is a set of Providers that should be used to send a call when trying to dial any destination - for example, by the cheapest rate.

The correct name for such a function is a Routing Table, because the function supports other ways of routing, not just finding the cheapest route.

LCR supports fail-over. That is, if one provider fails, the next one is dialed. This is completely invisible for the caller and lets you increase the chances of the user reaching his destination. If one Provider is not capable of delivering a call, the system will try to use the remaining Providers.

The LCR window can by found in SETTINGS – Billing – LCR.

Supported routing modes:

The user has one base LCR, so that all his calls are routed by some preset rule.

It is possible to route different destinations for a User using Call routing per destination basis.

Do not use next available provider if the price is higher than x%

This option is available from MOR 11

Use this feature when you do not want to use a provider when the price between the cheapest and next available provider is higher when x %. The call will simply fail if no other providers meet the requirement.

Usage

1. Go to LCR list: SETTINGS -> Billing -> LCR

2. Press Edit on LCR by price LCR:

Lcr by price.png

3. Enter the desired percent for call price difference:

Lcr by price percent.png

Example 1

povider A (PA) has a price of 0.10€ and provider B (PB) 0.11€ and we set x=20%

so if call can´t be establish by PA then system will try with PB (0.11<0.10+20%)

Example 2

povider A (PA) has a price of 0.10€ and provider B (PB) 0.30€ and we set x=20%

so if call can´t be establish by PA then the system wil NOT try with PB

See also