Toolpack:Priority mode

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(NT: Created new page)
 
(NT 20200915 Modified the example to make it clearer.)
 
(One intermediate revision by one user not shown)
Line 4: Line 4:
 
*The scenario is a group of the DIDs/Prefix will be sent the a multiple designated outbound NAPs in priority mode with some manipulations:
 
*The scenario is a group of the DIDs/Prefix will be sent the a multiple designated outbound NAPs in priority mode with some manipulations:
 
   E.g.  
 
   E.g.  
   DIDs/Prefix shall be sent to NAP_A with priority 1
+
   DIDs/Prefix shall be sent to NAP_A and NAP_B with priority 1, NAP_C with priority 2
 
   111
 
   111
 
   222
 
   222
   333
+
   333  
  DIDs/Prefix shall be sent to NAP_B with priority 2
+
 
   444
 
   444
 
   555
 
   555
 
   666
 
   666
  DIDs/Prefix shall be sent to NAP_C with priority 2
 
 
   777
 
   777
 
   888
 
   888
 
   999
 
   999
 +
 +
So a call with called number which has any of the above prefix will be sent to NAP_A and NAP_B in load-sharing mode, and if both NAP_A and NAP_B fail, it will then sent to
 +
NAP_C
 +
Below are the steps to configure that regarding the digitmap file and definition files:
  
 
1- Compose the digitmap file - dm.csv, simple make it as below:
 
1- Compose the digitmap file - dm.csv, simple make it as below:
Line 21: Line 23:
 
[[Image:priority_dm.csv.jpg]]
 
[[Image:priority_dm.csv.jpg]]
  
2- Compose same definition file for NAP_A,NAP_B and NAP_C:  
+
2- Compose definition file for NAP_A,NAP_B and NAP_C:  
  
 
[[Image:priority_df.csv.jpg]]
 
[[Image:priority_df.csv.jpg]]

Latest revision as of 15:19, 15 September 2020

Applies to version v2.10, v3.0, v3.1

Steps to configure label routing for Group of DIDs to a multiple outbound NAPs :

  • The scenario is a group of the DIDs/Prefix will be sent the a multiple designated outbound NAPs in priority mode with some manipulations:
 E.g. 
 DIDs/Prefix shall be sent to NAP_A and NAP_B with priority 1, NAP_C with priority 2
 111
 222
 333 
 444
 555
 666
 777
 888
 999

So a call with called number which has any of the above prefix will be sent to NAP_A and NAP_B in load-sharing mode, and if both NAP_A and NAP_B fail, it will then sent to NAP_C Below are the steps to configure that regarding the digitmap file and definition files:

1- Compose the digitmap file - dm.csv, simple make it as below:

Priority dm.csv.jpg

2- Compose definition file for NAP_A,NAP_B and NAP_C:

Priority df.csv.jpg

3- Import the dm.csv and the definition files via "File Db" menu

Priority filedb.jpg

4- Associate NAP_A, NAP_B and NAP_C with the created dm.csv and the definition file, and generate routes

Priority Routeset.jpg

5- Verify the Routes

Priority Routes.jpg

6- Activate the configuration

Personal tools