Actions

Toolpack:Tsbc Call Routes Settings A: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:SBC Web Portal 2.10: Call Routes Settings}}
{{DISPLAYTITLE:SBC Web Portal 2.10: Call Routes Settings}}
__NOTOC__


=Routes=
=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 86: Line 80:
|}
|}


==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 110: Line 102:
*[[Toolpack:Configuring_RADIUS_authorization_B|Configure RADIUS Authorization]]
*[[Toolpack:Configuring_RADIUS_authorization_B|Configure RADIUS Authorization]]
*[[Toolpack:Enable_Routing_Script_E|Enable Routing Script]]
*[[Toolpack:Enable_Routing_Script_E|Enable Routing Script]]
|}
|}
|}


<headertabs/>
<headertabs/>
'''{{#switchtablink:Call Route|Return to Web Portal 2.10 Home Page|Sbc_Tutorial_Guide_v2.10}}'''
'''{{#switchtablink:Call Route|Return to Web Portal 2.10 Home Page|Sbc_Tutorial_Guide_v2.10}}'''

Revision as of 15:50, 15 December 2021


[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 2.10 Home Page