You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

 

The Time Range Profile object is used to specify day- and time-based matching for 

Unable to show "metadata-from": No such page "_space_variables"
provisioning entities such as Standard Route, Private Call Routing, and Number Translation. You can create multiple day/time entries per profile.

 

Setting the Time Range Profile correctly requires properly configuring 228 pairs of hexadecimal values. Please ask your account manager to contact Sonus Professional Service’s Routing Design group for assistance in configuring this profile.

Command Syntax

//Mandatory parameters for Time Range Profile  

% set profiles callRouting timeRangeProfile <profile_name>
	entry <#> 

//Non Madatory Parameters for time Range Profile

% set profiles callRouting timeRangeProfile <profile_name>
	entry <#>  
	dayMatching   
		dayOfWeek <select one or more days>  
		holidays <disable | enable>   
		specialDays range <all | days | none> 
% set profiles callRouting timeRangeProfile <profile_name>
	entry <#>   
	timeMatching range      
		all      
			minutes <hex list>        
			none  
% set profiles callRouting timeRangeProfile <profile_name> 
	entry <#>  
	timeZone <select timezone>

Command Parameters

The Time Range Profile parameters are described below:

Time Range Profile Parameters

Parameter

Description

timeRangeProfile

The Time Range profile name.

entry

The number of data rows to assign to this Time Range profile. (range: 0-4294967295)

dayMatching

Use this object to identify the day to match against, enable/disable holidays and specify special day range (if applicable).

  • dayOfWeek – Enter one or more days of the week to match against.
  • friday
  • monday
  • saturday
  • sunday
  • thursday
  • tuesday
  • wednesday
  • holidays – Enable or disable holidays.
    • disable (default)
    • enable
  • specialDays – Specify special day range.
    • range
      • all
      • days days <list in hex format>
      • none (default)
timeMatching

Time of day to which the associated entity applies.

  • range
    • all (default)
    • minutes minute <list in hex format>
    • none
timeZone

The time zone:

  • australiaAct
  • australiaBrokenHill
  • australiaLhi
  • australiaNorth
  • australiaNsw
  • australiaQueensland
  • australiaSouth
  • australiaTasmania
  • australiaVictoria
  • australiaWest
  • australiaYancowinna
  • brazilAcre
  • brazilDeNoronha
  • brazilEast
  • brazilWest
  • canadaAtlantic
  • canadaCentral
  • canadaEast Saskatchewan
  • canadaEastern
  • canadaMountain
  • canadaNewfoundland
  • canadaPacific
  • canadaYukon
  • chileContinental
  • chileEasterIsland
  • china
  • egypt
  • europeCentral
  • europeEastern
  • europeWestern
  • gmt, gmt+1, gmt+10, gmt+11, gmt+12, gmt+13 gmt+2, gmt+3, gmt+4,
    gmt+5, gmt+6, gmt+7, gmt+8, gmt+9, gmt-1, gmt-10, gmt-11, gmt-12,
    gmt-2, gmt-3, gmt-4, gmt-5, gmt-6, gmt-7, gmt-8, gmt-9
  • greatBritain
  • greenwich
  • hongKong
  • hstHonolulu
  • iceland
  • iran
  • ireland
  • israel
  • jamaica
  • japan
  • korea
  • kwajalein
  • libya
  • mexicoBajaNorte
  • mexicoBajaSur
  • mexicoGeneral
  • moscow
  • navajo
  • newZealand
  • newZealandChatham
  • poland
  • portugal
  • psxLocal
  • singapore
  • taiwan
  • turkey
  • uct
  • unitedStatesAlaska
  • unitedStatesAleutian
  • unitedStatesArizona
  • unitedStatesCentral
  • unitedStatesEastIndiana
  • unitedStatesEastern
  • unitedStatesHawaii
  • unitedStatesMichigan
  • unitedStatesMountain
  • unitedStatesPacific
  • unitedStatesPacificNew
  • unitedStatesSamoa
  • zulu


 

  • No labels