📁
Master DNL Class4 Version 5
  • Introduction
  • Support
  • First Time Setup
    • Create Vendor
    • Create Routing
      • Routing Plan
      • Static Route
      • Dynamic Route
    • Create Client
    • Call Simulation
    • Check CDR
    • Check Report
    • Check PCAP
    • Setup ANI Rotation
    • Set Min Call Duration
    • Block Calls by DNC
  • Maintainence
    • Update US LERG in Switch
    • How to manage PCAP cleaning
    • How to manage CDR cleaning
      • Using dnl_backup_tool
      • Using dnl_cloud_tool
  • Troubleshoot
    • Getting "Missing table" error during invoice generation
    • Switch can't process more than 30K ports
    • How many calls are client sending
    • Call Failure
    • Enforce Valid DNIS Length
    • Enforce E164 Format for Vendor Trunk
    • Configure VoIP Switch in UI
    • SIP Switch is Down
    • Validate Auto-Invoice Rule
  • Installation
    • Installation with RPM
Powered by GitBook
On this page

Was this helpful?

  1. First Time Setup

Create Routing

Introduction

Class 4 Fusion routing is a hierarchy design. First, you will need to create "Routing Plan". Within a routing plan, you can define different criteria for different routing strategy. A routing criteria is a combination of prefix, min length, and max length. This criteria can be defined in ANI and/or DNIS.

Moreover, you can define different time profile for the routing strategy.

There are two general categories of routing strategy:

  • Static Routing

  • Dynamic Routing

Static Routing means that the routing order is fixed and we support the following routing order:

  • Top Down

  • Round Robin

  • Percentage

Dynamic Routings means that the routing order is dynamic and it is based on real-time condition of the traffic as well as the cost of the vendor for the specific code at that specific time of routing:

  • Least Cost Routing

  • Highest ASR Routing

  • Highest ACD Routing

You can look at routing plan as routing condition and static route / dynamic route as the way how you want vendor routes to be selected.

PreviousCreate VendorNextRouting Plan

Last updated 4 years ago

Was this helpful?