Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
allowVideo | When true, enables video attachments in MOTD messages. | Boolean | false | true or false |
Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
showServerConfig | When true, the device user can view and modify the MOTD configuration. | Boolean | false | true or false |
Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
serverUploadHTTPMethod | Defines the MOTD HTTP transfer method. | String | POST | PUT or POST |
"serverUploadHTTPMethod":"PUT"
Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
serverURL | Defines the MOTD file repository URL. | String | empty | See below |
"serverURL": "http://nas1.customer.com/web"
Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
showMotdLink | When false, the link to the media file in the MOTD message is not shown. | Boolean | true | true or false |
Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
MOTDLinkIndicationString | The string is automatically prepended to the MOTD text message. The maximum length of the string is 64 characters. | String | empty | N/A |
Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
hideDisplayStringList | The Favorites, Contacts, and Groups tab hides any group or contact matching the specified string. | String | empty | See example below |
"hideDisplayStringList":["Proxy","IWG", "dispatch"]
Customer.IWG.1234 Customer.456.IWG Customer1234.Proxy CustomerProxyAbcd Dispatch.User
"hideDisplayStringList": [],
Config String | Description | Type | Default | Configurable Values |
---|---|---|---|---|
usePTTProAudioRecorder | Selects the audio recorder to be used by MOTD recording. When enabled, the integrated PTT Pro recorder will be used. When false, the Android Sound Capture App will be used. | Boolean | true | true or false |