Difference between revisions of "M4 Routing Logic"

From Kolmisoft Wiki
Jump to navigationJump to search
m (Admin moved page M2 Routing Logic to M4 Routing Logic)
 
Line 13: Line 13:
=See also=
=See also=


[[M2_Quality_Routing | Quality Routing]]
* [[M2_Quality_Routing | Quality Routing]]

Latest revision as of 12:19, 29 November 2022

M2 logical structure.png

  1. Based on "Routing Group - Dial Peer" priority we order Dial Peers (DP) (if priorities match - we select random)
    1. Other Dial Peers are used only when previous has Stop Hunting unchecked
  2. Based on "Origination Point Routing Algorithm" (example provided bellow) we order Termination Points (TP) in selected Dial Peer by:
    1. LCR - routing is based only by price (TP tariffs). If TP price matches - we reorder by "Dial Peers TP Priority" (if priorities match - we select random)
    2. Weight - routing is based only by weight number. Lower number has greater priority. If TP weight - we reorder by "Dial Peers TP Priority" (if priorities match - we select random)
    3. Percent - routing is based only by percents. If zero is entered calls will not go through. Let say prov1 has 90% and prov2 has 10% (only two providers in routing group). So in ideal conditions prov1 has 9/10 and prov2 has 1/10 probability to terminate the call.
    4. By Dial Peer - routing is based by Dial Peer TP Priority settings.

M2 Routing by LCR WG PC.png

See also