Panasonic KXTGP550 Administration Guide - Page 135

Configuration File Parameters

Page 135 highlights

4.2.2 Configuration File Parameters • To prevent the designated character sequence being altered by chance, it is recommended that the configuration file starts with the comment line shown below: # PCC Standard Format File # DO NOT CHANGE THIS LINE! • Configuration files must end with an empty line. • Each parameter line is written in the form of XXX="yyy" (XXX: parameter name, yyy: parameter value). The value must be enclosed by double quotation marks. • A parameter line written over multiple lines is not allowed. It will cause an error on the configuration file, resulting in invalid provisioning. Configuration Parameters • Both the KX-TGP500 and KX-TGP550 support multiple telephone lines. For some parameters, the value for each line must be specified independently. A parameter name with the suffix "_1" is the parameter for line 1; "_2" for line 2, and so on. Examples of setting the line (phone number) for accessing a voice mail server: "VM_NUMBER_1": for line 1, "VM_NUMBER_2": for line 2, ..., "VM_NUMBER_8": for line 8 • The maximum length of a parameter name is 32 characters. • The maximum length of a parameter value is 500 characters excluding double quotation marks. • No space characters are allowed in the line except when the value includes a space character(s). Example: DISPLAY_NAME_1="John Smith" (valid) DISPLAY_NAME_1 = "John Smith" (invalid) • Some parameter values can be specified as "empty" to set the parameter values to empty. Example: NTP_ADDR="" • The parameters have no order. • If the same parameter is specified in a configuration file more than once, the value specified first is applied. • All configurable settings can be specified in the configuration file. You can ignore settings that already have the desired values. Only change parameters as necessary. Note • For examples of configuration files, see Section 8 Configuration File Examples. 4.2.2 Configuration File Parameters The information on each parameter that can be written in a configuration file is shown in the tables below. The information includes parameter name (as the title of the table), value format, description, permitted value range, default value of each parameter, phone user interface reference, and Web user interface reference. Parameter Name This is the system-predefined parameter name and cannot be changed. Value Format Each parameter value is categorized into Integer, Boolean, or String. Some parameters require a composite form such as "Comma-separated Integer" or "Comma-separated String". • Integer: a numerical value, described as a sequence of numerical characters, optionally preceded by a "-" (minus) An empty string is not allowed. • Boolean: "Y" or "N" • String: sequence of alphanumerical characters For details about available characters, see 4.2.3 Characters Available for String Values. Document Version 2010-08 Administrator Guide 135

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256

To prevent the designated character sequence being altered by chance, it is recommended that the
configuration file starts with the comment line shown below:
# PCC Standard Format File # DO NOT CHANGE THIS LINE!
Configuration files must end with an empty line.
Each parameter line is written in the form of XXX="yyy" (XXX: parameter name, yyy: parameter value).
The value must be enclosed by double quotation marks.
A parameter line written over multiple lines is not allowed. It will cause an error on the configuration file,
resulting in invalid provisioning.
Configuration Parameters
Both the KX-TGP500 and KX-TGP550 support multiple telephone lines. For some parameters, the value
for each line must be specified independently. A parameter name with the suffix "
_1
" is the parameter for
line 1; "
_2
" for line 2, and so on.
Examples of setting the line (phone number) for accessing a voice mail server:
"
VM_NUMBER_1
": for line 1,
"
VM_NUMBER_2
": for line 2, …,
"
VM_NUMBER_8
": for line 8
The maximum length of a parameter name is 32 characters.
The maximum length of a parameter value is 500 characters excluding double quotation marks.
No space characters are allowed in the line except when the value includes a space character(s).
Example:
DISPLAY_NAME_1="John Smith"
(valid)
DISPLAY_NAME_1 = "John Smith"
(invalid)
Some parameter values can be specified as "empty" to set the parameter values to empty.
Example:
NTP_ADDR=""
The parameters have no order.
If the same parameter is specified in a configuration file more than once, the value specified first is applied.
All configurable settings can be specified in the configuration file. You can ignore settings that already have
the desired values. Only change parameters as necessary.
Note
For examples of configuration files, see
Section
8
Configuration File Examples
.
4.2.2
Configuration File Parameters
The information on each parameter that can be written in a configuration file is shown in the tables below. The
information includes parameter name (as the title of the table), value format, description, permitted value range,
default value of each parameter, phone user interface reference, and Web user interface reference.
Parameter Name
This is the system-predefined parameter name and cannot be changed.
Value Format
Each parameter value is categorized into Integer, Boolean, or String. Some parameters require a composite
form such as "Comma-separated Integer" or "Comma-separated String".
Integer
: a numerical value, described as a sequence of numerical characters, optionally preceded by a
"-" (minus)
An empty string is not allowed.
Boolean
: "
Y
" or "
N
"
String
: sequence of alphanumerical characters
For details about available characters, see
4.2.3
Characters Available for String Values
.
Document Version
2010-08
Administrator Guide
135
4.2.2 Configuration File Parameters