######################################################################################
## 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 -->
<!-- #Pvalue P22448 -->
<!-- <item name="schedule.tasks"></item> -->

<!-- # Scheduled Worktime -->
<!-- #Pvalue P22449 -->
<!-- <item name="schedule.worktime">09:00-17:00</item> -->

<!-- # Geolocation Header Format. Legacy or RFC6442 -->
<item name="e911.header.geolocationformat">Legacy</item>

<!-- Reboot on check-sync event without "reboot=" -->
<!-- Yes, No -->
<!-- Pvalue P95030 -->
<item name="account.1.sip.notify.checksync.defaultreboot.enable">Yes</item>

<!-- Reboot on check-sync event without "reboot=" -->
<!-- Yes, No -->
<!-- Pvalue P95130 -->
<item name="account.2.sip.notify.checksync.defaultreboot.enable">Yes</item>
		
###############################################################
# 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 -->
<!-- Yes, No -->
<!-- Pvalue P2425 -->
<item name="account.1/2.sip.syncfeaturekey">No</item>

<!-- Caller ID Display -->
<!-- Auto, Disabled, From Header - Header -->
<!-- Pvalue P2324 -->
<item name="account.1/2.sip.calleriddisplay">Header</item>

<!-- Callee ID Display -->
<!-- Auto, Disabled, To Header - Header -->
<!-- Pvalue P26025 -->
<item name="account.1/2.sip.calleeiddisplay">Auto</item>	

###############################################################
# P values added since 1.0.1.26
###############################################################
<!-- # Enable Missed Call Notification.  Yes(1) or No(0) -->
<!-- Pvalue P8393 -->
<item name="features.history.missedcallnotification">1</item>
		
###############################################################
# P values added since 1.0.1.24
###############################################################
<!-- Configuration via Keypad Menu -->
<!-- Unrestricted, BasicSettingsOnly, ConstraintMode, LockedMode -->
<!-- Pvalue P1357 -->
<item name="security.configurationViaKeypadMenu">Unrestricted</item>

<!-- # 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 -->
<!-- Pvalue P102 -->
<item name="dateTime.format.date">yyyy-mm-dd</item>

<!-- # Show Clock. Yes or No -->
<!-- Pvalue P8500 -->
<item name="datetime.showclock">Yes</item>
###############################################################
# P values added since 1.0.1.23
###############################################################

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

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