Actions

Toolpack:Call Routes Settings B: Difference between revisions

No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Web Portal 2.9: Call Routes Settings}}
{{DISPLAYTITLE:Web Portal 2.9: Call Routes Settings}}
=Routes=


==Static Route==
 
__NOTOC__
 
=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 10: Line 12:
|}
|}


==''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 39: Line 41:


|}
|}
<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 50: Line 49:
|}
|}


</div>
<br><br>


==Label Routing==
=Label Routing=


This section assumes:
This section assumes:
Line 59: Line 56:
* '''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 73: Line 69:
*[[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 83: Line 79:
*[[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 98: Line 93:
*[[Toolpack:Enable_Routing_Script_C|Enable Routing Script]]
*[[Toolpack:Enable_Routing_Script_C|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 110: Line 105:
*[[Toolpack:Enable_Routing_Script_C|Enable Routing Script]]
*[[Toolpack:Enable_Routing_Script_C|Enable Routing Script]]
|}
|}
|}
 
<headertabs/>
'''{{#switchtablink:Call Routes|Return to Web Portal 2.9 Home Page|Web_Portal_Tutorial_Guide_v2.9}}'''

Revision as of 12:21, 22 December 2021



[edit]
Add routes

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.

*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 2.9 Home Page