Digit Analyzer

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(First draft, Only ideas for the moment.)
 
Line 1: Line 1:
 +
== About ==
 
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.
 
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.
 
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.

Revision as of 16:43, 6 January 2010

About

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.

Personal tools