Digit Analyzer
From TBwiki
(Difference between revisions)
Line 3: | Line 3: | ||
== RouteSet == | == RouteSet == | ||
− | A RouteSet is a group of possible routes for a given destination number. Each NAP | + | A RouteSet is a group of possible routes for a given destination number. Each [[NAP]] that can be used to reach the destination telephone number must have a route in the RouteSet. |
Revision as of 16:51, 6 January 2010
The digit analyzer is a pre-routing algorithm. It uses a tree searching algorithm to find the optimal set of routes with which routing will take place. All routes not required for routing the destination telephone number are therefore screened out. This greatly enhances performances and allows to support virtually any number of routes, since routing is always done on a limited set of routes, matching the destination telephone number.
RouteSet
A RouteSet is a group of possible routes for a given destination number. Each NAP that can be used to reach the destination telephone number must have a route in the RouteSet.