Actions

Toolpack:Call Routes Settings A: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Web Portal 2.8: Call Routes Settings}}
{{DISPLAYTITLE:Web Portal 2.8: 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 11:
|}
|}


==''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 42:




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


</div>
<br><br>


==Label Routing==
=Label Routing=


This section assumes:
This section assumes:
Line 59: Line 57:
* '''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 70:
*[[Activate_Configuration_C|Activate configuration]]
*[[Activate_Configuration_C|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 80:
*[[Activate_Configuration_C|Activate configuration]]
*[[Activate_Configuration_C|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
! 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
Line 96: Line 92:
*[[Toolpack:Configuring_RADIUS_authorization_B|Configure RADIUS authorization]]
*[[Toolpack:Configuring_RADIUS_authorization_B|Configure RADIUS authorization]]
|}
|}
|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 (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 (with custom dictionary)
Line 108: Line 104:
*[[Toolpack:Enable_Routing_Script_C|Enable Routing Script]]
*[[Toolpack:Enable_Routing_Script_C|Enable Routing Script]]
|}
|}
|}
 
 
<headertabs/>
'''{{#switchtablink:Call Route|Return to Web Portal 2.8 Home Page|Web_Portal_Tutorial_Guide_v2.8}}'''

Latest revision as of 13:16, 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.8 Home Page