Home
Routing in MVTS PDF Print
Written by Administrator   
Tuesday, 25 December 2007 13:58
  1. gateway.cfg
 # ------- Orion - prefix 0001# --------# QUINTUM# 11/07/2003 – define and open for in/out[ORION_QUINTUM1]address = 16.24.105.111port = 1720ip_precedence = 3proxy_type = 1#fake_rtcp=1acct_enable = 0auth_enable = 0in_dst_translate=.*/0001#1&dst_translate=.*/& 
  1. user.cfg
 # ------- Orion - prefix 0001# -------- [Orion_Administrator]user = oficerpassword = nowords#nat_call_port=4000number = 19050120208group = TESTip_precedence = 3proxy_type = 1fake_rtcp = 1nat_rtp = 1acct_enable = 1auth_enable = 1in_dst_translate=.*/0001#&dst_translate=.*/& 
  1. dialpeer.cfg
 # ------- Common translation section -----# Remove technical prefix from billing[CORRECT_BILL]dst_pattern=.*src_pattern=.*dst_bill_translate=[0-9]{4}#|.*/\2priority=9999gateway=NEXT # Remove pound from the end of number[CORRECT_POUND]dst_pattern=[0-9]{4}#.*#src_pattern=.*dst_translate=[0-9]{4}#.*|#/\1dst_bill_translate=[0-9]{4}#.*|#/\1priority=9998gateway=NEXT # Remove star from the end of number[CORRECT_STAR]dst_pattern=[0-9]{4}#.*[*]{1}src_pattern=.*dst_translate=[0-9]{4}#.*|[*]{1}/\1dst_bill_translate=[0-9]{4}#.*|[*]{1}/\1priority=9998gateway=NEXT # Remove 011 from the start of number[CORRECT_011]dst_pattern=011.*src_pattern=.*dst_translate=011|.*/\2dst_bill_translate=011|.*/\2priority=9998gateway=NEXT # ------- end of Common translation section -----# ------- Common Termination section ----- # -- 1... ------------------------------[TRAP_1]dst_pattern=1[0-9]*;[0-9]{4}#1[0-9]*dst_exclude=1[0-9]{10};[0-9]{4}#1[0-9]{10};dst_translate=[0-9]{4}#|[0-9]*/\2priority=9998q931_cause=28gateway=NULL [DP_1_USA_CANADA]dst_pattern = 1.*src_pattern = .*priority = 2hunt_stop = 0hunt_mode = 0gateway = ORION_QUINTUM1 [DP_1416_TORONTO]dst_pattern = 1416.*; 1905.*; 1289.*; 1647.*src_pattern = .*priority = 10hunt_stop = 0hunt_mode = 0gateway = ORION_QUINTUM1 # -- 2... ------------------------------[DP_2_AFRICA]dst_pattern = 2.*src_pattern = .*priority = 1hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 # -- 3... ------------------------------[DP_3_EUROPE]dst_pattern = 3.*src_pattern = .*priority = 1hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_357_CYPRUS]dst_pattern = 357.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_359_BULGARIA]dst_pattern = 359.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_373_MOLDOVA]dst_pattern = 373.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_374_ARMENIA]dst_pattern = 374.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 #[DP_380_UKRAINE] # -- 4... ------------------------------[DP_4_EUROPE]dst_pattern = 4.*src_pattern = .*priority = 1hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_42_CZECH]dst_pattern = 42.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_42_CZECH_MOBILE]dst_pattern = 42060.*; 42072.*; 42073.*; 42077.*; 42093.*; 420712.*; 420713.*; 42096.*src_pattern = .*priority = 3hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_49_GERMANY]dst_pattern = 49.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 # -- 5... ------------------------------[DP_5_LAT_AMERICA]dst_pattern = 5.*src_pattern = .*priority = 1hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 # -- 6... ------------------------------[DP_6_OKEAN]dst_pattern = 6.*src_pattern = .*priority = 1hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 # -- 7... ------------------------------[TRAP_7_RUSSIA]dst_pattern=7[0-9]*;[0-9]{4}#7[0-9]*dst_exclude=7[0-9]{10};[0-9]{4}#7[0-9]{10};dst_exclude=7095100;[0-9]{4}#7095100;dst_translate=[0-9]{4}#|[0-9]*/\2priority=9998q931_cause=28gateway=NULL [DP_7_RUSSIA]dst_pattern = 7.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 [DP_7831_NNOV]dst_pattern = 7831.*src_pattern = .*priority = 3hunt_stop = 0hunt_mode = 0gateway = ORION_QUINTUM1 # -- 8... ------------------------------[DP_8_ASIA]dst_pattern = 8.*src_pattern = .*priority = 1hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 # -- 9... ------------------------------[TRAP_9]dst_pattern = 911dst_translate = [0-9]{4}#|[0-9]*/\2priority=9998q931_cause=28gateway=NULL [DP_992_TADJIKISTAN]dst_pattern = 992.*src_pattern = .*priority = 2hunt_stop = 1hunt_mode = 0gateway = ORION_QUINTUM1 # ------- end of Common Termination section -----# ------- Providers section ----- # ------- For Orion - prefix 0001# --------[TO_ORION_OFFICE]dst_pattern=[0-9]{4}#19050120208; 19050120208priority=999hunt_stop=1dst_translate=[0-9]{4}#|.*/\2gateway= ORION_QUINTUM1 # 11/06/2003 - open[ORION_ALL_DESTINATIONS]dst_pattern=0001#.*dst_translate=[0-9]{4}#|.*/\2priority=1hunt_stop=0gateway=AGAIN # ------- For Stinger - prefix 0003# --------# 11/06/2003 - open[Stinger_Permits_USA_AND_CANADA]dst_pattern=0003#.1*;dst_pattern=0003#.7*dst_translate=[0-9]{4}#|.*/\2priority=1hunt_stop=0gateway=AGAIN # ------- end of Providers section ----- # ------- For Test - ani prefix from test group --------[CURRENT_TEST_TO_ORION]dst_pattern=[0-9]{4}#.1905012*dst_translate=[0-9]{4}#|.*/\2priority=999hunt_stop=1gateway= ORION_QUINTUM33group_allow = TEST