##########################################################################################
## Configuration Template For GRP26xx Firmware Version 1.0.0.31    ##
##########################################################################################

####################################################################
# Account Settings                                                ##
####################################################################
####################################################################
# Account 1                                                       ##
####################################################################
###############################################################
# Account 1/General Settings
###############################################################
# Account Active. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P271 = 0

# Account Name
# String
P270 =

# SIP Server
# String
P47 =

# Secondary SIP Server
# String
P2312 =

# Outbound Proxy
# String
P48 =

# Backup Outbound Proxy
# String
P2333 = 

# BLF Server
# String
P2375 = 

# SIP User ID
# String
P35 =

# Authenticate ID
# String
P36 =

# Authenticate Password
# String
P34 =

# Name
# String
P3 =

# Voice Mail Access Number
# String
P33 =

# Account Display
# Number: 0, 1. 0 - User Name, 1 - User ID. Default is 0
# Mandatory
P2380 = 0

###############################################################
# Account 1/Network Settings
###############################################################
# DNS Mode. 0 - A Record, 1 - SRV, 2 - NAPTR/SRV, 3 - Use Configured IP. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P103 = 0

# DNS SRV Fail-over Mode. 0 - Default, 1 - Saved one until DNS TTL, 2 - Saved one until no response. Default is 0
# Number: 0,1,2
# Mandatory
P26040 = 0

# Primary IP. Maximum 15 characters
# String
P2308 =

# Backup IP 1
# String
P2309 =

# Backup IP 2
# String
P2310 =

# NAT Traversal. 0 - No, 1 - STUN, 2 - keep alive, 3 - UPnP, 4 - Auto, 5 - VPN. Default is 4.
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P52 = 4

# Proxy-Require (A SIP extension to enable firewall penetration). Max length is 64 characters
# String
P197 =

# Use SBC. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26090 = 0

###############################################################
# Account 1/SIP Settings/Basic Settings
###############################################################
# TEL URI. 0 - Disabled, 1 - User=Phone, 2 - Enabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P63 = 0

# SIP Registration. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P31 = 1

# Unregister On Reboot. 0 - No, 1 - Yes, 2 - Instance. Default is 0
# Number: 0, 1
# Mandatory
P81 = 0

# Register Expiration (in minutes). Default is 60. Max about 45 days
# Number: 1 - 64800
# Mandatory
P32 = 60

# Subscribe Expiration. Default is 60. Max about 45 days
# Number: 1 - 64800
# Mandatory
P26051 = 60

# Reregister Before Expiration (in seconds). Default is 0 second
# Number: 0 - 64800
# Mandatory
P2330 = 0

# Enable OPTIONS Keep Alive. 0 - No, 1 - Yes. Default is 1
# Number: 0,1
# Mandatory
P2397 = 1

# OPTIONS Keep Alive Interval. Default is 30
# Number
# Mandatory
P2398 = 30

# OPTIONS Keep Alive Max Lost. Default is 3
# Number
# Mandatory
P2399 = 3

# Local SIP Port. Default is 5060
# Number
# Mandatory
P40 = 5060

# SIP Registration Failure Retry Wait Time (in seconds). Default is 20
# Number: 1 - 3600
# Mandatory
P138 = 20

# SIP T1 Timeout. RFC 3261 T1 value (RTT estimate)
# 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default is 50
# Number: 50, 100, 200
# Mandatory	
P209 = 50

# SIP T2 Timeout. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses
# 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default is 400
# Number: 200, 400, 800
# Mandatory
P250 = 400

# SIP Transport. 0 - UDP, 1 - TCP, 2 - TLS/TCP. Default is 0
# Number: 0, 1, 2
# Mandatory
P130 = 0

# SIP Listening Mode. 
# 0 - Transport Only, 1 - Dual, 2 - Dual (BLF Enforced), 3 - Dual (Secured). Default is 0
# Number: 0,1,2,3
# Mandatory
P26024 = 0

# SIP URI Scheme when using TLS. 0 - sip, 1 - sips. Default is 1
# Number: 0, 1
# Mandatory
P2329 = 1

# Use Actual Ephemeral Port in Contact with TCP/TLS. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2331 = 0

# Outbound Proxy Mode. 0 - in route, 1 - not in route, 2 - always send to
# Number: 0, 1, 2
# Mandatory
P2305 = 0

# Support SIP Instance ID. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P288 = 1

# SUBSCRIBE for MWI. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P99 = 0

# SUBSCRIBE for Registration. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2319 = 0

# Enable 100rel. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P272 = 0

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

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

# Add Auth Header On Initial REGISTER
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2359 = 0

# Allow SIP Reset
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26015 = 0

# Ignore Alert-Info header
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26018 = 0

###############################################################
# Account 1/SIP Settings/Custom SIP Headers
###############################################################

# Use Privacy Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2338 = 0

# Use P-Preferred-Identity Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2339 = 0

# Use X-Grandstream-PBX Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26054 = 1

# Use P-Access-Network-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26058 = 1

# Use P-Emergency-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26059 = 1

# Use MAC Header
# 0 - No, 1 - Yes except REGISTER, 2 - Yes to all SIP. Default is 0
# Number: 0, 1, 2
# Mandatory
P26061 = 0

###############################################################
# Account 1/SIP Settings/Advanced Features
###############################################################
# Line-Seize Timeout (in seconds). Default is 15
# Number: 15 - 60
# Mandatory
P2313 = 15

# Presence Eventlist URI
# String
P26084 =

# Eventlist BLF URI
# String
P134 =

# Auto Provision Eventlist BLFs. 0-Disabled, 1-Enabled. Default is 0
# Number:0,1
# Mandatory
P2389 = 0

# Conference URI
# String
P2318 =

# Music On Hold URI
# String
P2350 =

# BLF Call-pickup. 0 - Auto, 1 - Force BLF Call-pickup by prefix, 2 - Disabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P6752 = 0

# BLF Call-pickup Prefix. Default is **
# String
# Mandatory
P1347 = **

# Call Pickup Barge-In Code
# String
P26046 = 

# PUBLISH for Presence. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P188 = 0

# Omit charset=UTF-8 in MESSAGE. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2355 = 0

# Allow Unsolicited REFER. 0 - Disabled, 1 - Enabled, 2 - Enabled/Force Auth. Default is 0
# Number: 0, 1, 2
# Mandatory
P26023 = 0

# Special Feature. 100 - Standard, 101 - Nortel MCS, 102- Broadsoft, 108 - CBCOM, 
# 109 - RNK, 110 - Sylantro, 117 - Huawei IMS, 119 - Phonepower, 120 - UCM Call Center
# Default is 100
# Number: 100, 101, 102, 108, 109, 110, 117, 119, 120
# Mandatory
P198 = 100

# Broadsoft
# Broadsoft Call Center. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2341 = 0

# Hoteling Event. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2342 = 0

# Call Center Status. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2343 = 0

# Broadsoft Executive Assistant. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2364 = 0 

# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2325 = 0

# Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2388 = 0

# VQ RTCP-XR Collector Name.
# String
P26093 =

# VQ RTCP-XR Collector Address.
# String
P26094 =

# VQ RTCP-XR Collector Port
# String
P26095 = 5060

###############################################################
# Account 1/SIP Settings/Session Timer
###############################################################
# Enable Session Timer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2395 = 0

# Session Expiration (in seconds). Default is 180
# Number: 90 - 64800
# Mandatory
P260 = 180

# Minimum SE (in seconds). Default is 90. This value must be lower than or equal to P260
# Number: 90 - 64800
# Mandatory
P261 = 90

# Caller Request Timer (Request for timer when calling). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P262 = 0

# Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one)
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P263 = 0

# Force Timer (Still use timer when remote party does not support timer). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P264 = 0

# UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS. Default is 1
# Number: 0, 1, 2
# Mandatory
P266 = 1

# UAS Specify Refresher. 1 - UAC, 2 - UAS. Default is 1
# Number: 1, 2
# Mandatory
P267 = 1

# Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE).
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P265 = 0

###############################################################
# Account 1/SIP Settings/Security Settings
###############################################################
# Check Domain Certificates. When set to Yes/Enabled, domain certificate will be checked as defined in RFC5922
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2311 = 0

# Validate Certification Chain. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2367 = 0

# Validate Incoming Messages. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2306 = 0

# Check SIP User ID for incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P258 = 0

# Accept Incoming SIP from Proxy Only. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2347 = 0

# Authenticate Incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2346 = 0

###############################################################
# Account 1/Audio Settings
###############################################################
# Preferred Vocoder
# 0 - PCMU, 2 - G.726-32, 8 - PCMA, 9 - G.722, 18 - G.729A/B, 4 - G.723.1, 98 - iLBC, 125 - OPUS
# choice 1. Default is 0
# Number: 0, 2, 4, 8, 9, 18, 98, 125
# Mandatory
P57 = 0

# choice 2. Default is 8
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P58 = 8

# choice 3. Default is 4
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P59 = 4

# choice 4. Default is 18
# Number: 0, 2, 4, 8, 9, 18, 98, 125
# Mandatory
P60 = 18

# choice 5. Default is 9
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P61 = 9

# choice 6. Default is 98
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P62 = 98

# choice 7. Default is 2
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P46 = 2

# choice 8. Default is 125
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P98 = 125

# Use First Matching Vocoder in 200OK SDP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2348 = 0

# Codec Negotiation Priority. 0 - Caller, 1 - Callee. Default is 1
# Number: 0, 1
# Mandatory
P29061 = 1

# Hide Vocoder. 0 - No, 1 - Yes. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P26047 = 0

# Disable Multiple m line in SDP
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P137 = 0

# SRTP Mode. 0 - Disabled, 1 - Enabled but not forced, 2 - Enabled and forced, 3 - Optional. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P183 = 0

# SRTP Key Length. 0 - AES 128&256 bit, 1 - AES 128 bit, 2 - AES 256 bit. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P2383 = 0

# Crypto Life Time
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P2363 = 1

# Symmetric RTP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P291 = 0

# Silence Suppression. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P50 = 0

# Jitter Buffer Type. 0 - Fixed, 1 - Adaptive. Default is 1
# Number: 0, 1
# Mandatory
P133 = 1

# Jitter Buffer Length. 0 - 100ms, 1 - 200ms, 2 - 300ms, 3 - 400ms, 4 - 500ms, 5 - 600ms, 6 - 700ms, 7 - 800ms
# Default is 2
# Number: 0, 1, 2, 3, 4, 5, 6, 7
# Mandatory
P132 = 2

# Voice Frames per TX (up to 10/20/32/64 frames for G711/G726/G723/other codecs respectively). Default is 2
# Number: 1 - 64
# Mandatory
P37 = 2

# G723 Rate. 0 - 6.3kbps encoding rate, 1 - 5.3kbps encoding rate. Default is 1
# Number: 0, 1
# Mandatory
P49 = 1

# G.726-32 Packing Mode. 0 - ITU, 1 - IETF. Default is 0
# Number: 0, 1
# Mandatory
P2323 = 0

# iLBC Frame Size. 0 - 20ms, 1 - 30ms. Default is 1
# Number: 0, 1
# Mandatory
P97 = 1

# iLBC Payload Type. Default is 97
# Number: 96 - 127
# Mandatory
P96 = 97

# OPUS Payload Type. Default is 123
# Number: 96 - 127
# Mandatory
P2385 = 123

# DTMF Payload Type. Default is 101
# Number: 96 - 127
# Mandatory
P79 = 101

# Send DTMF: In-audio. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2301 = 0

# Send DTMF: Via RTP (RFC2833). 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P2302 = 1

# Send DTMF: Via SIP INFO. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2303 = 0

# DTMF Delay. Default is 250
# Number: 100 - 250
# Mandatory
P26060 = 250

###############################################################
# Account 1/Call Settings
###############################################################
# Early Dial (use "Yes" only if proxy supports 484 response). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P29 = 0

# Dial Plan Prefix
# String 
P66 =

# Dial Plan. Default value is { x+ | \+x+ | *x+ | *xx*x+ }
# String
# Mandatory
P290 = { x+ | \+x+ | *x+ | *xx*x+ }

# Bypass Dial Plan
# String: contact,incoming,outgoing,dialing,mpk,api. Default is mpk
P2382 = mpk

# Call Log. 0 - Log All Calls, 1 - Log Incoming/Outgoing only (missed calls NOT recorded), 2 - Disable Call Log. Default is 0
# Number: 0, 1, 2
# Mandatory
P182 = 0

# Send Anonymous (caller ID will be blocked if set to Yes). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P65 = 0

# Anonymous Call Rejection. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P129 = 0

# Auto Answer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P90 = 0

# Refer-To Use Target Contact. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P135 = 0

# Transfer on Conference Hangup. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2304 = 0

# Disable Recovery on Blind Transfer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2384 = 0

# Blind Transfer Wait Timeout. Default is 30
# Number: 30 - 300
# Mandatory
P26070 = 30

# No Key Entry Timeout (in seconds). Default is 4
# Number: 1 - 15
# Mandatory
P85 = 4

# Key as Send. 0 - Disabled, 1 - Pound (#), 2 - Star (*). Default is 1
# Number: 0, 1, 2
# Mandatory
P72 = 1

# On Hold Reminder Tone. 0 - Disabled, 1 - Enable. Default is 1
# Number: 0, 1
# Mandatory
P26006 = 1

# RFC2543 Hold. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26062= 0

# Hiding Dialing Password
# Prefix for dialing password
# String
P26049 = 

# Password length. Default is 0
# Number
# Mandatory
P26050 = 0

# Disable Call Waiting. 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P26063 = 0

# Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P104 = 5	

# Matching Incoming Caller ID. Matching Rule 1
# String
P1488 = 

# Matching Rule 1 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1489 = 5

# Matching Incoming Caller ID. Matching Rule 2
# String
P1490 = 

# Matching Rule 2 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1491 = 5

# Matching Incoming Caller ID. Matching Rule 3
# String
P1492 =

# Matching Rule 3 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1493 = 5

# Matching Incoming Caller ID. Matching Rule 4
# String
P6716 = 

# Matching Rule 4 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6717 = 5

# Matching Incoming Caller ID. Matching Rule 5
# String
P6718 = 

# Matching Rule 5 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6719 = 5

# Matching Incoming Caller ID. Matching Rule 6
# String
P6720 = 

# Matching Rule 6 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6721 = 5

# Matching Incoming Caller ID. Matching Rule 7
# String
P26064 = 

# Matching Rule 7 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26065 = 5

# Matching Incoming Caller ID. Matching Rule 8
# String
P26066 = 

# Matching Rule 8 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26067 = 5

# Matching Incoming Caller ID. Matching Rule 9
# String
P26068 = 

# Matching Rule 9 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26069 = 5

# Matching Incoming Caller ID. Matching Rule 10
# String
P26096 = 

# Matching Rule 10 Distinctive Ringtone
# 1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26097 = 5

# Ring Timeout (in seconds). Default is 60
# Number: 30 - 3600
# Mandatory
P1328 = 60

###############################################################
# Account 1/Intercom Settings
###############################################################
# Allow Auto Answer by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P298 = 1

# Allow Barging by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26019 = 0

# Mute on answer Intercom call. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26071 = 0

# Play warning tone for Auto Answer Intercom. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26072 = 1

# Custom Call-Info for Auto Answer.
# String
P2356 = 

###############################################################
# Account 1/Feature Codes
###############################################################
#Enable Call Features.  0 - No, 1 - Yes. Default is 1
#Number: 0, 1 
#Mandatory
P191 = 1

#Do Not Disturb (DND) - On
# String
P2344 = 

#Do Not Disturb (DND) - Off
# String
P2345 =

#Call Forward Unconditionally (All) - On
# String
P26013 = 

#Call Forward Unconditionally (All) - Off
# String
P26014 = 

#Call Forward Unconditionally (All) - Target
# String
# Pforward_0 = 

#Call Forward Busy - On
# String
P26009 = 

#Call Forward Busy - Off
# String
P26010 = 

#Call Forward Busy - Target
# String
# PbusyForward_0 = 

#Call Forward Delayed (No Answer) - On
#String
P26011 = 

#Call Forward Delayed (No Answer) - Off
#String
P26012 = 

#Call Forward Delayed (No Answer) - Target
#String
#PdelayedForward_0 = 

#Delayed Call Forward Wait Time (in seconds). Default is 12
#Number: 1 - 120
#Mandatory
P139 = 12

####################################################################
# Account 2
####################################################################
###############################################################
# Account 2/General Settings
###############################################################
# Account Active. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P401 = 0

# Account Name
# String
P417 = 

# SIP Server
# String
P402 = 

# Secondary SIP Server
# String
P2412 =

# Outbound Proxy
# String
P403 = 

# Backup Outbound Proxy
# String
P2433 = 

# BLF Server
# String
P2475 =

# SIP User ID
# String
P404 = 

# Authenticate ID
# String
P405 = 

# Authenticate password
# String
P406 = 

# Name
# String
P407 =

# Voice Mail UserID
# String
P426 =

# Account Display
# Number: 0, 1. 0 - User Name, 1 - User ID. Default is 0
# Mandatory
P2480 = 0

###############################################################
# Account 2/Network Settings
###############################################################
# DNS Mode. 0 - A Record, 1 - SRV, 2 - NAPTR/SRV, 3 - Use Configured IP. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P408 = 0

# DNS SRV Fail-over Mode. 0 - Default, 1 - Saved one until DNS TTL, 2 - Saved one until no response. Default is 0
# Number: 0,1,2
# Mandatory
P26140 = 0

# Primary IP. Maximum 15 characters
# String
P2408 = 

# Backup IP 1
# String
P2409 = 

# Backup IP 2
# String
P2410 =

# NAT Traversal. 0 - No, 1 - STUN, 2 - keep alive, 3 - UPnP, 4 - Auto, 5 - VPN. Default is 4
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P414 = 4

# Proxy-Require (A SIP extension to enable firewall penetration). Max length is 64 characters
# String
P418 =

# Use SBC. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26190 = 0

###############################################################
# Account 2/SIP Settings/Basic Settings
###############################################################
# TEL URI. 0 - Disabled, 1 - User=Phone, 2 - Enabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P409 = 0

# SIP Registration. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P410 = 1

# Unregister On Reboot. 0 - No, 1 - Yes, 2 - Instance. Default is 0
# Number: 0, 1
# Mandatory
P411 = 0

# Register Expiration (in minutes). Default is 60. Max is 45 days
# Number: 1 - 64800
# Mandatory
P412 = 60

# Subscribe Expiration. Default is 60. Max about 45 days
# Number: 1 - 64800
# Mandatory
P26151 = 60

# Reregister before Expiration (in seconds). Default is 0
# Number: 0 - 64800
# Mandatory
P2430 = 0

# Enable OPTIONS Keep Alive. 0 - No, 1 - Yes. Default is 0
# Number: 0,1
# Mandatory
P2497 = 0

# OPTIONS Keep Alive Interval. Default is 30
# Number
# Mandatory
P2498 = 30

# OPTIONS Keep Alive Max Lost. Default is 3
# Number
# Mandatory
P2499 = 30

# Local SIP port. Default is 5060
# Number
# Mandatory
P413 = 5060

# SIP Registration Failure Retry Wait Time (in seconds). Default is 20
# Number: 1 - 3600
# Mandatory
P471 = 20

# SIP T1 Timeout. RFC 3261 T1 value (RTT estimate)
# 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default is 100
# Number: 50, 100, 200
# Mandatory
P440 = 50

# SIP T2 Timeout. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses
# 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default is 400
# Number: 200, 400, 800
# Mandatory
P441 = 400

# Switch Backup Proxy on No Response. 0 - No, 1 - Yes. Default is 0
# Number: 0,1
# Mandatory
P26192 = 0

# SIP Transport. 0 - UDP, 1 - TCP, 2 - TCP/TLS. Default is 0
# Number: 0, 1, 2
# Mandatory
P448 = 0

# SIP Listening Mode. 
# 0 - Transport Only, 1 - Dual, 2 - Dual (BLF Enforced), 3 - Dual (Secured). Default is 0
# Number: 0,1,2,3
# Mandatory
P26124 = 0

# SIP URI Scheme when using TLS. 0 - sip, 1 - sips. Default is 1
# Number: 0, 1
# Mandatory
P2429 = 1

# Use Actual Ephemeral Port in Contact with TCP/TLS. 0 - No, 1- Yes. Default is 0
# Number: 0, 1
# Mandatory
P2431 = 0

# Outbound Proxy Mode. 0 - in route, 1 - not in route, 2 - always send to
# Number: 0, 1, 2
# Mandatory
P2405 = 0

# Support SIP Instance ID. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P489 = 1

# SUBSCRIBE for MWI (Whether or not send SUBSCRIBE for Message Waiting Indication). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P415 = 0

# SUBSCRIBE for Registration. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2419 = 0

# Enable 100rel. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P435 = 0

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

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

# Add Auth Header On Initial REGISTER
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2459 = 0

#Allow SIP Reset
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
#Mandatory
P26115 = 0 

# Ignore Alert-Info header
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26118 = 0

###############################################################
# Account 2/SIP Settings/Custom SIP Headers
###############################################################

# Use Privacy Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2438 = 0

# Use P-Preferred-Identity Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2439 = 0

# Use X-Grandstream-PBX Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26154 = 1

# Use P-Access-Network-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26158 = 1

# Use P-Emergency-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26159 = 1

# Use MAC Header
# 0 - No, 1 - Yes except REGISTER, 2 - Yes to all SIP. Default is 0
# Number: 0, 1, 2
# Mandatory
P26161 = 1

###############################################################
# Account 2/SIP Settings/Advanced Features
###############################################################
# Line-Seize Timeout (in seconds). Default is 15
# Number: 15 - 60
# Mandatory
P2413 = 15

# Presence Eventlist URI
# String
P26184 =

# Eventlist BLF URI
# String
P444 = 

#Auto Provision Eventlist BLFs. 0-Disabled, 1-Enabled. Default is 0
#Number:0,1
#Mandatory
P2489 = 0

# Conference URI
# String
P2418 =

# Music On Hold URI
# String
P2450 =

# BLF Call-pickup. 0 - Auto, 1 - Force BLF Call-pickup by prefix, 2 - Disabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P6753 = 0

# BLF Call-pickup Prefix. Default is **
# String
# Mandatory
P481 = **

# Call Pickup Barge-In Code
# String
P26146 = 

# PUBLISH for Presence. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P488 = 0

# Omit charset=UTF-8 in MESSAGE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2455 = 0

# Allow Unsolicited REFER. 0 - Disabled, 1 - Enabled, 2 - Enabled/Force Auth. Default is 0
# Number: 0, 1, 2
# Mandatory
P26123 = 0

# Special Feature. 100 - Standard, 101 - Nortel MCS, 102- Broadsoft, 108 - CBCOM, 
# 109 - RNK, 110 - Sylantro, 117 - Huawei IMS, 119 - Phonepower, 120 - UCM Call Center
# Default is 100
# Number: 100, 101, 102, 108, 109, 110, 117, 119, 120
# Mandatory
P424 = 100

# Broadsoft
# Broadsoft Call Center. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2441 = 0

# Hoteling Event. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2442 = 0

# Call Center Status. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2443 = 0

# Broadsoft Executive Assistant. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2464 = 0

# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0.
# Number: 0, 1
# Mandatory
P2425 = 0

# Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0.
# Number: 0, 1
# Mandatory
P2488 = 0

# VQ RTCP-XR Collector Name.
# String
P26193 =

# VQ RTCP-XR Collector Address.
# String
P26194 =

# VQ RTCP-XR Collector Port.Default is 5060
# String
P26195 = 5060

###############################################################
# Account 2/SIP Settings/Session Timer
###############################################################
# Enable Session Timer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2495 = 0

# Session Expiration (in seconds). Default is 180
# Number: 90 - 64800
# Mandatory
P434 = 180

# Minimum SE (in seconds). Default is 90. This value must be lower than or equal to P434
# Number: 90 - 64800
# Mandatory
P427 = 90

# Caller Request Timer (Request for timer when calling). 0 - No, 1 - Yes
# Number: 0, 1
# Mandatory
P428 = 0

# Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one)
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory 
P429 = 0

# Force Timer (Still use timer when remote party does not support timer). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P430 = 0	

# UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS. Default is 1
# Number: 0, 1, 2
# Mandatory
P432 = 1

# UAS Specify Refresher. 1 - UAC, 2 - UAS. Default is 1
# Number: 1, 2
# Mandatory
P433 = 1

# Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE)
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P431 = 0

###############################################################
# Account 2/SIP Settings/Security Settings
###############################################################
# Check Domain Certificates. 0 - No, 1 - Yes. When set to Yes/Enabled, the domain certificate will be checked as defined in RFC5922
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2411 = 0

# Validate Certification Chain. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2467 = 0

# Validate Incoming Messages. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2406 = 0

# Check SIP User ID for incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P449 = 0

# Accept Incoming SIP from Proxy Only. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2447 = 0

# Authenticate Incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2446 = 0

###############################################################
# Account 2/Audio Settings
###############################################################
# Preferred Vocoder
# 0 - PCMU, 2 - G.726-32, 8 - PCMA, 9 - G.722, 18 - G.729A/B, 4 - G.723.1, 98 - iLBC, 125 - OPUS
# choice 1. Default is 0
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P451 = 0

# choice 2. Default is 8
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P452 = 8

# choice 3. Default is 4
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P453 = 4

# choice 4. Default is 18
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P454 = 18

# choice 5. Default is 9
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P455 = 9

# choice 6. Default is 98
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P456 = 98

# choice 7. Default is 2
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P457 = 2

# choice 8. Default is 125
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P458 = 125

# Use First Matching Vocoder in 200OK SDP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2448 = 0

# Codec Negotiation Priority. 0 - Caller, 1 - Callee. Default is 1
# Number: 0, 1
# Mandatory
P29161 = 1

# Hide Vocoder. 0 - No, 1 - Yes. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P26147 = 0

#Disable Multiple m line in SDP
#0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P487 = 0

# SRTP Mode
# 0 - Disabled, 1 - Enabled but not forced, 2 - Enabled and forced, 3 - Optional. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P443 = 0

# SRTP Key Length. 0 - AES 128&256 bit, 1 - AES 128 bit, 2 - AES 256 bit. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P2483 = 0

#Crypto Life Time
#0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2463 = 0

# Symmetric RTP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P460 = 0

# Silence Suppression 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P485 = 0

# Jitter Buffer Type. 0 - Fixed, 1 - Adaptive. Default is 1
# Number: 0, 1
# Mandatory
P498 = 1

# Jitter Buffer Length. 
# 0 - 100ms, 1 - 200ms, 2 - 300ms, 3 - 400ms, 4 - 500ms, 5 - 600ms, 6 - 700ms, 7 - 800ms. Default is 2
# Number: 0, 1, 2, 3, 4, 5, 6, 7
# Mandatory
P497 = 2

# Voice Frames per TX (up to 10/20/32/64 frames for G711/G726/G723/other codecs respectively). Default is 2
# Number: 1 - 64
# Mandatory
P486 = 2

# G723 Rate. 0 - 6.3kbps encoding rate, 1 - 5.3kbps encoding rate. Default is 1
# Number: 0, 1
# Mandatory
P493 = 1

# G.726-32 Packing Mode. 0 - ITU, 1 - IETF. default is 0
# Number: 0, 1
# Mandatory
P2423 = 0

# iLBC Frame Size. 0 - 20ms, 1 - 30ms. Default is 1
# Number: 0, 1
# Mandatory
P495 = 1

# iLBC Payload Type. Default is 97
# Number: 96 - 127
# Mandatory
P494 = 97

# OPUS Payload Type. Default is 123
# Number: 96 - 127
# Mandatory
P2485 = 123

# DTMF Payload Type. Default is 101
# Number: 96 - 127
# Mandatory
P496 = 101

# Send DTMF: In-audio. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2401 = 0

# Send DTMF: Via RTP (RFC2833). 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P2402 = 1

# Send DTMF: Via SIP INFO. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2403 = 0

# DTMF Delay. Default is 250
# Number: 100 - 250 
# Mandatory
P26160 = 250

###############################################################
# Account 2/Call Settings
###############################################################
# Early Dial (use "Yes" only if proxy supports 484 response). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P422 = 0

# Dial Plan Prefix
# String
P419 = 

# Dial Plan. Default is { x+ | \+x+ | *x+ | *xx*x+ }
# String
# Mandatory
P459= { x+ | \+x+ | *x+ | *xx*x+ }

# Bypass Dial Plan
# String: contact,incoming,outgoing,dialing,mpk,api. Default is mpk
P2482 = mpk

# Call Log. 0 - Log All Calls, 1 - Log Incoming/Outgoing only (missed calls NOT recorded), 2 - Disable Call Log. Default is 0
# Number: 0, 1, 2
# Mandatory
P442 = 0

# Send Anonymous (caller ID will be blocked if set to Yes). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P421 = 0

# Anonymous Call Rejection. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P446 = 0

# Auto Answer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P425 = 0

# Refer-To Use Target Contact. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P469 = 0

# Transfer on Conference Hangup. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2404 = 0

# Disable Recovery on Blind Transfer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2484 = 0

# Blind Transfer Wait Timeout. Default is 30
# Number: 30 - 300
# Mandatory
P26170 = 30

# No Key Entry Timeout (in seconds). Default is 4
# Number: 1 - 15
# Mandatory
P491 = 4

# Key as Send. 0 - Disabled, 1 - Pound (#), 2 - Star (*). Default is 1
# Number: 0, 1, 2
# Mandatory
P492 = 1

# On Hold Reminder Tone. 0 - Disabled, 1 - Enable. Default is 1
# Number: 0, 1
# Mandatory
P26106 = 1

# RFC2543 Hold. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26162= 0

# Hiding Dialing Password
# Prefix for dialing password
# String
P26149 = 

# Password length. Default is 0
# Number
# Mandatory
P26150 = 0

# Disable Call Waiting. 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P26163 = 0

# Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5
# Number: 0, 1, 2, 3, 4, 5
# Mandatory 
P423 = 5

# Matching Incoming Caller ID. Matching Rule 1
# String
P1494 = 

# Matching Rule 1 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1495 = 0

# Matching Incoming Caller ID. Matching Rule 2.
# String
P1496 = 

# Matching Rule 2 Distinctive Ringtone.
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1497 = 0

# Matching Incoming Caller ID. Matching Rule 3.
# String
P1498 =

# Matching Rule 3 Distinctive Ringtone.
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1499 = 0

# Matching Incoming Caller ID. Matching Rule 4
# String
P6722 = 

# Matching Rule 4 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6723 = 5

# Matching Incoming Caller ID. Matching Rule 5
# String
P6724 = 

# Matching Rule 5 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6725 = 5

# Matching Incoming Caller ID. Matching Rule 6
# String
P6726 = 

# Matching Rule 6 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6727 = 5

# Matching Incoming Caller ID. Matching Rule 7
# String
P26164 = 

# Matching Rule 7 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26165 = 5

# Matching Incoming Caller ID. Matching Rule 8
# String
P26166 = 

# Matching Rule 8 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26167= 5

# Matching Incoming Caller ID. Matching Rule 9
# String
P26168 = 

# Matching Rule 9 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26169 = 5

# Matching Incoming Caller ID. Matching Rule 10
# String
P26196 = 

# Matching Rule 10 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26197 = 5

# Ring Timeout (in seconds) Default is 60
# Number: 30 - 3600
# Mandatory
P476 = 60

###############################################################
# Account 2/Intercom Settings
###############################################################
# Allow Auto Answer by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P438 = 0

# Allow Barging by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26119 = 0

# Mute on answer Intercom call. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26171 = 0

# Play warning tone for Auto Answer Intercom. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26172 = 1

# Custom Call-Info for Auto Answer.
# String
P2456 = 

###############################################################
# Account 2/Feature Codes
###############################################################
#Enable Call Features.  0 - No, 1 - Yes. Default is 1
#Number: 0, 1 
#Mandatory
P420 = 1

#Do Not Disturb (DND) - On
# String
P2444 = 

#Do Not Disturb (DND) - Off
# String
P2445 =

#Call Forward Unconditionally (All) - On
# String
P26113 = 

#Call Forward Unconditionally (All) - Off
# String
P26114 = 

#Call Forward Unconditionally (All) - Target
# String
#Pforward_1 = 

#Call Forward Busy - On
# String
P26109 = 

#Call Forward Busy - Off
# String
P26110 = 

#Call Forward Busy - Target
# String
#PbusyForward_1 = 

#Call Forward Delayed (No Answer) - On
#String
P26111 = 

#Call Forward Delayed (No Answer) - Off
#String
P26112 = 

#Call Forward Delayed (No Answer) - Target
#String
#PdelayedForward_1 = 

#Delayed Call Forward Wait Time (in seconds). Default is 12
#Number: 1 - 120
#Mandatory
P470 = 12

####################################################################
# Account 3
####################################################################
###############################################################
# Account 3/General Settings
###############################################################
# Account Active. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P501 = 1

# Account Name
# String
P517 = 

# SIP Server
# String
P502 = 

# Secondary SIP Server
# String
P2512 =

# Outbound Proxy
# String
P503 =

# Backup Outbound Proxy
# String
P2533 = 

# BLF Server
# String
P2575 =

# SIP User ID
# String
P504 =

# Authenticate ID
# String
P505 = 

# Authenticate Password
# String
P506 = 

# Name
# String
P507 =
	
# Voice Mail UserID
# String
P526 =

# Account Display
# Number: 0, 1. 0 - User Name, 1 - User ID. Default is 0
# Mandatory
P2580 = 0

###############################################################
# Account 3/Network Settings
###############################################################
# DNS Mode. 0 - A Record, 1 - SRV, 2 - NAPTR/SRV, 3 - Use Configured IP. Default is 0 
# Number: 0, 1, 2, 3
# Mandatory
P508 = 0

# DNS SRV Fail-over Mode. 0 - Default, 1 - Saved one until DNS TTL, 2 - Saved one until no response. Default is 0
# Number: 0,1,2
# Mandatory
P26240 = 0

# Primary IP. Maximum 15 characters
# String
P2508 = 

# Backup IP 1
# String
P2509 = 

# Backup IP 2
# String
P2510 =

# NAT Traversal. 0 - No, 1 - STUN, 2 - keep alive, 3 - UPnP, 4 - Auto, 5 - VPN. Default is 4
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P514 = 4

# Proxy-Require (A SIP extension to enable firewall penetration). Max length is 64 characters
# String
P518 =

# Use SBC. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26290 = 0

###############################################################
# Account 3/SIP Settings/Basic Settings
###############################################################
# TEL URI. 0 - Disabled, 1 - User=Phone, 2 - Enabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P509 = 0

# SIP Registration. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P510 = 1

# Unregister On Reboot. 0 - No, 1 - Yes, 2 - Instance. Default is 0
# Number: 0, 1
# Mandatory
P511 = 0

# Register Expiration (in minutes). Default is 60. Max is 45 days
# Number: 1 - 64800
# Mandatory
P512 = 60

# Subscribe Expiration. Default is 60. Max about 45 days
# Number: 1 - 64800
# Mandatory
P26251 = 60

# Reregister before Expiration (in seconds). Default is 0 second
# Number: 0 - 64800
# Mandatory
P2530 = 0

# Enable OPTIONS Keep Alive. 0 - No, 1 - Yes. Default is 0
# Number: 0,1
# Mandatory
P2597 = 0

# OPTIONS Keep Alive Interval. Default is 30
# Number
# Mandatory
P2598 = 30

# OPTIONS Keep Alive Max Lost. Default is 3
# Number
# Mandatory
P2599 = 30

# Local SIP Port. Default is 5064
# Number
# Mandatory
P513 = 5064

# SIP Registration Failure Retry Wait Time (in seconds). Default is 20
# Number: 1 - 3600
# Mandatory
P571 = 20

# SIP T1 Timeout. RFC 3261 T1 value (RTT estimate)
# 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default is 100
# Number: 50, 100, 200
# Mandatory
P540 = 50

# SIP T2 Timeout. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses.
# 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default is 400
# Number: 200, 400, 800
# Mandatory
P541 = 400

# Switch Backup Proxy on No Response. 0 - No, 1 - Yes. Default is 0
# Number: 0,1
# Mandatory
P26292 = 0

# SIP Transport. 0 - UDP, 1 - TCP. 2- TCP/TLS. Default is 0
# Number: 0, 1, 2
# Mandatory
P548 = 0

# SIP Listening Mode. 
# 0 - Transport Only, 1 - Dual, 2 - Dual (BLF Enforced), 3 - Dual (Secured). Default is 0
# Number: 0,1,2,3
# Mandatory
P26224 = 0

# SIP URI Scheme When Using TLS. 0 - sip, 1 - sips. Default is 1
# Number: 0, 1
# Mandatory
P2529 = 1

# Use Actual Ephemeral Port in Contact with TCP/TLS. 0 - No, 1- Yes. Default is 0
# Number: 0, 1
# Mandatory
P2531 = 0

# Outbound Proxy Mode. 0 - in route, 1 - not in route, 2 - always send to
# Number: 0, 1, 2
# Mandatory
P2505 = 0

# Support SIP Instace ID. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P589 = 1

# SUBSCRIBE for MWI (Whether or not send SUBSCRIBE for Message Waiting Indication). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P515 = 0

# SUBSCRIBE for Registration. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2519 = 0

# Enable 100rel. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P535 = 0

# Callee ID Display. 0 - Auto, 1 - Disabled, 2 - From Header. Default is 0
# Number: 0, 1, 2
# Mandatory
P26225 = 0

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

# Add Auth Header On Initial REGISTER
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2559 = 0

#Allow SIP Reset
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
#Mandatory
P26215 = 0

# Ignore Alert-Info header
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26218 = 0

###############################################################
# Account 3/SIP Settings/Custom SIP Headers
###############################################################

# Use Privacy Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2538 = 0

# Use P-Preferred-Identity Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2539 = 0

# Use X-Grandstream-PBX Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26254 = 1

# Use P-Access-Network-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26258 = 1

# Use P-Emergency-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26259 = 1

# Use MAC Header
# 0 - No, 1 - Yes except REGISTER, 2 - Yes to all SIP. Default is 0
# Number: 0, 1, 2
# Mandatory
P26261 = 1

##########################################
# Account 3/SIP Settings/Advanced Features
##########################################
# Line-Seize Timeout (in seconds). Default is 15
# Number: 15 - 60
# Mandatory
P2513 = 15

# Presence Eventlist URI
# String
P26284 =

# Eventlist BLF URI
# String
P544 = 

#Auto Provision Eventlist BLFs. 0-Disabled, 1-Enabled. Default is 0
#Number:0,1
#Mandatory
P2589 = 0

# Conference URI
# String
P2518 =

# Music On Hold URI
# String
P2550 =

# BLF Call-pickup. 0 - Auto, 1 - Force BLF Call-pickup by prefix, 2 - Disabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P6754 = 0

# BLF Call-pickup Prefix. Default is **
# String
# Mandatory
P581 = **

# Call Pickup Barge-In Code
# String
#P26246 = 

# PUBLISH for Presence. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P588 = 0

# Omit charset=UTF-8 in MESSAGE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2555 = 0

# Allow Unsolicited REFER. 0 - Disabled, 1 - Enabled, 2 - Enabled/Force Auth. Default is 0
# Number: 0, 1, 2
# Mandatory
P26223 = 0

# Special Feature. 100 - Standard, 101 - Nortel MCS, 102- Broadsoft, 108 - CBCOM, 
# 109 - RNK, 110 - Sylantro, 117 - Huawei IMS, 119 - Phonepower, 120 - UCM Call Center
# Default is 100
# Number: 100, 101, 102, 108, 109, 110, 117, 119, 120
# Mandatory
P524 = 100

# Broadsoft
# Broadsoft Call Center. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2541 = 0

# Hoteling Event. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2542 = 0

# Call Center Status. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2543 = 0

# Broadsoft Executive Assistant. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2564 = 0

# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2525 = 0

# Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2588 = 0

# VQ RTCP-XR Collector Name.
# String
P26293 =

# VQ RTCP-XR Collector Address.
# String
P26294 =

# VQ RTCP-XR Collector Port. Default is 5060
# String
P26295 = 5060

##########################################
# Account 3/SIP Settings/Session Timer
##########################################
# Enable Session Timer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2595 = 0

# Session Expiration (in seconds). Default is 180
# Number: 90 - 64800
# Mandatory
P534 = 180

# Minimum SE (in seconds). Default is 90. This value must be lower than or equal to P534
# Number: 90 - 64800
# Mandatory
P527 = 90

# Caller Request Timer (Request for timer when calling) 0 - No, 1 - Yes
# Number: 0, 1
# Mandatory
P528 = 0

# Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one)
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P529 = 0

# Force Timer (Still use timer when remote party does not support timer). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P530 = 0

# UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS. Default is 1
# Number: 0, 1, 2
# Mandatory
P532 = 1

# UAS Specify Refresher. 1 - UAC, 2 - UAS. Default is 1
# Number: 1, 2
# Mandatory
P533 = 1

# Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P531 = 0

##########################################
# Account 3/SIP Settings/Security Settings
##########################################
# Check Domain Certificates. When set to Yes/Enabled, the domain certificate will be checked as defined in RFC5922
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2511 = 0

# Validate Certification Chain. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2567 = 0

# Validate Incoming Messages. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2506 = 0

# Check SIP User ID for incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P549 = 0

# Accept Incoming SIP from Proxy Only. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2547 = 0

# Authenticate Incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2546 = 0

##########################################
# Account 3/Audio Settings
##########################################
# Preferred Vocoder
# 0 - PCMU, 2 - G.726-32, 8 - PCMA, 9 - G.722, 18 - G.729A/B, 4 - G.723.1, 98 - iLBC, 125 - OPUS
# choice 1. Default is 0
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P551 = 0

# choice 2. Default is 8
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P552 = 8

# choice 3. Default is 4
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P553 = 4

# choice 4. Default is 18
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P554 = 18

# choice 5. Default is 9
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P555 = 9

# choice 6. Default is 98
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P556 = 98

# choice 7. Default is 2
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P557 = 2

# choice 8. Default is 125
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P558 = 125

# Use First Matching Vocoder in 200OK SDP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2548 = 0

# Codec Negotiation Priority. 0 - Caller, 1 - Callee. Default is 1
# Number: 0, 1
# Mandatory
P29261 = 1

# Hide Vocoder. 0 - No, 1 - Yes. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P26247 = 0

# Disable Multiple m line in SDP
#0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P587 = 0

# SRTP Mode
# 0 - Disabled, 1 - Enabled but not forced, 2 - Enabled and forced, 3 - Optional. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P543 = 0

# SRTP Key Length. 0 - AES 128&256 bit, 1 - AES 128 bit, 2 - AES 256 bit. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P2583 = 0

# Crypto Life Time
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2563 = 0

# Symmetric RTP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P560 = 0

# Silence Suppression 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P585 = 0

# Jitter Buffer Type. 0 - Fixed, 1 - Adaptive. Default is 1
# Number: 0, 1
# Mandatory
P598 = 1

# Jitter Buffer Length. 0 - 100ms, 1 - 200ms, 2 - 300ms, 3 - 400ms, 4 - 500ms, 5 - 600ms, 6 - 700ms, 7 - 800ms. Default is 2
# Number: 0, 1, 2, 3, 4, 5, 6, 7
# Mandatory
P597 = 2

# Voice Frames per TX (up to 10/20/32/64 frames for G711/G726/G723/other codecs respectively). Default is 2
# Number: 1 - 64
# Mandatory
P586 = 2

# G723 Rate. 0 - 6.3kbps encoding rate, 1 - 5.3kbps encoding rate. Default is 1
# Number: 0, 1
# Mandatory
P593 = 1

# G.726-32 Packing Mode. 0 - ITU, 1 - IETF. Default is 0
# Number: 0, 1
# Mandatory
P2523 = 0

# iLBC Frame Size. 0 - 20ms, 1 - 30ms. Default is 1
# Number: 0, 1
# Mandatory
P595 = 1

# iLBC Payload Type. Default is 97
# Number: 96 - 127
# Mandatory
P594 = 97

# OPUS Payload Type. Default is 123
# Number: 96 - 127
# Mandatory
P2585 = 123

# DTMF Payload Type. Default is 101
# Number: 96 - 127
# Mandatory
P596 = 101

# Send DTMF: In-audio. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2501 = 0

# Send DTMF: Via RTP (RFC2833). 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P2502 = 1

# Send DTMF: Via SIP INFO. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2503 = 0

# DTMF Delay. Default is 250
# Number: 100 - 250 
# Mandatory
P26260 = 250

##########################################
# Account 3/Call Settings
##########################################
# Early Dial (use "Yes" only if proxy supports 484 response). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P522 = 0

# Dial Plan Prefix
# String
P519 = 

# Dial Plan. Default is { x+ | \+x+ | *x+ | *xx*x+ }
# String
# Mandatory
P559= { x+ | \+x+ | *x+ | *xx*x+ }

# Bypass Dial Plan
# String: contact,incoming,outgoing,dialing,mpk,api. Default is mpk
P2582 = mpk

# Call Log. 0 - Log All Calls, 1 - Log Incoming/Outgoing only (Missed calls NOT recorded), 2 - Disable Call Log. Default is 0
# Number: 0, 1, 2
# Mandatory
P542 = 0

# Send Anonymous (caller ID will be blocked if set to Yes). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P521 = 0

# Anonymous Call Rejection. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P546 = 0

# Auto Answer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P525 = 0

# Refer-To Use Target Contact. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P569 = 0

# Transfer on conference Hang-Up. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2504 = 0

#Disable Recovery on Blind Transfer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2584 = 0

# Blind Transfer Wait Timeout. Default is 30
# Number: 30 - 300
# Mandatory
P26270 = 30

# No Key Entry Timeout. Default is 4
# Number: 1 - 15
# Mandatory
P591 = 4

# Use # As Dial Key. 0 - No, 1 - Yes
# Number: 0, 1
# Mandatory
P592 = 1

#On Hold Reminder Tone. 0 - Disabled, 1 - Enable. Default is 1
# Number: 0, 1
# Mandatory
P26206 = 1

# RFC2543 Hold. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26262= 0

# Hiding Dialing Password
# Prefix for dialing password
# String
P26249 = 

# Password length. Default is 0
# Number
# Mandatory
P26250 = 0

# Disable Call Waiting. 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P26263 = 0

# Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P523 = 5

# Matching Incoming Caller ID. Matching Rule 1
# String
P1500 = 

# Matching Rule 1 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1501 = 0

# Matching Incoming Caller ID. Matching Rule 2
# String
P1502 =

# Matching Rule 2 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1503 = 0

# Matching Incoming Caller ID. Matching Rule 3
# String
P1504 =

# Matching Rule 3 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1505 = 0

# Matching Incoming Caller ID. Matching Rule 4
# String
P6728 = 

# Matching Rule 4 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6729 = 5

# Matching Incoming Caller ID. Matching Rule 5
# String
P6730 = 

# Matching Rule 5 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6731 = 5

# Matching Incoming Caller ID. Matching Rule 6
# String
P6732 = 

# Matching Rule 6 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6733 = 5

# Matching Incoming Caller ID. Matching Rule 7
# String
P26264 = 

# Matching Rule 7 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26265 = 5

# Matching Incoming Caller ID. Matching Rule 8
# String
P26266 = 

# Matching Rule 8 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26267 = 5

# Matching Incoming Caller ID. Matching Rule 9
# String
P26268 = 

# Matching Rule 9 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26269 = 5

# Matching Incoming Caller ID. Matching Rule 10
# String
P26296 = 

# Matching Rule 10 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26297 = 5

# Ring Timeout (in seconds). Default is 60
# Number: 30 - 3600
# Mandatory
P576 = 60

###############################################################
# Account 3/Intercom Settings
###############################################################
# Allow Auto Answer by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P538 = 0

# Allow Barging by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26219 = 0

# Mute on answer Intercom call. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26271 = 0

# Play warning tone for Auto Answer Intercom. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26272 = 1

# Custom Call-Info for Auto Answer.
# String
P2556 = 

##########################################
# Account 3/Feature Codes
##########################################
#Enable Call Features.  0 - No, 1 - Yes. Default is 1
#Number: 0, 1 
#Mandatory
P520 = 1

#Do Not Disturb (DND) - On
# String
P2544 = 

#Do Not Disturb (DND) - Off
# String
P2545 =

#Call Forward Unconditionally (All) - On
# String
P26213 = 

#Call Forward Unconditionally (All) - Off
# String
P26214 = 

#Call Forward Unconditionally (All) - Target
# String
#Pforward_2 = 

#Call Forward Busy - On
# String
P26209 = 

#Call Forward Busy - Off
# String
P26210 = 

#Call Forward Busy - Target
# String
#PbusyForward_2 = 

#Call Forward Delayed (No Answer) - On
#String
P26211 = 

#Call Forward Delayed (No Answer) - Off
#String
P26212 = 

#Call Forward Delayed (No Answer) - Target
#String
#PdelayedForward_2 = 

#Delayed Call Forward Wait Time (in seconds). Default is 12
#Number: 1 - 120
#Mandatory
P570= 12

####################################################################
# Account 4     GRP2614 only
####################################################################
##########################################
# Account 4/General Settings
##########################################
# Account Active. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P601 = 1

# Account Name
# String
P617 =

# SIP Server
# String
P602 = 

# Secondary SIP Server
# String
P2612 =

# Outbound Proxy
# String
P603 =

# Backup Outbound Proxy
# String
P2633 = 

# BLF Server
# String
P2675 =

# SIP User ID
# String
P604 = 

# Authenticate ID
# String
P605 =

# Authenticate password
# String
P606 =

# Name
# String
P607 =

# Voice Mail UserID
# String
P626 =

# Account Display
# Number: 0, 1. 0 - User Name, 1 - User ID. Default is 0
# Mandatory
P2680 = 0

##########################################
# Account 4/Network Settings
##########################################
# DNS Mode. 0 - A Record, 1 - SRV, 2 - NAPTR/SRV, 3 - Use Configured IP. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P608 = 0

# DNS SRV Fail-over Mode. 0 - Default, 1 - Saved one until DNS TTL, 2 - Saved one until no response. Default is 0
# Number: 0,1,2
# Mandatory
P26340 = 0

# Primary IP. Maximum 15 characters
# String 
P2608 = 

# Backup IP 1
# String
P2609 =

# Backup IP 2
# String
P2610 =

# NAT Traversal. 0 - No, 1 - STUN, 2 - keep alive, 3 - UPnP, 4 - Auto, 5 - VPN. Default is 4
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P614 = 4

# Proxy-Require (A SIP extension to enable firewall penetration). Max length is 64 characters
# String
P618 =

# Use SBC. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26390 = 0

##########################################
# Account 4/SIP Settings/Basic Settings
##########################################
# TEL URI. 0 - Disabled, 1 - User=Phone, 2 - Enabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P609 = 0

# SIP Registration. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P610 = 1

# Unregister On Reboot. 0 - No, 1 - Yes, 2 - Instance. Default is 0
# Number: 0, 1
# Mandatory
P611 = 0

# Register Expiration (in minutes). Default is 60. Max is 45 days
# Number: 1 - 64800
# Mandatory
P612 = 60

# Subscribe Expiration. Default is 60. Max about 45 days
# Number: 1 - 64800
# Mandatory
P26351 = 60

# Reregister before Expiration (in seconds). Default is 0
# Number: 0 - 64800
# Mandatory
P2630 = 0

# Enable OPTIONS Keep Alive. 0 - No, 1 - Yes. Default is 0
# Number: 0,1
# Mandatory
P2697 = 0

# OPTIONS Keep Alive Interval. Default is 30
# Number
# Mandatory
P2698 = 30

# OPTIONS Keep Alive Max Lost. Default is 3
# Number
# Mandatory
P2699 = 30

# Local SIP port. Default is 5066
# Number
# Mandatory
P613 = 5066

# SIP Registration Failure Retry Wait Time (in seconds). Default is 20
# Number: 1 - 3600
# Mandatory
P671 = 20

# SIP T1 Timeout. RFC 3261 T1 value (RTT estimate)
# 50 - 0.5 sec, 100 - 1 sec, 200 - 2 sec. Default is 100
# Number: 50, 100, 200
# Mandatory
P640 = 50

# SIP T2 Timeout. RFC 3261 T2 value. The maximum retransmit interval for non-INVITE requests and INVITE responses
# 200 - 2 sec, 400 - 4 sec, 800 - 8 sec. Default is 400
# Number: 200, 400, 800
# Mandatory
P641 = 400

# Switch Backup Proxy on No Response. 0 - No, 1 - Yes. Default is 0
# Number: 0,1
# Mandatory
P26392 = 0

# SIP Transport. 0 - UDP, 1 - TCP. 2 - TCP/TLS. Default is 0
# Number: 0, 1, 2
# Mandatory
P648 = 0

# SIP Listening Mode. 
# 0 - Transport Only, 1 - Dual, 2 - Dual (BLF Enforced), 3 - Dual (Secured). Default is 0
# Number: 0,1,2,3
# Mandatory
P26324 = 0

# SIP URI Scheme When Using TLS. 0 - sip, 1 - sips. Default is 1
# Number: 0, 1
# Mandatory
P2629 = 1

# Use Actual Ephemeral Port in Contact with TCP/TLS. 0 - No, 1- Yes. Default is 0
# Number: 0, 1
# Mandatory
P2631 = 0

# Outbound Proxy Mode. 0 - in route, 1 - not in route, 2 - always send to
# Number: 0, 1, 2
# Mandatory
P2605 = 0

# Support SIP Instance ID. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P689 = 1

# SUBSCRIBE for MWI (Whether or not send SUBSCRIBE for Message Waiting Indication). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P615 = 0

# SUBSCRIBE for Registration. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2619 = 0

# Enable 100rel. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P635 = 0

# Callee ID Display. 0 - Auto, 1 - Disabled, 2 - From Header. Default is 0
# Number: 0, 1, 2
# Mandatory
P26325 = 0

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

# Add Auth Header On Initial REGISTER
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2659 = 0

#Allow SIP Reset
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
#Mandatory
P26315 = 0

# Ignore Alert-Info header
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26318 = 0

###############################################################
# Account 4/SIP Settings/Custom SIP Headers
###############################################################

# Use Privacy Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2638 = 0

# Use P-Preferred-Identity Header
# 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P2639 = 0

# Use X-Grandstream-PBX Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26354 = 1

# Use P-Access-Network-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26358 = 1

# Use P-Emergency-Info Header
# 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26359 = 1

# Use MAC Header
# 0 - No, 1 - Yes except REGISTER, 2 - Yes to all SIP. Default is 0
# Number: 0, 1, 2
# Mandatory
P26361 = 1

##########################################
# Account 4/SIP Settings/Advanced Features
##########################################
# Line-Seize Timeout (in seconds). Default is 15
# Number: 15 - 60
# Mandatory
P2613 = 15

# Presence Eventlist URI
# String
P26384 =

# Eventlist BLF URI
# String
P644 = 

#Auto Provision Eventlist BLFs. 0-Disabled, 1-Enabled. Default is 0
#Number:0,1
#Mandatory
P2689 = 0

# Conference URI
# String
P2618 =

# Music On Hold URI
# String
P2650 =

# BLF Call-pickup. 0 - Auto, 1 - Force BLF Call-pickup by prefix, 2 - Disabled. Default is 0
# Number: 0, 1, 2
# Mandatory
P6755 = 0

# BLF Call-pickup Prefix. Default is **
# String
# Mandatory
P681 = **

# Call Pickup Barge-In Code
# String
#P26346 = 

# PUBLISH for Presence. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P688 = 0

# Omit charset=UTF-8 in MESSAGE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2655 = 0

# Allow Unsolicited REFER. 0 - Disabled, 1 - Enabled, 2 - Enabled/Force Auth. Default is 0
# Number: 0, 1, 2
# Mandatory
P26323 = 0

# Special Feature. 100 - Standard, 101 - Nortel MCS, 102- Broadsoft, 108 - CBCOM, 
# 109 - RNK, 110 - Sylantro, 117 - Huawei IMS, 119 - Phonepower, 120 - UCM Call Center
# Default is 100
# Number: 100, 101, 102, 108, 109, 110, 117, 119, 120
# Mandatory
P624 = 100

# Broadsoft
# Broadsoft Call Center. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2641 = 0

# Hoteling Event. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2642 = 0

# Call Center Status. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2643 = 0

# Broadsoft Executive Assistant. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2664 = 0

# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2625 = 0

# Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2688 = 0

# VQ RTCP-XR Collector Name.
# String
P26393 =

# VQ RTCP-XR Collector Address.
# String
P26394 =

# VQ RTCP-XR Collector Port. Default is 5060
# String
P26395 = 5060

##########################################
# Account 4/SIP Settings/Session Timer
##########################################
# Enable Session Timer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2695 = 0

# Session Expiration (in seconds). Default is 180
# Number: 90 - 64800
# Mandatory
P634 = 180

# Minimum SE (in seconds). Default is 90 seconds. This value must be lower than or equal to P634
# Number: 90 - 64800
# Mandatory
P627 = 90

# Caller Request Timer (Request for timer when calling). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P628 = 0

# Callee Request Timer (Request for timer when called. i.e. if remote party supports timer but did not request for one)
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P629 = 0

# Force Timer (Still use timer when remote party does not support timer). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P630 = 0

# UAC Specify Refresher. 0 - omit, 1 - UAC, 2 - UAS. Default is 1
# Number: 0 - 2
# Mandatory
P632 = 1

# UAS Specify Refresher. 1 - UAC, 2 - UAS. Default is 1
# Number: 1, 2
# Mandatory
P633 = 1

# Force INVITE (Always refresh with INVITE instead of UPDATE even when remote party supports UPDATE).
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P631 = 0

##########################################
# Account 4/SIP Settings/Security Settings
##########################################
# Check Domain Certificates. When set to Yes/Enabled, the domain certificate will be checked as defined in RFC5922
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2611 = 0

# Validate Certification Chain. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2667 = 0

# Validate Incoming Messages. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2606 = 0

# Check SIP User ID for incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P649 = 0

# Accept Incoming SIP from Proxy Only. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2647 = 0

# Authenticate Incoming INVITE. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2646 = 0

##########################################
# Account 4/Audio Settings
##########################################
# Preferred Vocoder
# 0 - PCMU, 2 - G.726-32, 8 - PCMA, 9 - G.722, 18 - G.729A/B, 4 - G.723.1, 98 - iLBC, 125 - OPUS
# choice 1. Default is 0
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P651 = 0

# choice 2. Default is 8
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P652 = 8

# choice 3. Default is 4
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P653 = 4

# choice 4. Default is 18
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P654 = 18

# choice 5. Default is 9
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P655 = 9

# choice 6. Default is 98
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P656 = 98

# choice 7. Default is 2
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P657 = 2

# choice 8. Default is 125
# Number: 0, 2, 4, 8, 9, 18, 98, 125 
# Mandatory
P658 = 125

# Use First Matching Vocoder in 200OK SDP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2648 = 0

# Codec Negotiation Priority. 0 - Caller, 1 - Callee. Default is 1
# Number: 0, 1
# Mandatory
P29361 = 1

# Hide Vocoder. 0 - No, 1 - Yes. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P26347 = 0

# Disable Multiple m line in SDP
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P687 = 0

# SRTP Mode
# 0 - Disabled, 1 - Enabled but not forced, 2 - Enabled and forced, 3 - Optional. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P643 = 0

# SRTP Key Length. 0 - AES 128&256 bit, 1 - AES 128 bit, 2 - AES 256 bit. Default is 0
# Default is 0
# Number: 0,1
# Mandatory
P2683 = 0

# Crypto Life Time
#0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2663 = 0

# Symmetric RTP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P660 = 0

# Silence Suppression 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P685 = 0

# Jitter Buffer Type. 0 - Fixed, 1 - Adaptive. Default is 1
# Number: 0, 1
# Mandatory
P698 = 1

# Jitter Buffer Length. 
# 0 - 100ms, 1 - 200ms, 2 - 300ms, 3 - 400ms, 4 - 500ms, 5 - 600ms, 6 - 700ms, 7 - 800ms. Default is 2
# Number: 0, 1, 2, 3, 4, 5, 6, 7
# Mandatory
P697 = 2

# Voice Frames per TX (up to 10/20/32/64 frames for G711/G726/G723/other codecs respectively). Default is 2
# Number: 1 - 64
# Mandatory
P686 = 2

# G723 Rate. 0 - 6.3kbps encoding rate, 1 - 5.3kbps encoding rate. Default is 1
# Number: 0, 1
# Mandatory
P693 = 1

# G.726-32 Packing Mode. 0 - ITU, 1 - IETF. Default is 0
# Number: 0, 1
# Mandatory
P2623 = 0

# iLBC Frame Size. 0 - 20ms, 1 - 30ms. Default is 1
# Number: 0, 1
# Mandatory
P695 = 1

# iLBC Payload Type. Default is 97
# Number: 96 - 127
# Mandatory
P694 = 97

# OPUS Payload Type. Default is 123
# Number: 96 - 127
# Mandatory
P2685 = 123

# DTMF Payload Type. Default is 101
# Number: 96 - 127
# Mandatory
P696 = 101

# Send DTMF: In-audio. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2601 = 0

# Send DTMF: Via RTP (RFC2833). 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P2602 = 1

# Send DTMF: Via SIP INFO. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2603 = 0

# DTMF Delay. Default is 250
# Number: 100 - 250 
# Mandatory
P26360 = 250

##########################################
# Account 4/Call Settings
##########################################
# Early Dial (use "Yes" only if proxy supports 484 response). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P622 = 0

# Dial Plan Prefix
# String
P619 = 

# Dial Plan. Default is { x+ | \+x+ | *x+ | *xx*x+ }
# String
# Mandatory
P659= { x+ | \+x+ | *x+ | *xx*x+ }

# Bypass Dial Plan
# String: contact,incoming,outgoing,dialing,mpk,api. Default is mpk
P2682 = mpk

# Call Log. 0 - Log All Calls, 1 - Log Incoming/Outgoing only (Missed calls NOT recorded), 2 - Disable Call Log. Default is 0
# Number: 0, 1, 2
# Mandatory
P642 = 0

# Send Anonymous (caller ID will be blocked if set to Yes). 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P621 = 0

# Anonymous Call Rejection. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P646 = 0

# Auto Answer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P625 = 0

# Refer-To Use Target Contact. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P669 = 0

# Transfer on conference Hang-Up. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2604 = 0

#Disable Recovery on Blind Transfer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2684 = 0

# Blind Transfer Wait Timeout. Default is 30
# Number: 30 - 300
# Mandatory
P26370 = 30

# No Key Entry Timeout. Default is 4
# Number: 1 - 15
# Mandatory
P691 = 4

# Use # As Dial Key. 0 - No, 1 - Yes
# Number: 0, 1
# Mandatory
P692 = 1

#On Hold Reminder Tone. 0 - Disabled, 1 - Enable. Default is 1
# Number: 0, 1
# Mandatory
P26306 = 1

# RFC2543 Hold. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26362= 0

# Hiding Dialing Password
# Prefix for dialing password
# String
P26349 = 

# Password length. Default is 0
# Number
# Mandatory
P26350 = 0

# Disable Call Waiting. 0 - Default, 1 - No, 2 - Yes. Default is 0
# Number: 0, 1, 2
# Mandatory
P26363 = 0

# Account Ring Tone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P623 = 5

# Matching Incoming Caller ID. Matching Rule 1
# String
P1506 = 

# Matching Rule 1 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1507 = 0

# Matching Incoming Caller ID. Matching Rule 2
# String
P1508 = 

# Matching Rule 2 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1509 = 0

# Matching Incoming Caller ID. Matching Rule 3
# String
P1510 =

# Matching Rule 3 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 0.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P1511 = 0

# Matching Incoming Caller ID. Matching Rule 4
# String
P6734 = 

# Matching Rule 4 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6735 = 5

# Matching Incoming Caller ID. Matching Rule 5
# String
P6736 = 

# Matching Rule 5 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6737 = 5

# Matching Incoming Caller ID. Matching Rule 6
# String
P6738 = 

# Matching Rule 6 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P6739 = 5

# Matching Incoming Caller ID. Matching Rule 7
# String
P26364 = 

# Matching Rule 7 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26365 = 5

# Matching Incoming Caller ID. Matching Rule 8
# String
P26366 = 

# Matching Rule 8 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26367 = 5

# Matching Incoming Caller ID. Matching Rule 9
# String
P26368 = 

# Matching Rule 9 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26369 = 5

# Matching Incoming Caller ID. Matching Rule 10
# String
P26396 = 

# Matching Rule 10 Distinctive Ringtone
# -1 - No Ringtone, 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent, 5 - Default Ringtone. Default is 5.
# Number: -1, 0, 1, 2, 3, 4, 5
# Mandatory
P26397 = 5

# Ring Timeout (in seconds). Default is 60
# Number: 30 - 3600
# Mandatory
P676 = 60

###############################################################
# Account 4/Intercom Settings
###############################################################
# Allow Auto Answer by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P638= 0

# Allow Barging by Call-Info/Alert-Info. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26319 = 0

# Mute on answer Intercom call. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P26371 = 0

# Play warning tone for Auto Answer Intercom. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P26372 = 1

# Custom Call-Info for Auto Answer.
# String
P2656 = 

##########################################
# Account 4/Feature Codes
##########################################
#Enable Call Features.  0 - No, 1 - Yes. Default is 1
#Number: 0, 1 
#Mandatory
P620 = 1

#Do Not Disturb (DND) - On
# String
P2644 = 

#Do Not Disturb (DND) - Off
# String
P2645 =

#Call Forward Unconditionally (All) - On
# String
P26313 = 

#Call Forward Unconditionally (All) - Off
# String
P26314 = 

#Call Forward Unconditionally (All) - Target
# String
#Pforward_3 = 

#Call Forward Busy - On
# String
P26309 = 

#Call Forward Busy - Off
# String
P26310 = 

#Call Forward Busy - Target
# String
#PbusyForward_3 = 

#Call Forward Delayed (No Answer) - On
#String
P26311 = 

#Call Forward Delayed (No Answer) - Off
#String
P26312 = 

#Call Forward Delayed (No Answer) - Target
#String
#PdelayedForward_3 = 

#Delayed Call Forward Wait Time (in seconds). Default is 12
#Number: 1 - 120
#Mandatory
P670 = 12

###################################################################
## Network/Basic Settings                                       ##
###################################################################
# Internet Protocol. 0 - Both, prefer IPv4, 1 - Both, prefer IPv6, 2 - IPv4 Only, 3 - IPv6 Only. Default is 2
# Number: 0, 1, 2, 3
# Mandatory
P1415 = 2

# IP Address Mode. 0 - DHCP, 1 - Static IP, 2 - PPPoE. Default is 0
# Number: 0, 1, 2
# Mandatory
# P8 = 0

##########################################
# DHCP
##########################################
# Host name, DHCP option 12. Max length allowed is 64 characters
# String
P146 =

# Vendor Class ID, DHCP option 60. Max length allowed is 64 characters
# String
# For GRP2612, Default value is Grandstream GRP2612.
# P148 = Grandstream GRP2612
 
# For GRP2613, Default value is Grandstream GRP2613.
# P148 = Grandstream GRP2613

# For GRP2614, Default value is Grandstream GRP2614.
# P148 = Grandstream GRP2614

##########################################
# PPPoE
##########################################
# PPPoE Account ID
# String
P82 =

# PPPoE Password
# String
# Cannot contain ` or "
P83 =

# PPPoE Service Name
# String 
P269 =

##########################################
# Statically Configured
##########################################
# IP Address. Ignore if DHCP or PPPoE is used
# Number: 0 - 255
P9 = 192

# Number: 0 - 255
P10 = 168

# Number: 0 - 255
P11 = 0

# Number: 0 - 255
P12 = 160

# Subnet mask. Ignore if DHCP or PPPoE is used
# Number: 0 - 255
P13 = 255

# Number: 0 - 255
P14 = 255

# Number: 0 - 255
P15 = 0

# Number: 0 - 255
P16 = 0

# Gateway. Ignore if DHCP or PPPoE is used
# Number: 0 - 255
P17 = 0

# Number: 0 - 255
P18 = 0

# Number: 0 - 255
P19 = 0

# Number: 0 - 255
P20 = 0

# DNS 1 Server. Ignore if DHCP or PPPoE is used
# Number: 0 - 255
P21 = 0

# Number: 0 - 255
P22 = 0

# Number: 0 - 255
P23 = 0

# Number: 0 - 255
P24 = 0

# DNS 2 Server. Ignore if DHCP or PPPoE is used
# Number: 0 - 255
P25 = 0

# Number: 0 - 255
P26 = 0

# Number: 0 - 255
P27 = 0

# Number: 0 - 255
P28 = 0

# Preferred DNS server.  (if specified).
# Number: 0 - 255
P92 = 0

# Number: 0 - 255
P93 = 0

# Number: 0 - 255
P94 = 0

# Number: 0 - 255
P95 = 0

# IPv6 Address type. 0 - Auto Configured, 1 - Statically Configured. Default is 0.
# Number: 0, 1
# Mandatory
P1419 = 0

# IPv6 Address type: Statically configured. 0 - Full Static, 1 - Prefix Static
# Number: 0, 1
P1426 = 0

# Full Static: Static IPv6 Address
P1420 =

# Full Static: IPv6 Prefix Length
P1421 =

# Prefix Static: IPv6 Prefix (64bits)
P1422 =

# DNS Server 1 for IPv6 Address
# String: a-z, A-Z, 0-9, ".", ":", "[", "]"
P1424 =

# DNS Server 2 for IPv6 Address
# String: a-z, A-Z, 0-9, ".", ":", "[", "]"
P1425 =

# Preferred DNS Server for IPv6 Address
# String: a-z, A-Z, 0-9, ".", ":", "[", "]"
P1423 =

##############################################################################
## Network/Advanced Settings                                                ##
##############################################################################

# 802.1X Mode. 0 - Disable, 1 - EAP-MD5. 2 - EAP-TLS, 3 - EAP-PEAPv0/MSCHAPv2. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P7901 = 0

# 802.1X Identity. Max length allowed is 64 characters
# String
P7902 = 

# MD5 Password. Max length allowed is 64 characters
# String
P7903 =

# 802.1X CA Certificate
# String
# P8439 =

# 802.1X Client Certificate
# String
# P8440 =

# HTTP Proxy
# String
P1552 =

# HTTPS Proxy
# String
P1553 =

# Bypass Proxy For
# String
P22011 = 

# Layer 3 QoS for SIP
# Number:0 - 63
# Mandatory
P1558 = 26 

# Layer 3 QoS for RTP
# Number:0 - 63
# Mandatory
P1559 = 46 

# Enable DHCP VLAN. 0 - Disable, 1 - Enable. Default is 0.
# Number: 0,1
# Mandatory
P8300 = 0

# Enable Manual VLAN Configuration. 0 - Disable, 1 - Enable. Default is 1.
# Number: 0,1
# Mandatory
P22174 = 1

# Layer 2 QoS. 802.1Q/VLAN Tag (VLAN classification for RTP). Default is 0
# Number: 0 - 4094
# Mandatory
P51 = 0

# Layer 2 QoS. 802.1p priority value (0 - 7). Default is 0
# Number: 0 - 7
# Mandatory
P87 = 0

# PC Port Mode. 0 - Enable, 1 - Disabled, 2 - Mirrored. Default is 0
# Number: 0, 1, 2
# Mandatory
P1348 = 0

# PC Port VLAN Tag. Default is 0 
# Number: 0 - 4094
#Mandatory
P229 = 0

# PC Port Priority Value. Default is 0 
# Number: 0 - 7
# Mandatory
P230 = 0

# Enable CDP.   0 - Disabled, 1 - Enabled. Default is 1
# Number: 0, 1
# Mandatory
P22119 = 1

# Enable LLDP.  0 - Disabled, 1 - Enabled. Default is 1
# Number: 0, 1
# Mandatory
P1684 = 1

# LLDP TX Interval. Default is 30 
# Number: 1 - 3600
# Mandatory
P22122 = 60

# Maximum Transmission Unit(MTU). Default is 1500
# Number: 576 - 1500
# Mandatory
P244 = 1500

##############################################################################
##  Network/Remote Control
##############################################################################
# Action URI Support. 0 - Disabled, 1 - Enabled
# Number: 0, 1. Default is 1
# Mandatory
P32050 = 1

# Remote Control Pop up Window Support. 0 - Disabled, 1 - Enabled
# Number: 0, 1. Default is 1
# Mandatory
P32051 = 1

# Action URI Allowed IP List
# String
P32052 = 

# CSTA Control. 0 - Disabled, 1 - Enabled
# Number: 0, 1. Default is 0
# Mandatory
P32053 = 0

##############################################################################
##  Network/Affinity Settings       GRP2614
##############################################################################
# Affinity Support. 0 - Disabled, 1 - Enabled
# Number: 0, 1. Default is 0
# Mandatory
P8334 = 0

# Preferred Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0 - 5. Default is 0
# Mandatory
P8335 = 0

##############################################################################
##  Network /Bluetooth Settings     GRP2614
##############################################################################
# Bluetooth Power. Default is 1.
# 0 - Off, 1 - On, 2 - Off & Hide Menu From LCD
# Number: 0, 1, 2
# Mandatory
P2910 = 1

# Handsfree Mode. Default is 0.
# Number: 0, 1. 0 - Off, 1 - On
# Mandatory
P2911 = 0

# Handsfree Disconnect Timer
# Number
P8485 =

# Bluetooth Name.
# String
P8364 =

##############################################################################
## Network/OpenVPN Settings                     ##
##############################################################################
# OpenVPN Enable.  0 - No, 1 - Yes. Default is 0
# Number: 0, 1 
# Mandatory
P7050 = 0

# OpenVPN Server Address
# String
P7051 =

# OpenVPN Port. Default is 1194
# Number
# Mandatory
P7052 = 1194

# OpenVPN Transport.  0 - UDP, 1 - TCP. Default is 0
#Number: 0, 1 
#Mandatory
P2912 = 0

# OpenVPN Cipher Method. 0 - Blowfish, 1 - AES-128, 2 - AES-256, 3 - Triple-DES. Default is 0
# Number: 0, 1, 2, 3 
# Mandatory
P8396 = 0

# OpenVPN Username
# String
P8394 =

# OpenVPN Password
# String
P8395 =

# Additional Options
# String
P8460 = 

##############################################################################
## Network/SNMP Settings                     ##
##############################################################################
# Enable SNMP. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P21896 = 0

# Version. 1 - Version 1, 2 - Version 2, 3 - Version 3. Default is 3
# Number: 1, 2, 3
# Mandatory
P21904 = 3

# Port
# Number. Default is 161.
# Mandatory
P21903 = 161

# Community
# String
P21902 =

# SNMP Trap Version
# Number: 1, 2. 1 - Version 1, 2 - Version 2, 3 - Version 3. Default is 2
P21899 = 2

# SNMP Trap IP
# String
P21897 = 

# SNMP Trap Port
# Number: 1025 - 65535. Default is 162
P21898 = 162

# SNMP Trap Interval
# Number: 1 - 1440. Default is 5
P21901 = 5

# Snmp Trap Community
# String
P21900 = 

# SNMP Username
# Strings
P21905 = 

# Security Level
# Number: 0 - noAuthUser, 1 - authUser, 2 - privUser. Default is 0
# Mandatory
P21910 = 0

# Authentication Protocol
# Number: 0 - None, 1 - MD5, 2 - SHA. Default is 0
# Mandatory
P21906 = 0

# Privacy Portocol
# Number: 0 - None, 1 - DES, 2 - AES. Default is 0
# Mandatory
P21907 = 0

# Authentication Key
# String
P21908 = 

# Privacy Key
# String 
P21909 = 

# SNMP Trap Username
# String
P21911 = 

# Trap Security Level
# Number: 0 - noAuthUser, 1 - authUser, 2 - privUser. Default is 0
# Mandatory
P21916 = 0

# Trap Authentication Protocol
# Number: 0 - None, 1 - MD5, 2 - SHA. Default is 0
# Mandatory
P21912 = 0

# Trap Privacy Protocol
# Number: 0 - None, 1 - DES, 2 - AES. Default is 0
# Mandatory
P21913 = 0

# Trap Authentication Key
# String
P21914 = 

# Trap Privacy Key
# String
P21915 = 

##############################################################################
## Network/WiFi Settings          GRP2614           ##
##############################################################################
# Enable/Disable WiFi
# Number: 0 - No, 2 - Off & Hide Menu From LCD, 1 - Yes. Default is 0
P7800 = 0

# Access Point 1
# SSID
# String
P8403 =

# Access Point 1
# Passwrod
# String
P8404 =

# Access Point 1
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8405 = 4

# Access Point 1
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22020 = 0

# Access Point 1
# EAP Identity
# String
P22021 =

# Access Point 1
# EAP Password
# String
P22022 =

# Access Point 2
# SSID
# String
P8406 =

# Access Point 2
# Passwrod
# String
P8407 =

# Access Point 2
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8408 = 4

# Access Point 2
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22135 = 0

# Access Point 2
# EAP Identity
# String
P22136 =

# Access Point 2
# EAP Password
# String
P22137 =

# Access Point 3
# SSID
# String
P8409 =

# Access Point 3
# Passwrod
# String
P8410 =

# Access Point 3
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8411 = 4

# Access Point 3
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22138 = 0

# Access Point 3
# EAP Identity
# String
P22139 =

# Access Point 3
# EAP Password
# String
P22140 =

# Access Point 4
# SSID
# String
P8412 =

# Access Point 4
# Passwrod
# String
P8413 =

# Access Point 4
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8414 = 4

# Access Point 4
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22141 = 0

# Access Point 4
# EAP Identity
# String
P22142 =

# Access Point 4
# EAP Password
# String
P22143 =

# Access Point 5
# SSID
# String
P8415 =

# Access Point 5
# Passwrod
# String
P8416 =

# Access Point 5
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8417 = 4

# Access Point 5
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22144 = 0

# Access Point 5
# EAP Identity
# String
P22145 =

# Access Point 5
# EAP Password
# String
P22146 =

# Access Point 6
# SSID
# String
P8418 =

# Access Point 6
# Passwrod
# String
P8419 =

# Access Point 6
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8420 = 4

# Access Point 6
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22147 = 0

# Access Point 6
# EAP Identity
# String
P22148 =

# Access Point 6
# EAP Password
# String
P22149 =

# Access Point 7
# SSID
# String
P8421 =

# Access Point 7
# Passwrod
# String
P8422 =

# Access Point 7
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8423 = 4

# Access Point 7
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22150 = 0

# Access Point 7
# EAP Identity
# String
P22151 =

# Access Point 7
# EAP Password
# String
P22152 =

# Access Point 8
# SSID
# String
P8424 =

# Access Point 8
# Passwrod
# String
P8425 =

# Access Point 8
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8426 = 4

# Access Point 8
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22153 = 0

# Access Point 8
# EAP Identity
# String
P22154 =

# Access Point 8
# EAP Password
# String
P22155 =

# Access Point 9
# SSID
# String
P8427 =

# Access Point 9
# Passwrod
# String
P8428 =

# Access Point 9
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8429 = 4

# Access Point 9
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
P22156 = 0

# Access Point 9
# EAP Identity
# String
P22157 =

# Access Point 9
# EAP Password
# String
P22158 =

# Access Point 10
# SSID
# String
P8430 =

# Access Point 10
# Passwrod
# String
P8431 =

# Access Point 10
# Security Type
# Number: 0 - None, 1 - WEP, 4 - WPA/WPA2 PSK, 5 - WPA/WPA2 EAP, 8 - Auto. Default is 4
P8432 = 4

# Access Point 10
# EAP Method
# Number: 0 - None, 25 - PEAP, 13 - TLS, 21 - TTLS, 52 - PWD, 18 - SIM, 23 - AKA, 50 - AKA'. Default is 0
# P22159 = 0

# Access Point 10
# EAP Identity
# String
P22160 =

# Access Point 10
# EAP Password
# String
P22161 =
##############################################################################
##  Maintenance/ Web Access     ##
##############################################################################

# End User Password
# String: a-z, A-Z, 0-9
# P196 =

# Admin password for web interface
# String: a-z, A-Z, 0-9
# P2 = 

##############################################################################
##  Maintenance/Upgrade and Provisioning
##############################################################################

# Firmware Upgrade and Provisioning
# 0 - Always Check For New Firmware
# 1 - Check New Firmware only when F/W pre/suffix changes
# 2 - Always Skip the Firmware Check
# Number: 0, 1, 2
# Mandatory
P238 = 0

# Always Authenticate Before Challenge. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P20713 = 0

# Validate Hostname in Certificate. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
P22030 = 0

# Allow DHCP Option 43 and Option 66 to override server. 0 - No, 1 - Yes, 2 - Prefer, fallback when failed. Default is 1
# When set to Yes(1), it will override the configured provision path and method
# Number: 0, 1, 2
# Mandatory
P145 = 1

# Additional Override DHCP Option. 0 - None,  1 - Option 150,  2 - Option 160. Default is 0
# Number: 0, 1, 2
# Mandatory
P8337 = 0

# Allow DHCP Option 120 to Override SIP Server
# 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1411 = 0

# 3CX Auto Provision. 0 - No, 1 - Yes. Default is Yes
# Number: 0, 1
# Mandatory
P1414 = 1

# Automatic Upgrade. 
# 0 - No, 
# 1 - Yes, check for upgrade based on minute(s) setting,
# 2 - Yes, check for upgrade based on Hour of Day setting,
# 3 - Yes, check for upgrade based on Day of Week setting,
# Default is No
# Number: 0, 1, 2, 3
# Mandatory
P194 = 0

# Check for new firmware every () minutes. Default is 7 days.
# Number: 60-86400
# Mandatory
P193 = 10080

# Radomized Automitic Upgrade. 0 - No, 1 - Yes. Default is No
# Number: 0, 1
# Mandatory
P8458 = 0

# Hour of the Day-Start (0-23). Default is 1
# Number: 0 - 23
P285 = 1

# Hour of the Day-End (-1, 0-23). Default is 0
# Number: -1, 0 - 23
P8459 = 0

# Day of the Week (0-6). Default is 1
# Number: 0-6
P286 = 1

# Disable SIP NOTIFY Authentication. 0 - No, 1 - Yes. Default is 0
# Number: 0,1
# Mandatory
P4428 = 0

# Firmware Upgrade Confirmation. 0 - No, 1 - Yes. Default is 1
# Number: 0,1
# Mandatory
P8375 = 1

#Config
# Config Via. 0 - TFTP,  1 - HTTP, 2 - HTTPS, 3 - FTP, 4 - FTPS. Default is 1. Default is 2
# Number: 0, 1, 2, 3, 4
# Mandatory
P212 = 2

# Config Server Path
# String
P237 = fm.grandstream.com/gs

# Config HTTP/HTTPS User Name
# String
P1360 =

# Config HTTP/HTTPS Password
# String
P1361 =

# Config File Prefix
# String
P234 =

# Config File Postfix
# String
P235 =

# XML Config File Password
# String
P1359 = 

# Authenticate Conf File. 0 - No, 1 - Yes. Default is No
# Number: 0, 1
# Mandatory
P240 = 0

# User Protection. 0 - Off, 1 - On. Default is Off
# Number: 0, 1
# Mandatory
P9996 = 0

# Download and Process ALL Available Config Files. 0 - No, 1 - Yes. Default is No
# Number: 0, 1
# Mandatory
P8467 = 0

# Firmware
# Firmware Upgrade Via. 0 - TFTP,  1 - HTTP, 2 - HTTPS, 3 - FTP, 4 - FTPS. Default is 1. 
# Number: 0, 1, 2, 3, 4
# Mandatory
P6767 = 1

# Firmware Server Path
# String
P192 = fm.grandstream.com/gs

# Firmware HTTP/HTTPS User Name
# String
P6768 = 

# Firmware HTTP/HTTPS Password
# String
P6769 = 

# Firmware File Prefix
# String
P232 =

# Firmware File Postfix
# String
P233 =

##############################################################################
##  Maintenance/Syslog
##############################################################################
# Syslog Protocol. 0 - UDP, 1 - SSL/TLS. Default is 0
# Number: 0, 1
# Mandatory
P8402 = 0

# Syslog Server (name of the server, max length is 64 characters)
# String
P207 =

# Syslog Level. 0 - NONE, 1 - DEBUG, 2 - INFO, 3 - WARNING, 4 - ERROR. Default is 0
# Number: 0, 1 , 2, 3, 4
# Mandatory
P208 = 0

# Syslog Keyword Filtering
# String
P22129 = 

# Send SIP Log. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1387 = 0

# Show Internet Down Message. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8370 = 0

# Auto recover from abnormal. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P1438 = 1

##############################################################################
##  Maintenance/TR-069
##############################################################################
# ACS URL
# String
# P4503 = https://acs.gdms.cloud

# TR-069 Username
# String
P4504 =

# TR-069 Password
# String
P4505 =

# Periodic Inform Enable. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P4506 = 1

# Periodic Inform Interval. Default is 86400.
# Number
P4507 = 86400

# Connection Request Username	
# String: a-z, A-Z, 0-9
P4511 =

# Connection Request Password	
# String: a-z, A-Z, 0-9
P4512 =

# Connection Request Port. Default is 7547.
# Number
P4518 = 7547

# CPE SSL Certificate
# String: a-z, A-Z, 0-9
P8220 =

# CPE SSL Private Key
# String: a-z, A-Z, 0-9
P8221 =

# Randomized TR069 Startup. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P8487 = 0

##############################################################################
##  Maintenance/Security Settings/Security   ##
##############################################################################
# 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

# Allow Configure MPK through LCD. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
P8444 = 1

# Validate Server Certificates. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8463 = 0

# SIP TLS Certificate
# String: a-z, A-Z, 0-9
#P280 =

# SIP TLS Private Key
# String: a-z, A-Z, 0-9
#P279 =

# SIP TLS Private Key Password
# String: a-z, A-Z, 0-9
P281 = 

# Web Access Mode. 0 - HTTPS, 1 - HTTP, 2 - Disabled, 3 - Both HTTP and HTTPS. Default is 1
# Number: 0, 1, 2, 3
# Mandatory
P1650 = 1

# Enable User Web Access. 0 - Disabled, 1 - Enabled. Default is 1
# Number: 0, 1
# Mandatory
P8469 = 1

# HTTP Web Port. Default is 80
# Number
# Mandatory
P22120 = 80

# HTTPS Web Port. Default is 443
# Number
# Mandatory
P22121 = 443

# Disable SSH. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
P276 = 0

# Web/Keypad/Restrict mode Lockout Duration (0-60 minutes). Default is 5
# Number: 0-60
P1683 = 5

# Web Session Timeout(in minutes)
# Number: 2 - 60. Default is 10
P28116 = 10

# Web Session Attempt Limit
# Number: 1 - 10. Default is 5
P28117 = 5

##############################################################################
##  Maintenance/Security Settings/Trusted CA Certificates   ##
##############################################################################
# Load CA Certificates. 0 - Default Certificates, 1 - Custom Certificates, 2 - All Certificates
# Number: 0, 1, 2. Default is 0
P8502 = 0

##############################################################################
##  Maintenance/Security Settings/Keypad Lock  ##
##############################################################################
# Enable Keypad Locking. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1382 = 0

# Keypad Lock Type. 0 - All Keys, 1 - Functional Keys. Default is 0
# Number: 0, 1
# Mandatory
P8383 = 0

# Password to Lock/Unlock
# String
P1383 = 

# Keypad Lock Timer. Default is 0
# Number
# Mandatory
P8384 = 0

# Emergency
# String
P8385 = 112,911,110

##############################################################################
##  Maintenance/Packet Capture       ##
##############################################################################
# With RTP Packets. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P6007 = 0

##############################################################################
##  Directory/Phonebook Management
##############################################################################
# Enable Phonebook XML Download. # 0 - Disabled, 1 - Enabled, use HTTP, 2 - Enabled, use TFTP, 3 - Enabled, use HTTPS. Default is 0
# Number: 0, 1, 2, 3
# Mandatory
P330 = 0

# HTTP/HTTPS User Name
# String
P6713 =

# HTTP/HTTPS Password
# String
P6714 =

# Phonebook XML Server Path
# This is a string of up to 256 characters that should contain a path to the XML file. It MUST be in the host/path format.
# For example: directory.grandstream.com/engineering
# String
P331 =

# Phonebook Download Interval (in minutes)
# Valid value range is 5-720. Default is 0 for disabled
# Number: 0, 5-720; 
P332 = 0

# Remove Manually-edited entries on Download. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P333 = 1

# Import Group Method. 0 - Replace, 1 - Append. Default is 0
# Number: 0, 1
# Mandatory
P8462 = 0

# Sort Phonebook by. 0 - Last Name, 1 - First Name. Default is 0
# Number: 0, 1
# Mandatory
P2914 = 0

# Phonebook Key Function. 0 - Default, 1 - LDAP Search, 2 - Local Phonebook, 3 - Local Group, 4 - Broadsoft Phonebook
# Number: 0, 1, 2, 3, 4.
# Mandatory
P1526 = 0

# Default search mode. 0 - Quick match, 1 - Exact match. Default is 0
# Number: 0, 1.
# Mandatory
P2970 = 0

##############################################################################
##  Directory/LDAP
##############################################################################
# LDAP protocol. 0 - LDAP, 1 - LDAPS
# Number: 0,1
# Mandatory
P8037 = 0

# LDAP Server Address, up to 256 characters can be used. It can be IP address or Domain name
# String
P8020 = 

# LDAP Server Port. Default is 389.
# Number: 1 - 65535
P8021 = 389

# Base. The LDAP search base refers to the location in the directory where the search is requested to begin
# Example 1: dc=grandstream,dc=com
# Example 2: ou=Boston, dc=grandstream,dc=com
# String
P8022 =

# User name. The bind "Username" for querying LDAP servers. Some LDAP servers allow anonymous binds in which case the setting can be left blank
# String
P8023 =

# Password. The bind "Password" for querying LDAP servers. And the field can be left blank if the LDAP server allows anonymous binds
# String
P8024 =

# LDAP Number Filter
# LDAP name filter is the filter used for name look ups. Please refer to user manual for examples
# String
P8025 =

# LDAP Name Filter
# LDAP name filter is the filter used for name look ups. Please refer to user manual for examples
# String
P8026 =

# LDAP Version. Protocol version for the phone when send the bind requests
# 2 - version 2, 3 - version 3. Default is 3
# Mandatory
P8027 = 3

# LDAP Name Attributes. This setting specifies the "name" attributes of each record which are returned in the LDAP search result
# The setting allows the users to configure multiple space separated name attributes
# String
P8028 =

# LDAP Number Attributes. This setting specifies the "number" attributes of each record which are returned in the LDAP search result
# The setting allows the users to configure multiple space separated number attributes
# String
P8029 =

# LDAP Display Name. The entry information to be shown on phone LCD. Grandstream phones will display up to 3 fields
# String
P8030 =

# Max Hits. The setting specifies the maximum number of results to be returned by the LDAP server
# If the value is set to 0, server will return all search results. Default is 50
# Number: 0 - 32000
# Mandatory
P8031 = 50

# Search Timeout (in seconds). Default is 30
# The setting specifies how long the server should process the request and client waits for server to return
# Number: 0 - 180
# Mandatory
P8032 = 30

# Sort Results. This setting is used for sorting searching result. Default is 0
# Number: 0, 1. 0 - No, 1 - Yes. Default is 0
# Mandatory
P8033 = 0

# LDAP Lookup
# Incoming calls. 0 - No, 1 - Yes. Default is 0
P8035 = 0

# Outgoing calls. 0 - No, 1 - Yes. Default is 0
P8034 = 0

# Lookup Display Name
# String
P8036 =

##############################################################################
##  Settings/General Settings
##############################################################################
# Local RTP port. Default is 5004
# Number: 1024 - 65400. Must be even number
# Mandatory
P39 = 5004

# Local RTP port range. Default is 200
# Number: 48 - 10000
# Mandatory
P29610 = 200

# Use Random Port. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P78 = 1

# Keep-Alive Interval (in seconds). Default is 20
# Number: 10 - 160
# Mandatory
P84 = 20

# Use NAT IP. This will enable our SIP client to use this IP in the SIP/SDP message. Example 64.3.153.50
# String: a-z, A-Z, 0-9, ".", ":"
P101 =

# STUN server
# String
P76 =

# Delay Registration. Default is 0.
# Number: 0 - 90
# Mandatory
P8359 = 0

# Test Password Strength. Default is 0.
# Number: 0, 1. 0 - No, 1 - Yes. 
P8468 = 0

# Public Mode. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1345 = 0

# Enable Fix For RTP Timestamp Jump. Default is 0
# Number: 0, 1
# Mandatory
P8389 = 0

# Public Mode Username Prefix
# String
P8470 = 

# Public Mode Username Suffix
# String
P8471 = 

# Enbable Remote Synchronization. Default is 0
# Number: 0, 1
P8448 = 0

# Server Type. 0 - TFTP, 1 - FTP, 2 - HTTP. Default is 0
# Number: 0, 1, 2
P8449 = 0

# Server Path
# String
P8450 =

# FTP/HTTP User Name
# String
P8451 =

# FTP/HTTP Password
# String
P8452 =

# Enable Outbound Notification. 0 - Disabled, 1 - Enabled. Default is 1.
# Number: 0, 1
P32062 = 1

##############################################################################
##  Settings/Broadsoft
##############################################################################
###################################################################
# Broadsoft XSI
###################################################################
# XSI
# Server address
# String
P1591 =  

# Port
# Number
P1592 =  

# XSI Actions Path
# String
P2937 = 

# Broadsoft Contact Download Interval. Default is 360. If set to 0, automatic download will be disabled. Valid range is 5 to 4320. 
# Number: 5 - 720
# Mandatory
P8362 = 360

# XSI Authentication Type. 0 - Login Credentials, 1 - SIP Credentials, 2 - Account 1, 3 - Account 2, 4 - Account 3, 5 - Account 4, 6 - Account 5, 7 - Account 6. 
# Number: 0,1,2,3,4,5,6,7.Default is 0.
# Mandatory
P22054 = 0

# Login Credentials
# Login Username
# String
P1593 = 

# Login Password
# String
P1594 = 

# SIP Credentials
# SIP UserName 
# String
P6772 = 

# SIP User ID
# String
P22034 = 

# SIP Password 
# String
P6773 = 

# Sort Phonebook by. 0 - Last Name, 1 - First Name. Defaut is 0.
# Number: 0, 1
# Mandatory
P22131 = 0

######################################################################################
# Network Directories
######################################################################################
### Group Directory ###
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2971 = 0

# Name. 
# String
P2972 = 

### Enterprise Directory ###
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2973 = 0

# Name. 
# String
P2974 = 

### Group Common ###
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2975 = 0

# Name. 
# String
P2976 = 

### Enterprise Common ###
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2977 = 0

# Name. 
# String
P2978 =

### Personal Directory ###
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2979 = 0

# Name. 
# String
P2980 =

### Missed Call Log ### 
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2981 = 0

# Name. 
# String
P2982 =

### Placed Call Log ### 
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2983 = 0

# Name. 
# String
P2984 =

### Received Call Log ### 
# Disabled/Enabled. 0 - Disabled, 1 - Enabled.
# Number: 0, 1. Default is 0
# Mandatory
P2985 = 0

# Name. 
# String
P2986 =

##############################################################################
##  Broadsoft IM&P  Broadsoft Instant Message and Presence   GRP2614
##############################################################################
# Login Credentials 
# Server.
# String
P6006 = 

# Port. 
# Number. Default is 5222
P6005 = 5222

# Username. 
# String
P2966 = 

# Password. 
# String
P2967 = 

# IM&P Settings 
# Broadsoft IM&P. Default is 0.
# Number: 0,1. 1 - Enabled, 0 - Disabled
# Mandatory
P2964 = 0

# Associated Broadsoft Account. Default is 0.
# Number: 0 - 5 : Account 1 - Account 6
# Mandatory
P2965 = 0

# Auto Login. Default is 0.
# 0 - No, 1 - Yes
# Mandatory
P2968 = 0

# Display Non XMPP Contacts. Default is 0.
# 0 - No, 1 - Yes
# Mandatory
P2969 = 0

##############################################################################
##  Settings/External Service
##############################################################################
##  Grandstream Door System
###############################################################
# Order 1
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32000 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32001 = 0

# System Identification
# String
P32002 = 

# System Number
# String
P32003 = 

# Access Password
# String
P32004 = 

###############################################################
# Order 2
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32005 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32006 = 0

# System Identification
# String
P32007 = 

# System Number
# String
P32008 = 

# Access Password
# String
P32009 = 

###############################################################
# Order 3
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32010 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32011 = 0

# System Identification
# String
P32012 = 

# System Number
# String
P32013 = 

# Access Password
# String
P32014 = 

###############################################################
# Order 4
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32015 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32016 = 0

# System Identification
# String
P32017 = 

# System Number
# String
P32018 = 

# Access Password
# String
P32019 = 

###############################################################
# Order 5
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32020 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32021 = 0

# System Identification
# String
P32022 = 

# System Number
# String
P32023 = 

# Access Password
# String
P32024 = 

###############################################################
# Order 6
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32025 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32026 = 0

# System Identification
# String
P32027 = 

# System Number
# String
P32028 = 

# Access Password
# String
P32029 = 

###############################################################
# Order 7
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32030 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32031 = 0

# System Identification
# String
P32032 = 

# System Number
# String
P32033 = 

# Access Password
# String
P32034 = 

###############################################################
# Order 8
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32035 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32036 = 0

# System Identification
# String
P32037 = 

# System Number
# String
P32038 = 

# Access Password
# String
P32039 = 

###############################################################
# Order 9
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32040 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32041 = 0

# System Identification
# String
P32042 = 

# System Number
# String
P32043 = 

# Access Password
# String
P32044 = 

###############################################################
# Order 10
###############################################################
# Service Type. -1 - None, 0 - GDS. Default is -1.
# Number: -1, 0
# Mandatory: -1
P32045 = -1

# Account
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P32046 = 0

# System Identification
# String
P32047 = 

# System Number
# String
P32048 = 

# Access Password
# String
P32049 = 

##############################################################################
##  Settings/Call Features
##############################################################################
# Preferred Default Account. 
# 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
P29612 = 0

# Predictive Dialing Feature. 0 - Disabled, 1 - Enabled. Default is 1
# Number: 0, 1
# Mandatory
P22126 = 1

# Predictive Dialing Source
# String: CallHistory,LocalPhonebook,RemotePhonebook,FeatureCode
P8442 = CallHistory,LocalPhonebook,RemotePhonebook,FeatureCode

# Onhook Dial Barging. 0 - Disabled, 1 - Enabled. Default is 1
# Number: 0, 1
# Mandatory
P8397 = 1

# Off-hook Auto Dial
# String
P71 =

# Off-hook Auto Dial Delay
# Number: 0 - 10
P8388 = 4

# Off-hook Timeout (in seconds). Default is 30
# Number: 10 - 60
# Mandatory
P1485 = 30

# Enable Live DialPad. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8350 = 0

# Live DialPad Expire Time. Default is 5
# Number: 2 - 15. 
# Mandatory
P8351 = 5

# Last Call Forward All. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
P32063 = 0

# Enable Automatic Redial. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8353 = 0

# Automatic Redial Times. Default is 10
# Number
# Mandatory
P8354 = 10

# Automatic Redial Interval. Default is 10
# Number
# Mandatory
P8355 = 10

# Bypass Dial Plan Through Call History and Directories. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P6758 = 0

# Disable Call Waiting. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P91 = 0

# Disable Call Waiting Tone. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P186 = 0

# Ring for Call Waiting. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P22102 = 0

# Disable Busy Tone on Remote Disconnect. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P6762 = 0

# Disable Direct IP Call. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1310 = 0

# Use Quick IP call mode. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P184 = 0

# Disable Conference. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1311 = 0

# Disable in-call DTMF display. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P338 = 0

# Enable Sending DTMF via specific MPKs. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1339 = 0

# Enable Active VPK Page. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P22134 = 0

# Enable DND Feature. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8446 = 1

# Mute Key Functions While Idle. 0 - DND, 1 - Idle Mute, 2 - Disabled. Default is 0
# Number: 0,1,2
# Mandatory
P1565 = 0

# Enable Auto Unmute. 0 - No, 1 - Yes. Default is 1
P8488 = 1

# DND Override. 0 - Off, 1 - Allow All, 2 - Allow Only Contacts, 3 - Allow Only Favourites. Default is 0
# Number: 0,1,2,3
# Mandatory
P8372 = 0

# Disable Transfer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1341 = 0

# In-call Dial Number on pressing transfer key
# String
P1525 =

# Attended Transfer Mode. 0 - Static, 1 - Dynamic. Default is 1
# Number: 0, 1
# Mandatory
P1376 = 1

# Transfer Mode via VPK. 0 - Blind Transfer, 1 - Attended Transfer, 2 - New Call. Default is 0
# Number: 0, 1, 2
# Mandatory
P8390 = 0

# Hold Call In Transfer. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
P8466 = 1

# Show On Hold Duration. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8503 = 1

# Do not Escape '#' as 23% in SIP URL. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1406 = 0

# Click-To-Dial Feature. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P1561 = 0

# Default call log type. 0 - Default, 1 - Broadsoft Call Log, 2 - Local Call Log.
# Number: 0,1,2. Default is 0.
# Mandatory
P6765 = 0

# Return Code When Refusing Incoming Call. Default is 0
# Number: 0,1,2,3. 0 - Busy(486), 1 - Temporarily Unavailable(480), 2 - Not Found(404), 3 - Decline(603).
# Mandatory
P8360 = 0

# Return Code When Enable DND. Default is 1
# Number: 0,1,2,3. 0 - Busy(486), 1 - Temporarily Unavailable(480), 2 - Not Found(404), 3 - Decline(603).
# Mandatory
P8361 = 1

# Enable BLF Pickup Screen.  0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P9905 = 0

# Enable BLF Pickup Sound.  0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P9906 = 0

# BLF Pickup Sound List. 0 - All Except, 1 - Only Allow. Default is 0
# Number: 0, 1
# Mandatory
P9907 = 0

# BLF Pickup Sound Except List. 
# String
P9908 = 

# Local Call Recording Feature. 0 - Disable, 1 - Enable. Default is 0
# Number: 0, 1
# Mandatory
P6760 = 0

# Enable IM Popup Timeout. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8474 = 1

# Instant Message Popup Timeout
# Number: 10 - 900
# Mandatory
P26055 = 10

# Play Tone On Receiving IM. 0 - Disable, 1 - Enable. Default is 0
# Number: 0, 1
# Mandatory
P26056 = 0

# Allow Incoming Call Before Ringing.  0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P29609 = 0

# User-Agent Prefix
# String
P8358 = 

# Auto Provision List Starting Point. 1 - VPK, 2 - MPK.
# Mandatory
#P8349 = 1
 
# Hide BLF Remote Status. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8374 = 0

# Show SIP Error Response. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8376 = 1

# Enable Missed Call Notification. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8393 = 0

# Enable Call Completion Service. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8391 = 0

# Enable Incoming Call Popup. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8401 = 1

# Enable Enhanced Acoustic Echo Canceller. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P22175 = 1

# Auto Answer Delay
# String
P8486 = 0

##############################################################################
##  Settings/Multicast Paging
##############################################################################
# Allowed in DND Mode. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8381 = 0

# Paging Barge. 0 - Disable, 1 - priority 1, 2 - priority 2, 3 - priority 3, 
# 4 - priority 4, 5 - priority 5, 6 - priority 6, 7 - priority 7, 8 - priority 8,
# 9 - priority 9, 10 - priority 10. Default is 0.
# Number: 0 - 10
# Mandatory
P1566 = 0

# Paging Priority Active. 0 - Disabled, 1 - Enabled
# Number: 0, 1
# Mandatory
P1567 = 1

# Multicast Paging Codec. 18 - G.729A/B, 0 - PCMU, 8 - PCMA, 2 - G.726-32, 9 - G.722, 98 - iLBC, 4- G.723.1
# Number: 18, 0, 8, 2, 9, 98, 4. Default is 9.
# Mandatory
P1568 = 9

# Multicase Channel Number
# Number: 0 - 50 (0 for normal RTP packets, 1-50 for Polycom multicast format packets). Default is 0
P8454 = 0

# Multicast Sender ID
# Strings
P8455 = 

### Multicast Listening ### 
# Priority 1
# Listening Address
# String
P1569 = 

# Label
# String
P1570 = 

# Priority 2
# Listening Address
# String
P1571 = 

# Label
# String
P1572 = 

# Priority 3
# Listening Address
# String
P1573 = 

# Label
# String
P1574 = 

# Priority 4
# Listening Address
# String
P1575 = 

# Label
# String
P1576 = 

# Priority 5
# Listening Address
# String
P1577 = 

# Label
# String
P1578 = 

# Priority 6
# Listening Address
# String
P1579 = 

# Label
# String
P1580 = 

# Priority 7
# Listening Address
# String
P1581 = 

# Label
# String
P1582 = 

# Priority 8
# Listening Address
# String
P1583 = 

# Label
# String
P1584 = 

# Priority 9
# Listening Address
# String
P1585 = 

# Label
# String
P1586 = 

# Priority 10
# Listening Address
# String
P1587 = 

# Label
# String
P1588 = 

##############################################################################
##  Settings/Outbound Notification
##############################################################################
######################################################################################
# Action URL
######################################################################################
# Setup Completed. 
# String
P8304 = 

# Registered.
# String
P8305 = 

# Unregistered.
# String
P8306 = 

# Off Hook.
# String
P8308 = 

# On Hook.
# String
P8309 = 

# Incoming Call.
# String
P8310 = 

# Outgoing Call
# String
P8311 = 

# Missed Call
# String
P8312 = 

# Established Call
# String 
P8313 = 

# Terminated Call
# String
P8314 = 

# Open DND
# String
P8316 = 

# Close DND
# String
P8317 = 

# Open Forward
# String
P8318 = 

# Close Forward
# String
P8319 = 

# Blind Transfer
# String
P8320 = 

# Attended Transfer
# String
P8321 = 

# Hold Call
# String
P8324 = 

# UnHold Call
# String
P8325 = 

######################################################################################
# Destination
######################################################################################

######################################################################################
# Notification
######################################################################################

##############################################################################
##  Settings/Preferences
##############################################################################
##############################################################################
##  Settings/Preferences / Audio Control
##############################################################################
# HEADSET Key Mode. 0 - Default Mode, 1 - Toggle Headset/Speaker. Default is 0
# Number: 0, 1
# Mandatory
P1312 = 0

# Headset Type. 0 - Normal, 1 - Plantronics EHS. Default is 0
# Number: 0, 1
# Mandatory
P1487 = 0

# EHS Headset Ring Tone. 0 - Normal, 1 - Plantronics EHS. Default is 0
# Number: 0, 1
# Mandatory
P6779 = 0

# Always Ring Speaker. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P1439 = 0

# Headset TX gain(db). 1 - -6, 0 - 0, 2 - +6. Default is 0
# Number: 0, 1, 2
# Mandatory
P1301 = 0

# Headset RX gain(db). 1 - -6, 0 - 0, 2 - +6. Default is 0
# Number: 0, 1, 2
# Mandatory
P1302 = 0

# Handset TX gain(db). 1 - -6, 0 - 0, 2 - +6. Default is 0
# Number: 0, 1, 2
# Mandatory
P1464 = 0

##############################################################################
##  Settings/Preferences / Date and Time
##############################################################################
# NTP Server
# String
P30 = pool.ntp.org

# Secondary NTP Server
# String
P8333 = 

# NTP Update Interval
# String
# Number: 5 - 1440， Default is 1440 
P5005 = 1440

# Allow DHCP Option 42 to override NTP server. 0 - No, 1 - Yes. Default is 0
# When set to Yes(1), it will override the configured NTP server
# Number: 0, 1
# Mandatory
P144 = 0

# Time Zone

# Web GUI Option										P Value
# Automatic												auto
# GMT-12:00 (International Date Line West)				TZA+12
# GMT-11:00 (Midway Island, Samoa) 						TZB+11
# GMT-10:00 (US Hawaiian Time) 							HAW10
# GMT-9:00 (US Alaska Time) 							AKST9AKDT
# GMT-8:00 (US Pacific Time, Los Angeles)				PST8PDT
# GMT-08:00 (Baja California)							PST8PDT,M3.2.0,M11.1.0
# GMT-07:00 (US Mountain Time, Denver) 					MST7MDT
# GMT-07:00 (Mountain Time (Arizona, no DST)) 			MST7
# GMT-07:00 (Chihuahua, La Paz, Mazatlan)				MST7MDT,M4.1.0,M10.5.0  
# GMT-06:00 (Central Time) 								CST6CDT
# GMT-06:00 (Central America) 							CST+6
# GMT-06:00 (Guadalajara, Mexico City, Monterrey)		CST6CDT,M4.1.0,M10.5.0
# GMT-05:00 (Eastern Time)								EST5EDT
# GMT-05:00 (Eastern Time without daylight saving) 		EST5
# GMT-04:30 (Caracas) 									TZf+4:30
# GMT-04:00 (Atlantic Time) 							AST4ADT
# GMT-04:00 (Atlantic Time (New Brunswick)) 			AST4ADT,M3.2.0,M11.1.0
# GMT-03:30 (Newfoundland Time)							NST+3:30NDT+2:30,M3.2.0/00:01:00,M11.1.0/00:01:00
# GMT-03:00 (Greenland) 								TZK+3
# GMT-03:00 (Brazil, Sao Paulo) 						BRST+3BRDT+2,M10.3.0,M2.3.0
# GMT-02:00 (Argentina) 								UTC+3 
# GMT-02:00 (Mid-Atlantic) 								TZL+2
# GMT-01:00 (Azores, Cape Verdi Is.) 					TZM+1
# GMT (Edinburgh, Casablanca, Monrovia) 				TZN+0
# GMT (London, Great Britain) 							GMT+0BST-1,M3.5.0/01:00:00,M10.5.0/02:00:00
# GMT (Lisbon, Portugal) 								WET-0WEST-1,M3.5.0/01:00:00,M10.5.0/02:00:00
# GMT (Dublin, Ireland) 								GMT+0IST-1,M3.5.0/01:00:00,M10.5.0/02:00:00
# GMT+01:00 (Paris, Vienna, Warsaw, Roma, Madrid, Prague, Berlin, Budapest, Amsterdam, Belgium)   CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00
# GMT+02:00 (Israel, Cairo, Athens, Istanbul, Buchrest) TZP-2
# GMT+02:00 (Helsinki, Athens, Tallinn) 				EET-2EEST-3,M3.5.0/03:00:00,M10.5.0/04:00:00
# GMT+02:00 (Kyiv, Ukraine) 							EET-2EEST,M3.5.0/3,M10.5.0/4 
# GMT+03:00 (Kuwait, Baghdad, Tehran, Nairobi) 			TZQ-3
# GMT+03:00 (Moscow, Russia) 							MSK-3MSD,M3.5.0/2,M10.5.0/3
# GMT+03:00 (St.Petersburg, Russia) 					MST-3MDT,M3.5.0/2,M10.5.0/3
# GMT+04:00 (Abu Dhabi, Baku) 							TZR-4
# GMT+05:00 (Islamabad, Ekaterinburg, Karachi, Tashkent)TZS-5
# GMT+05:30 (Chennai, New Delhi, Mumbai) 				TZT-5:30
# GMT+05:45 (Kathmandu) 								TZU-5:45
# GMT+06:00 (Almaty, Astana, Dhaka, Novosibirsk) 		TZV-6
# GMT+06:30 (Rangoon) 									TZW-6:30
# GMT+07:00 (Bankok, Hanoi, Krasnoyarsk) 				TZX-7
# GMT+07:00 (Jakarta) 									WIB-7
# GMT+08:00 (Beijing, Taipei, Kuala Lumpur, Irkutsk) 	TZY-8
# GMT+08:00 (Singapore) 								SGT-8
# GMT+08:00 (Ulaanbaatar, Mongolia) 					ULAT-8
# GMT+08:00 (Perth) 									WST-8
# GMT+09:00 (Japan, Korea, Yakutsk) 					TZZ-9
# GMT+09:30 (Adelaide) 									CST-9:30CDT-10:30,M10.5.0/02:00:00,M3.5.0/03:00:00
# GMT+09:30 (Darwin) 									CST-9:30 
# GMT+10:00 (Guam) 										TZb-10
# GMT+10:00 (Hobart) 									EST-10EDT-11,M10.1.0/02:00:00,M3.5.0/03:00:00
# GMT+10:00 (Sydney, Melbourne, Canberra) 				EST-10EDT-11,M10.5.0/02:00:00,M3.5.0/03:00:00
# GMT+10:00 (Brisbane) 									EST-10
# GMT+11:00 (Magadan, Solomon Is., New Caledonia) 		TZc-11
# GMT+12:00 (Auckland, Wellington) 						NZST-12NZDT-13,M10.1.0/02:00:00,M3.3.0/03:00:00
# GMT+12:00 (Fiji) 										TZd-12
# GMT+13:00 (Nuku'alofa) 								TZe-13
# Self-Defined Time Zone								customize

# String
# Mandatory
P64 = auto

# Allow DHCP Option 2 to Override Time Zone Setting
# Number: 0, 1
P143 = 1

# Self Defined Time zone. Max length allowed is 64 characters
# String
# Mandatory
P246 = MTZ+6MDT+5,M4.1.0,M11.1.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, 4
# Mandatory
P102 = 0

# Time Display Format. 0 - 12 Hour, 1 - 24 Hour
# Number: 0, 1
# Mandatory
P122 = 0

# Show Date On Status Bar. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8387 = 0

##############################################################################
##  Settings/Preferences/Language
##############################################################################
# Display Language. Default is Auto
# ar - Arabic, cz - Czech, de - Deutsh
# en - English, es - Spanish, fr - Francais
# he - Hebrew, hr - Hrvatski, hu - Magyar 
# it - Italiano, ja - japanese, ko - korean, lv - latvian
# nl - Dutch, pl - Polski, pt - Portugue
# ru - Russian, sl - Slovenian, se - Svenska, tr - Turkish
# zh-tw - traditional chinese, zh - simplified chinese, auto - Automatic
# Downloaded Language
# String
# Mandatory
P1362 = Auto

# Default Input Selection. Default is Multi-Tap.
# 0 - Multi-Tap, 1 - Shiftable
P2920 = 0

# Auto language download. 1 - Yes, 0 - No. Default is 0
# Number: 0, 1
# Mandatory
P2961 = 0

##############################################################################
##  Settings/Preferences / LCD Display
##############################################################################
# Backlight Brightness.
# Active. Default is 100.
# Number: 10 - 100
# Mandatory
P334 = 100

# Idle. Default is 60.
# Number: 0 - 100
# Mandatory
P335 = 60

# Active Backlight Timeout. Default is 1
# Number: 1 - 90
# Mandatory
P8356 = 1

# Disable Missed Call Backlight. 0 - No, 1 - Yes, 2 - Yes, but flash MWI LED. Default is 0
# Number: 0, 1, 2
# Mandatory
P351 = 0

# Wallpaper Settings
# Wallpaper Source. 0 - Default, 1 - Download, 2-USB(for GXP2140/2160/2170 only), 3 - Uploaded, 4 - Color Background
# Number: 0-4
# Mandatory
P2916 = 0

# Wallpaper Server Path
# String 
P2917 = 

# Color Background. Default is #000000.
# String
P2921 = #000000

# Screensaver Settings
# Screensaver. 0 - No, 1 - Yes, 2 - On if no VPK is active. Default is 2
# Mandatory
P2918 = 2

# Screensaver Source.  0 - Default,  2 - Download. Default is 0. 
# Number: 0, 1, 2
# Mandatory
P6759 = 0

# Show Date and Time. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8441 = 1

# Screensaver Timeout. Minutes.
# Number: 3 - 60
# Mandatory
P2919 = 3

# Screensaver Server Path.
# String
P934 = 

Screensaver XML Download Interval
# Number: 5 - 720. Default is 0 (disable auto downloading)
# Mandatory
P935= 0

##############################################################################
##  Settings/Preferences / MPK LCD Settings
##############################################################################
# MPK LCD Display Order. 0 - Sequential, 1 - Alternating. Default is 0
# Number: 0, 1
P8456 = 0

# Display Contact on MPK LCD. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
P8461 = 0

# Wallpaper Source for MPK LCD. 0 - Default, 3 - Uploaded. Default is 0
# Number: 0, 3
P2938 = 0

##############################################################################
##  Settings/Preferences / LED Control
##############################################################################
# BLF LED Pattern. 0 - Default, 1 - Analog, 2 - Directional, 3 - Reserved(Red), 4 - Reserved(Green), 5 - Inverse. Default is 0
# Number: 0 - 5 
# Mandatory
P6766 = 0

# Disable VM/MSG power light flash. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8371 = 0

##############################################################################
##  Settings/Preferences / Ring Tone
##############################################################################

### Call Progress Tones ###
# Syntax: f1=val,f2=val[,c=on1/off1[-on2/off2[-on3/off3]]]; 
# (Frequencies are in Hz and cadence on and off are in 10ms) 

# System Ring Tone
# String
# Mandatory
P345 = f1=440,f2=480,c=200/400;

# Dial Tone
# String
# Mandatory
P343 = f1=350,f2=440;

# Second Dial Tone
# String
# Mandatory
P2909 = f1=350,f2=440;

# Message Waiting Tone
# String
# Mandatory
P344 = f1=350,f2=440,c=10/10;

# Ring Back Tone
# String
# Mandatory
P346 = f1=440,f2=480,c=200/400;

# Call-Waiting Tone
# String
# Mandatory
P347 = f1=440,f2=440,c=25/525;

# Call-Waiting Tone Gain. 0 - Low, 1 - Medium, 2 - High. Default is 0
# Number: 0, 1, 2
# Mandatory
P1555 = 0

# Busy Tone
# String
# Mandatory
P348 = f1=480,f2=620,c=50/50;

# Reorder Tone
# String
# Mandatory
P349 = f1=480,f2=620,c=25/25;

# Speaker Ring Volume
# Number: 0-7. Default is 5.
# Mandatory
P8352 = 5

# Notification Tone Volume
# Number: 0-7. Default is 5.
# Mandatory
P8399 = 5

# Lock Volumne. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8392 = 0

# Default Ringtone. 0 - system ring tone, 1 - custom ring tone 1, 2 - custom ring tone 2, 3 - custom ring tone 3, 4 - silent. Default is 0
# Number: 0, 1, 2, 3, 4
# Mandatory
P8398 = 0


##############################################################################
##  Settings/Web Service
##############################################################################
# Weather Update

# Use Auto Location Service. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8338 = 1

# Auto Service Update. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
P32061 = 1

##############################################################################
##  Settings/XML Applications
##############################################################################
# Server Path
# String
P337 =

# Softkey Label
# String
P352 = XMLApp

# Default Background Color
# String
P8367 = 

# Block Call Screen. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P8368 = 0

##############################################################################
##  Settings/Voice Monitoring
##############################################################################
# VQ RTCP-XR Session Report. 0 - Disabled, 1 - Enabled. Defalut is 0
# Number： 0, 1
P8489 = 0

# VQ RTCP-XR Interval Report. 0 - Disabled, 1 - Enabled. Defalut is 0
# Number： 0, 1
P8490 = 0

# VQ RTCP-XR Interval Report Period. 1 - 5, 2 - 10, 3 - 15, 4 - 20. Defalut is 4
# Number： 1, 2, 3, 4
P8491 = 4

# Warning Threshold for Moslq
# String
P8492 = 0

# Critical Threshold for Moslq
# String
P8493 = 0

# Warning Threshold for Delay
# String
P8494 = 0

# Critical Threshold for Delay
# String
P8495 = 0

# Display Report on Web UI. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
P8496 = 0

# Display Report on LCD. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
P8497 = 0

##############################################################################
##  Settings/Programmable Keys
##############################################################################
##############################################################################
##  Settings/Programmable Keys / Virtual Multi-Purpose Keys Settings
##############################################################################
# Use Long Label. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
P8346 = 1

# Call Screen Settings
# Key Mode. 1 - Line Mode, 2 - Account Mode. Default is 2
# Number: 1, 2
# Mandatory
P8369 = 2

# Transfer Mode via VPK. 0 - Blind Transfer, 1 - Attended Transfer, 2 - New Call. Default is 0
# Number: 0, 1, 2
# Mandatory
#P8390 = 0

# Enable transfer via non-Transfer MPK. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P22162 = 0

# Show Keys Label. 1 - Show, 2 - Hide, 0 - Toggle. Default is 0
# Number: 0, 1, 2
# Mandatory
P8386 = 0

##############################################################################
##  Settings/Programmable Keys/Virtual Multi-Purpose Keys
##############################################################################
######################################################################################
# Virtual Multi-Purpose Keys (VPKs)
# Note: 1. Fixed VPKs can only be edited. Adding or deleting Fixed VPK is not allowed.
#       2. Even if a Dynamic VPK has mode set to None, it should be added in sequence. Skipping one will remove everything after that VPK. 
######################################################################################

######################################################################################
############################ For GRP2614       ###########################################
######################################################################################
# VPK 1- fixed VPK 
######################################################################################
# Key Mode for line VPK. Default  is 31.
# Number: -1 - 32
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P1363 = 31

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 0.
# Mandatory
# P1364 = 0

# Description. Max length allowed is 32 characters.
# String
# P1465 =

# Value. Max length allowed is 64 characters.
# String
# P1466 =

# Locked: 0 - uncheck, 1 - check. Default is 0
# Mandatory
# Number: 0, 1
# P23968 = 0

######################################################################################
# VPK 2- fixed VPK 
######################################################################################
# Key Mode for line VPK. Default  is 31.
# Number: -1 - 32
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P1365 = 31

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 1.
# Mandatory 
# P1366 = 1

# Description. Max length allowed is 32 characters.
# String
# P1467 =

# Value. Max length allowed is 64 characters.
# String
# P1468 =

# Locked: 0 - uncheck, 1 - check. Default is 0
# Mandatory
# Number: 0, 1
# P23969 = 0

######################################################################################
# VPK 3 - fixed VPK 
######################################################################################
# Key Mode for line VPK. Default  is 31.
# Number: -1 - 32
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# 31 - Forward, 32 - DND, 33 - Redial, 34 - Instant Messages, 35 - Multicast Listen Address, 36 - Keypad Lock
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P1367 = 31

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 2.
# Mandatory 
# P1368 = 2

# Description. Max length allowed is 32 characters.
# String
# P1469 =

# Value. Max length allowed is 64 characters.
# String
# P1470 =

# Locked: 0 - uncheck, 1 - check. Default is 0
# Mandatory
# Number: 0, 1
# P23970 = 0

######################################################################################
# VPK 4 - fixed VPK 
######################################################################################
# Key Mode for line VPK. Default  is 31.
# Number: -1 - 32
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# Mandatory
# P1369 = 31

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3. Default is 3.
# Mandatory 
# P1370 = 3

# Description. Max length allowed is 32 characters.
# String
# P1471 =

# Value. Max length allowed is 64 characters.
# String
# P1472 =

# Locked: 0 - uncheck, 1 - check. Default is 0
# Mandatory
# Number: 0, 1
# P23971 = 0

######################################################################################
# VPK 5 -Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P1371 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P1372 = 0

# Description. Max length allowed is 32 characters.
# String
# P1473 =

# Value. Max length allowed is 64 characters.
# String
# P1474 =

######################################################################################
# VPK 6 -Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P1373 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P1374 = 0

# Description. Max length allowed is 32 characters.
# String
# P1475 =

# Value. Max length allowed is 64 characters.
# String
# P1476 =

###################################################################################### 
# VPK 7-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23800 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23801 = 0

# Description. 
# String. 
# P23802 = 

# Value.
# String.
# P23803 =

##################################################################################### 
# VPK 8-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23804 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23805 = 0

# Description. 
# String. 
# P23806 = 

# Value.
# String.
# P23807 =

###################################################################################### 
# VPK 9-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# AutoBLF (30), Line (31), SharedLine (32)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23808 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23809 = 0

# Description. 
# String. 
# P23810 = 

# Value.
# String.
# P23811 =

###################################################################################### 
# VPK 10-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23812 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23813 = 0

# Description. 
# String. 
# P23814 = 

# Value.
# String.
# P23815 =

###################################################################################### 
# VPK 11-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23816 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23817 = 0

# Description. 
# String. 
# P23818 = 

# Value.
# String.
# P23819 =

###################################################################################### 
# VPK 12-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23820 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23821 = 0

# Description. 
# String. 
# P23822 = 

# Value.
# String.
# P23823 =

###################################################################################### 
# VPK 13-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23824 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23825 = 0

# Description. 
# String. 
# P23826 = 

# Value.
# String.
# P23827 =

###################################################################################### 
# VPK 14-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK. 
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23828 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23829 = 0

# Description. 
# String. 
# P23830 = 

# Value.
# String.
# P23831 =

###################################################################################### 
# VPK 15-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23832 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23833 = 0

# Description. 
# String. 
# P23834 = 

# Value.
# String.
# P23835 =

##################################################################################### 
# VPK 16-Dynamic VPK
######################################################################################
# Key Mode for Dynamic VPK.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)

# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, line, sharedline, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message, forward, dnd
# redial, instantmessage, multicastlistenaddress, keypadlock
# P23836 = 0

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4
# Number: 0, 1, 2, 3.
# Mandatory
# P23837 = 0

# Description. 
# String. 
# P23838 = 

# Value.
# String.
# P23839 =


######################################################################################
## Programmable Keys/Physical Multi-Purpose Keys - GRP2614 only
######################################################################################
# MPK 1
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P323 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P301 = 0

# Name. Max length allowed is 128 characters.
# String
P302 =

# User ID.  Max length allowed is 64 characters.
# String
P303 =

######################################################################################
# MPK 2
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P324 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P304 = 0

# Name. Max length allowed is 128 characters.
# String
P305 =

# User ID. Max length allowed is 64 characters.
# String
P306 =

###################################################################################### 
# MPK 3
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P325 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P307 = 0

# Name. Max length allowed is 128 characters.
# String
P308 =

# User ID. Max length allowed is 64 characters.
# String
P309 =

######################################################################################
# MPK 4
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P326 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P310 = 0

# Name. Max length allowed is 128 characters.
# String
P311 =

# User ID. Max length allowed is 64 characters.
# String
P312 =

######################################################################################
# MPK 5
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P327 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P313 = 0

# Name. Max length allowed is 128 characters.
# String
P314 =

# User ID. Max length allowed is 64 character
# String
P315 =

######################################################################################
# MPK 6
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P328 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P316 = 0

# Name. Max length allowed is 128 characters.
# String
P317 =

# User ID. Max length allowed is 64 character
# String
P318 =

###################################################################################### 
# MPK 7
###################################################################################### 
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P329 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P319 = 0

# Name. Max length allowed is 128 characters.
# String
P320 =

# User ID. Max length allowed is 64 character
# String
P321 =

###################################################################################### 
# MPK 8
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P353 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P354 = 0

# Name. Max length allowed is 128 characters.
# String
P355 =

# User ID. Max length allowed is 64 character
# String
P356 =

######################################################################################
# MPK 9 - MPK 24 - GRP2614 only
###################################################################################### 
# MPK 9
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P357 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P358 = 0

# Name. Max length allowed is 128 characters.
# String
P359 =

# User ID. Max length allowed is 64 character
# String
P360 =

######################################################################################
# MPK 10
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P361 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P362 = 0

# Name. Max length allowed is 128 characters.
# String
P363 =

# User ID. Max length allowed is 64 character
# String
P364 =

######################################################################################
# MPK 11
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P365 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P366 = 0

# Name. Max length allowed is 128 characters.
# String
P367 =

# User ID. Max length allowed is 64 character
# String
P368 =

######################################################################################
# MPK 12
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P369 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P370 = 0

# Name. Max length allowed is 128 characters.
# String
P371 =

# User ID. Max length allowed is 64 character
# String
P372 =

######################################################################################
# MPK 13
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P373 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P374 = 0

# Name. Max length allowed is 128 characters.
# String
P375 =

# User ID. Max length allowed is 64 character
# String
P376 =

######################################################################################
# MPK 14
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P377 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P378 = 0

# Name. Max length allowed is 128 characters.
# String
P379 =

# User ID. Max length allowed is 64 character
# String
P380 =

######################################################################################
# MPK 15
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P381 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P382 = 0

# Name. Max length allowed is 128 characters.
# String 
P383 =

# User ID. Max length allowed is 64 character
# String
P384 =

######################################################################################
# MPK 16
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P385 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P386 = 0

# Name. Max length allowed is 128 characters.
# String
P387 =

# User ID. Max length allowed is 64 character
# String
P388 =

######################################################################################
# MPK 17
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P389 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P390 = 0

# Name. Max length allowed is 128 characters.
# String
P391 =

# User ID. Max length allowed is 64 character
# String
P392 =

######################################################################################
# MPK 18
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P393 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P394 = 0

# Name. Max length allowed is 128 characters.
# String
P395 =

# User ID. Max length allowed is 64 character
# String
P396 =

###################################################################################### 
# MPK 19
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P1440 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P1441 = 0

# Name. Max length allowed is 128 characters.
# String
P1442 =

# User ID. Max length allowed is 64 character
# String
P1443 =

######################################################################################
# MPK 20
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P1444 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P1445 = 0

# Name. Max length allowed is 128 characters.
# String
P1446 =

# User ID. Max length allowed is 64 character
# String
P1447 =

######################################################################################
# MPK 21
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P1448 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P1449 = 0

# Name. Max length allowed is 128 characters.
# String
P1450 =

# User ID. Max length allowed is 64 character
# String
P1451 =

######################################################################################
# MPK 22
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P1452 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P1453 = 0

# Name. Max length allowed is 128 characters.
# String
P1454 =

# User ID. Max length allowed is 64 character
# String
P1455 =

###################################################################################### 
# MPK 23
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P1456 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P1457 = 0

# Name. Max length allowed is 128 characters.
# String
P1458 =

# User ID. Max length allowed is 64 character
# String
P1459 =

######################################################################################
# MPK 24
######################################################################################
# Key Mode.
# Number: -1 - 29
# None (-1), SpeedDial (0), BLF (1), PresenceWatcher (2), EventlistBLF (3), SpeedDialViaActiveAccount (4)
# DialDTMF (5), VoiceMail (6), CallReturn (7), Transfer (8), CallPark (9), Intercom (10), LDAPSearch (11)
# Conference (12), MulticastPaging (13), Record (14), CallLog (15), MonitoredCallPark (16), Menu (17)
# XMLApplication (18), Information (19), Message (20), Forward (21), DND (22), Redial (23), InstantMessages (24)
# MulticastListenAddress (25), KeypadLock (26), GDSOpenDoor (27), EventListPresence (28), Provision (29)
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, blf, presencewatcher, eventlistblf, speeddialaa, dialdtmf
# voicemail, callreturn, transfer, callpark, intercom, ldapsearch, conference, multicastpaging
# record, calllog, monitoredcp, moniteredcp(backward compatible version), menu, xmlapp, information, message
P1460 = -1

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P1461 = 0

# Name. Max length allowed is 128 characters.
# String
P1462 =

# User ID. Max length allowed is 64 character
# String
P1463 =

##############################################################################
##  Settings/Programmable Keys / Softkeys Settings
##############################################################################
# More Softkey Display Mode
# Number: 0, 1. Default is 0
# 0 - Menu, 1 - Toggle
# Mandatory
P2934 = 0

# Show Target Softkey
# Number: 0, 1. Default is 1
# 0 - No, 1 - Yes
# Mandatory
P8377 = 1

# Softkey Layout
# Custom Softkey Layout. 0 - Disabled, 1 - Enabled. Default is 0
# Number: 0, 1
# Mandatory
P2923 = 0

# Enforce Softkey Layout Position. 0 - No, 1 - Yes. Default is 0
# Number: 0, 1
# Mandatory
P2924 = 0

# Hide System Softkey on Main Page. 
# String: Next, History, ForwardAll, Redial
P8348 = 

## Custom Call Screen Softkey Layout ##
# Softkey layout in dialing state
# String: BTPhonebook,BTOnOff,EndCall,ReConf,ConfRoom,Redial,Dial,Backspace,PickUp,Target 
P2925 = BTPhonebook,BTOnOff,EndCall,ReConf,ConfRoom,Redial,Dial,Backspace,PickUp,Target

# Softkey layout in onhook dialing state
# String: BTPhonebook,DirectIP,Onhook,Cancel,Dial,Backspace,Target,
P2935 = BTPhonebook,DirectIP,Onhook,Cancel,Dial,Backspace,Target

# Softkey layout in ringing state
# String: Answer, Reject, Forward, ReConf,Custom-Silence 
P2926 = Answer,Reject,Forward,ReConf

# Softkey layout in calling state
# String: BTOnOff,Cancel,EndCall,ReConf,ConfRoom,ConfCall 
P2927 = BTOnOff,Cancel,EndCall,ReConf,ConfRoom,ConfCall

# Softkey layout in Call Connected state 
# String: BTPhonebook,BTOnOff,EndCall,ReConf,ConfRoom,ConfCall,Cancel,NewCall,Swap,Transfer,Trnf>VM,DialDTMF,BSCCenter,URecord,Record,UCallPark,PrivateHold,CallPark,
# Custom-Hold,Custom-Conference,Custom-Mute
P2928 =  BTPhonebook,BTOnOff,EndCall,ReConf,ConfRoom,ConfCall,Cancel,NewCall,Swap,Transfer,Trnf>VM,DialDTMF,BSCCenter,URecord,Record,UCallPark,PrivateHold,CallPark

# Softkey layout In conference connected state
# String: BTOnOff,EndCall,Kick,NewCall,Trnf>VM,DialDTMF,BSCCenter,URecord,Record,ConfRoom,Add,Custom-Hold,Custom-Split,Custom-Mute
P2933 = BTOnOff,EndCall,Kick,NewCall,Trnf>VM,DialDTMF,BSCCenter,URecord,Record,ConfRoom,Add

# Softkey layout in onhold state
# String: ReConf,Resume,HoldTrnf,ConfCall,Add,Custom-NewCall,Custom-EndCall
P2929 = ReConf,Resume,HoldTrnf,ConfCall,Add

# Softkey layout in call failed state
# String: EndCall,ReCOnf,ConfRoom,Custom-NewCall
P2930 = EndCall,ReConf,ConfRoom

# Softkey layout in transfer state
# String: BTOnOff,Cancel,BlindTrnf,AttTrnf,Backspace,Target
P2931 = BTOnOff,Cancel,BlindTrnf,AttTrnf,Backspace,Target

# Softkey layout in conference state
# String:BTOnOff,Cancel,Dial,Backspace,Target
P2932 = BTOnOff,Cancel,Dial,Backspace,Target

######################################################################################
## Programmable Keys/Idle Screen Settings
######################################################################################
# Softkey 1
######################################################################################
# Key Mode.
# 31 - Default, 0 - Speed Dial, 4 - Speed Dial via active account, 6 - Voicemail, 
# 7 - CallReturn, 10 - Intercom, 11 - LDAP Search, 15 - Call Log, 17 - Menu, 19 - Information, 20 - Message
# Number: 0,4,6,7,10,11,15,17,19,20
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# default, speeddial, speeddialaa, voicemail, callreturn, intercom, ldapsearch, calllog, menu, information, message
P2987 = 31

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P2988 = 0

# Description. 
# String. 
# P2989 = 

# Value.
# String.
# P2990 =

######################################################################################
# Softkey 2
######################################################################################
# Key Mode.
# 31 - Default, 0 - Speed Dial, 4 - Speed Dial via active account, 6 - Voicemail, 
# 7 - CallReturn, 10 - Intercom, 11 - LDAP Search, 15 - Call Log, 17 - Menu, 19 - Information, 20 - Message
# Number: 0,4,6,7,10,11,15,17,19,20
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, speeddialaa, voicemail, callreturn, intercom, ldapsearch, calllog, menu, information, message
P2991 = 31

# Account. 0 - Account 1, 1 - Account 2, 2 - Account 3, 3 - Account 4, 4 - Account 5, 5 - Account 6
# Number: 0, 1, 2, 3, 4, 5
# Mandatory
P2992 = 0

# Description. 
# String. 
# P2993 = 

# Value.
# String.
# P2994 =

######################################################################################
## Programmable Keys/Call Screen Settings
######################################################################################
######################################################################################
# Softkey 1
######################################################################################
# Key Mode.
# 31 - Default, 0 - Speed Dial, 4 - Speed Dial via active account, 6 - Voicemail, 
# 7 - CallReturn, 10 - Intercom, 11 - LDAP Search, 15 - Call Log, 17 - Menu, 19 - Information, 20 - Message
# Number: 0,4,6,7,10,11,15,17,19,20
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, speeddialaa, voicemail, callreturn, intercom, ldapsearch, calllog, menu, information, message
P8475 = 31

# Description. 
# String. 
# P8476 = 

# Value.
# String.
# P8477 = 

######################################################################################
# Softkey 2
######################################################################################
# Key Mode.
# 31 - Default, 0 - Speed Dial, 4 - Speed Dial via active account, 6 - Voicemail, 
# 7 - CallReturn, 10 - Intercom, 11 - LDAP Search, 15 - Call Log, 17 - Menu, 19 - Information, 20 - Message
# Number: 0,4,6,7,10,11,15,17,19,20
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, speeddialaa, voicemail, callreturn, intercom, ldapsearch, calllog, menu, information, message
P8478 = 31

# Description. 
# String. 
# P8479 = 

# Value.
# String.
# P8480 =

######################################################################################
# Softkey 3
######################################################################################
# Key Mode.
# 31 - Default, 0 - Speed Dial, 4 - Speed Dial via active account, 6 - Voicemail, 
# 7 - CallReturn, 10 - Intercom, 11 - LDAP Search, 15 - Call Log, 17 - Menu, 19 - Information, 20 - Message
# Number: 0,4,6,7,10,11,15,17,19,20
# Please note string format is also accepted, here is the full list for the mode options strings, the string for the mode is case-insensitive. 
# none, speeddial, speeddialaa, voicemail, callreturn, intercom, ldapsearch, calllog, menu, information, message
P8481 = 31

# Description. 
# String. 
# P8482 = 

# Value.
# String.
# P8483 = 
