System Programming
Least Cost Routing (LCR) Programs
Least Cost Routing (LCR) is a system programmable feature that automatically selects the least expensive route available at the time a long distance call is made.
It is not necessary to dial the access code of the least expensive carrier. You must assign the programs on the next page to activate the LCR feature.
The following chart shows the procedure of LCR feature.
LCR Sequence chart
Is the dialled number an emergency call number?
Yes
No
Is the dialled number a BLT access code?
Yes
No
Does the first digit match the leading digit?
No
Yes
Does the area code match the | Yes | |
| ||
route selection code of Route 1? |
| |
|
|
|
| No |
|
|
|
|
BTL is selected.
Does the area code match | No | |||
|
|
| ||
the exceptional code of Route 1? |
|
|
| |
|
|
|
|
|
| Yes |
| Route 1 is selected. | |
|
|
| ||
|
|
|
|
|
Does the area code match the route selection code of Route 2?
No
Yes
Does the area code match | No | |||
the exceptional code of Route 2? |
|
|
| |
|
|
|
|
|
| Yes |
| Route 2 is selected. | |
|
|
| ||
|
|
|
|
|
Does the area code match the route selection code of Route 3?
No
Yes
Does the area code match | No | |||
|
|
| ||
the exceptional code of Route 3? |
|
|
| |
|
|
|
|
|
| Yes |
| Route 3 is selected. | |
|
|
| ||
|
|
|
|
|
Does the area code match the route selection code of Route 4?
No
Yes
Does the area code match | No | |||
|
|
| ||
the exceptional code of Route 4? |
|
|
| |
|
|
|
|
|
| Yes |
| Route 4 is selected. | |
|
|
| ||
|
|
|
|
|
|
|
|
|
|
BLT is selected.
30