######################################################################################
## GHP63x  Change Log                                                               ##
######################################################################################
###############################################################
# P values added since 1.0.1.45
###############################################################
# Scheduled Tasks
# Task Type: Reboot/Lock/Unlock/ClearCallLog
# Repitition Period: NoRepeat/EveryDay/EveryWeek/EveryMonth
#   EveryWeek need to be accompanied by numbers designating the days of the week 1-7
#   EveryMonth needs to be accompanied by numbers designating the days of the month 1-31
# Effective Time: Custom, OfficeHour, NonOfficeHour
#   Custom needs to be accompanied by a specified time
# Multiple Tasks are seperated by a ";"
# Examples: Reboot NoRepeat 2025,11,24 Custom 00:01;Lock EveryDay - OfficeHour -;Unlock EveryWeek 1,6,7 NonOfficeHour -;ClearCallLog EveryMonth 4,21 Custom 02:02
# Scheduled Reboot with No Repeat on November 24, 2025 at 0:01 AM; Scheduled Lock Every day at the start of office hours, 
#   Scheduled Unlock Every Week on Monday/Saturday/Sunday at the start of non-office hours; Scheduled Clear Call log every month on the 4th and 21st at 2:02 AM
# String
#P22448 =

# Scheduled Worktime
# String
#P22449 = 09:00-17:00

# Geolocation Header Format. 0 - Legacy, 1 - RFC6442. Default is 0
# Number: 0, 1
P8725 = 0

# Reboot on check-sync event without "reboot=". 0 - Disabled, 1 - Enabled. Default is 1
# Number: 0, 1
# Mandatory
P95030/P95130 = 1

###############################################################
# P values added since 1.0.1.41
###############################################################

###############################################################
# P values added since 1.0.1.40
###############################################################

###############################################################
# P values added since 1.0.1.28
###############################################################
# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2325,P2425 = 0

# Caller ID Display. 0 - Auto, 1 - Disabled, 2 - From Header. Default is 2
# Number: 0, 1, 2
# Mandatory
P2324, P2424 = 2

# Callee ID Display. 0 - Auto, 1 - Disabled, 2 - To Header. Default is 0
# Number: 0, 1, 2
# Mandatory
P26025, P26125 = 0

###############################################################
# P values added since 1.0.1.26
###############################################################
# Enable Missed Call Notification.  0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8393 = 1

###############################################################
# P values added since 1.0.1.24
###############################################################
# Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P1357 = 0

# Date Display Format
# 0: yyyy-mm-dd      eg. 2011-10-31
# 1: mm-dd-yyyy      eg. 10-31-2011
# 2: dd-mm-yyyy      eg. 31-10-2011
# 3: dddd, MMMM dd   eg. Monday, October 31
# 4: MMMM dd, dddd   eg. October 31, Monday
# Number: 0, 1, 2, 3
# Mandatory
P102 = 0

# Show Clock
# Number: 0, 1
P8500 = 1

###############################################################
# P values added since 1.0.1.23
###############################################################

###############################################################
# P values added since 1.0.1.13
###############################################################

################################### Change Log End ######################################################