Gearjunkie
Programmer
Hi,
I have a issue with the E129 phone. A customer wants the setting "Enable STAR key Keypad locking" switched off.
According to the cfg.xml this parameter should be changed from 1 to 0.
IPO 9.1.7.0 build 163
E129 Firmware version: 1.25.2.26
# Enable STAR key Keypad locking. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
<P1382>1</P1382>
Test 1:
I changed the parameter to:
<P1382>0</P1382>
Test 2:
I changed the parameter to:
0
Both without succes. Function stays enabled. (keep pressing starkey enables lock)
I tested the config on language change and that works so the config is loaded into the phone.
Is this a bug or am I missing a thing here
I have a issue with the E129 phone. A customer wants the setting "Enable STAR key Keypad locking" switched off.
According to the cfg.xml this parameter should be changed from 1 to 0.
IPO 9.1.7.0 build 163
E129 Firmware version: 1.25.2.26
# Enable STAR key Keypad locking. 0 - No, 1 - Yes. Default is 1
# Number: 0, 1
# Mandatory
<P1382>1</P1382>
Test 1:
I changed the parameter to:
<P1382>0</P1382>
Test 2:
I changed the parameter to:
0
Both without succes. Function stays enabled. (keep pressing starkey enables lock)
I tested the config on language change and that works so the config is loaded into the phone.
Is this a bug or am I missing a thing here