Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

The Time Range Profile object is used

Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to CLI Configure Mode

Back to Profiles - CLI

Back to Call Routing - CLI

Section
Column
Panel

In this section:

Table of Contents
maxLevel2

Include PageProfile_NA_for_ePSXProfile_NA_for_ePSXUse this object to specify day- and time-based matching for 

Spacevars
0product
provisioning entities such as Standard Route, Private Call Routing, and Number Translation. You can create multiple day/time entries per profile.

Command Syntax

//Mandatory parameters for Time Range Profile  

Code Block
languagenone
% set profiles callRouting timeRangeProfile <profile_name>
	entry <#> 

...

 

Excerpt
Info

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

Code Block
languagenone
% 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>

...

The Time Range Profile parameters are as shown described below:

...

Key:

M = Mandatory
O = Optional 

Caption
0Table
1Time Range Profile Parameters

Parameter

Length/Range

Description

Description
 
timeRangeProfile
N/A

The Time Range profile name.

M
entry
N/A

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

M
dayMatching
N/A

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)
O
timeMatching

N/A

rangeTime of day to which the associated entity applies.

range

  • all (default)
  • minutes minute <list in hex format>
  • none
O
timeZone
N/A

The time zone

:australiaAct

to associate with this Time Range Profile. See Time Zone Options table below.

O

 

Time Zone Options

Caption
0Table
1Time Zone Options
3Time Zone Options
 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

Command Example

The following example creates a Time Range Profile named "CUSTOM-PROFILE" as entry #13 for U.S. Central timezone to match against days Monday through Friday.

The time-match parameter is left at default of "none".

...

languagenone

...

 


Pagebreak