plcm-subscription | plcm-subscription | See Definition of plcm-subscription | Mandatory |
territory-filter | List of xs:string |
A list of territory names to register for device notifications. If supplied,
the subscription will only send notifications for devices which belong to a territory in the list.
| |
include-internet | xs:boolean |
Include notifications for devices which do not belong to any territory. This setting
is only valid if a territory filter is supplied.
| |
sync-to-initial-state | xs:boolean |
Flag indicating that the call server should send notifications to the subscriber for all
devices currently registered to it. The notifications will be sent in batches.
| Mandatory |
sync-batch-size | xs:unsignedShort |
The number of devices to send per batch notification to the subscriber when synchronizing. This is
only valid if sync-to-initial-state is true. If not supplied, the server will provide a default batch size.
| |