Actions

Digit Analyzer: Difference between revisions

(First draft, Only ideas for the moment.)
 
mNo edit summary
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
{{DISPLAYTITLE:Digit Analyzer}}
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.
The digit analyzer is a pre-routing algorithm. It uses a non-linear 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 enhance 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.

Latest revision as of 09:54, 14 September 2022

The digit analyzer is a pre-routing algorithm. It uses a non-linear 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 enhance 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.