Actions

Toolpack:Call Routes Settings D: Difference between revisions

No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Tmedia, Tdev, and Tsig Web Portal 3.0: Call Routes Settings}}
{{DISPLAYTITLE:Tmedia, Tdev, and Tsig Web Portal 3.0: Call Routes Settings}}


=Routes=
__NOTOC
 
=Static Route=
==Static Route==
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |Add routes
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |Add routes
Line 11: Line 10:
|}
|}


==''Routing Script''==
=Routing Script=
TelcoBridges provides a wide variety of routing script examples which customers can apply directly in their web configuration according to their needs by following just a few simple steps. Please select one of the following examples according to your needs. You may modify it when necessary.
TelcoBridges provides a wide variety of routing script examples which customers can apply directly in their web configuration according to their needs by following just a few simple steps. Please select one of the following examples according to your needs. You may modify it when necessary.


Line 41: Line 40:
|}
|}


<div class="mw-collapsible mw-collapsed" data-collapsetext="Configuring Audio Prompts" data-expandtext="Audio Prompts" style="width: 400px;">


{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
Line 51: Line 48:
|}
|}


</div>
=Label Routing=
<br><br>
 
==Label Routing==


This section assumes:
This section assumes:
Line 60: Line 54:
* '''The routeset definition and digimap files are already created'''
* '''The routeset definition and digimap files are already created'''


{|
 
|STYLE="vertical-align: top"|
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |Add label routing functionality
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |Add label routing functionality
Line 74: Line 67:
*[[Toolpack:Activating_the_Configuration D|Activate configuration]]
*[[Toolpack:Activating_the_Configuration D|Activate configuration]]
|}
|}
|STYLE="vertical-align: top"|
 
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |Update definition/digitmap files
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |Update definition/digitmap files
Line 84: Line 77:
*[[Toolpack:Activating_the_Configuration D|Activate configuration]]
*[[Toolpack:Activating_the_Configuration D|Activate configuration]]
|}
|}
|}


==RADIUS Authorization and Authentication==
=RADIUS Authorization and Authentication=
{|
 
|STYLE="vertical-align: top"|
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="240" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |RADIUS Authorization
! width="240" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |RADIUS Authorization
Line 99: Line 90:
*[[Toolpack:Enable_Routing_Script_E|Enable Routing Script]]
*[[Toolpack:Enable_Routing_Script_E|Enable Routing Script]]
|}
|}
|STYLE="vertical-align: top"|
 
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="300" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |RADIUS Authorization (with custom dictionary)
! width="300" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" |RADIUS Authorization (with custom dictionary)
Line 111: Line 102:
*[[Toolpack:Enable_Routing_Script_E|Enable Routing Script]]
*[[Toolpack:Enable_Routing_Script_E|Enable Routing Script]]
|}
|}
|}
 
 
<headertabs/>
'''{{#switchtablink:Call Route|Return to Web Portal 3.0 Home Page|Tmedia_Tsig_Tdev_Tutorial_Guide_v3.0}}'''

Revision as of 12:19, 20 December 2021


__NOTOC

[edit]

TelcoBridges provides a wide variety of routing script examples which customers can apply directly in their web configuration according to their needs by following just a few simple steps. Please select one of the following examples according to your needs. You may modify it when necessary.

*Flexible NOA: Remap the Calling/Called NOA flexibly based on the routes. It should cover most of the NOA requests since the routes include the calling/called remapping as well.

*Prefix NOA: Remapp Calling/Called NOA according to the prefix of the calling/called number, manipulate calling/called number. For calling number, if it is a privacy call, use the number in P-Asserted-Identity line or Remote-Party-ID line as the calling number to remap the NOA and do the manipulation.


Flexible NOA Prefix NOA


Audio Prompts
[edit]

This section assumes:

  • The routing script is already implemented (you just need to add the label routing functionality)
  • The routeset definition and digimap files are already created


Add label routing functionality
Update definition/digitmap files

Return to Web Portal 3.0 Home Page