General Settings
General Settings

General Settings

List of general settings.
General Settings
Name
Options
Default
Description
enable
true
false
false
Enable or disable the PTT service.
True = Enabled
False = Disabled
<setting name="enable">true</setting>
defaultProfileID
1 through 12
1
Numeric identifier of the default profile.
<setting name="defaultProfileID">1</setting>
disablePTTClient
true
false
false
Enable or disable the PTT Express client. If the value is true, PTT Express client functionality is disabled. This settings is optional and is not shown in the default XML file.
<setting name="disablePTTClient">false</setting>
ignoreKeysInLockMode
true
false
false
Ignore keys in lock mode. (Available on Android clients only.)
<setting name="ignoreKeysInLockMode">false</setting>
muteExitTimer
0 to 10000 ms
120000
The amount of time (in milliseconds) that has to elapse after which the device will come out of the mute state. Decimal value in milliseconds: 0 implies an infinite switch. Minimum = 0 ms. Maximum = 8,640,000 ms. Default = 120,000 ms.
<setting name="muteExitTimer">0</setting>