Enabled MOTD Initiators
Enabled MOTD Initiators

Enabled MOTD Initiators

The user who initiates a MOTD must be a member of the group configured with MOTD permission. The PTT Pro group must be created through the
PTT Pro Management Portal
because Personal and Member groups are not supported.
allowRecordingGroups Parameters
Parameter
Description
Type
Default Value
Configurable Values
allowRecordingGroups
The allowRecordingGroups JSON parameter specifies the group or groups whose members can initiate a MOTD.
String
empty
See example below
Examples
"allowRecordingGroups": ["admin.team","cashiers","management"]
To initiate a MOTD, the user must be a member with initiating rights in one of these groups.
The
allowRecordingGroup
also supports the use of departmental wildcards. If the group’s names are prefixed with the department (site location number) for consistency across the enterprise, the wildcard inserts the PTT Pro Department identifier into the
allowRecordingGroup
string.
In the example above, if the Department is 123456, and the
allowRecordingGroup
is
[{$pttDepartment}.admin.team]
, then the string will be
[123456.admin.team]
.