Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The dndState category instance is an empty state[@type='userState'] category instance. Its presence indicates the Do Not Disturb (DND) state is in effect and incoming calls from any container members are blocked.
<state xmlns="https://schemas.microsoft.com/2006/09/sip/state"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="userState"
manual="true" />
stateType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
|---|---|
xsi:type |
Specify a type of state category instance. The value must be the “userState” string. |
manual |
Specify that this publication is manual (“true”) or automatic (“false”). |
Child Elements
None
Parent Elements
None
Text Value
None
Remarks
This is a state[@type='userState'] category instance with a registered category name of dndState. It is used as a Boolean flag to block incoming calls from any members of the container in which this category instance is published.
Element Information
Namespace |
https://schemas.microsoft.com/2006/09/sip/state |
Schema Name |
state |
Validation File |
state.xsd, statetypes.xsd |
Can be Empty |
True |