Actions

Call routing: Difference between revisions

No edit summary
No edit summary
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== under construction ==
{{DISPLAYTITLE:Call routing}}
{| class="wikitable"
|-
|rowspan="2"|This article applies to:
|'''Product'''
|'''Version'''
|-
|Tmedia
|3.2, 3.0, 2.9, 2.8, 2.7, 2.6, 2.5
|}
Call routing refers to the ability to route calls based on criteria such as origin, destination, time of day, service provider rates, etc.




The ability to route calls based on criteria such as origin, destination, time of day, service provider rates, etc.
== TelcoBridges and Call routing  ==


TelcoBridges supports call routing across all of its Tmedia and Tdev devices. It offers two approaches to routing. The first is via the TMG-CONTROL where you can manually define [http://docs.telcobridges.com/mediawiki/index.php/Tmedia_Routing#Static_routing_table called number routes]. The second approach, introduced in [[Version 2.3|version 2.3]] of [[Toolpack]], leverages the Ruby scripting language to provide a [[Scriptable Routing Engine|scriptable routing engine]].


•Route selection
== Related actions ==
*Creating called number routes (refer to the appropriate Toolpack release):
**[[Toolpack:Call_Routes_Settings_E|Call routes for version 3.2]]
**[[Toolpack:Call_Routes_Settings_D|Call routes for version 3.0]]
<div class="mw-collapsible mw-collapsed" data-collapsetext="other versions" data-expandtext="Click here for other versions" style="width: 400px;">
**[[Toolpack:Call_Routes_Settings_B|Call routes for version 2.9]]
**[[Toolpack:Call_Routes_Settings_A|Call routes for version 2.8]]
**[[Web_Portal_Tutorial_Guide_v2.7#Routes|Call routes for version 2.7]]
**[[Toolpack:Creating_a_First_Call_Route_A|Call routes for version 2.5 and 2.6]]
</div>
<br>
*[[Scriptable Routing Engine|Configure routing via the Toolpack scriptable routing engine]]


•Using Network Access Point (NAP)
== References  ==


•Using ANI with regular expressions (libpcre)
*[[Media:Product_brief_-_Tmedia_Call_Routing_Platform_v4.pdf|Product brief - Tmedia Call Routing Platform v4]]


•Using DNIS with regular expressions
[[Category:Glossary]][[Category:RevisionV2]]
 
•Post-routing modification to ANI and DNIS with regular expressions
 
•Enhance routing using scripts
 
•Programmable
 
•Pre-design script for %, sequential and ASR

Latest revision as of 10:14, 8 September 2022

This article applies to: Product Version
Tmedia 3.2, 3.0, 2.9, 2.8, 2.7, 2.6, 2.5

Call routing refers to the ability to route calls based on criteria such as origin, destination, time of day, service provider rates, etc.


TelcoBridges and Call routing

TelcoBridges supports call routing across all of its Tmedia and Tdev devices. It offers two approaches to routing. The first is via the TMG-CONTROL where you can manually define called number routes. The second approach, introduced in version 2.3 of Toolpack, leverages the Ruby scripting language to provide a scriptable routing engine.

Related actions


References