Device/Channel Management
Operation | Attributes | Description | Valid URIs |
---|---|---|---|
DoNotDisturbOn | Sets "Do Not Disturb" on. | /me—set "Do Not Disturb" for all of a user's devices and channels.
/devices/{id}—set "Do Not Disturb" on a specific voice device. /channels/{id}—set "Do Not Disturb" on a specific channel. | |
DoNotDisturbOff | Sets "Do Not Disturb" off. | /me—turn off "Do Not Disturb" for all of a user's devices and channels.
/devices/{id}—turn off "Do Not Disturb" on a specific voice device. /channels/{id}—turn off "Do Not Disturb" on a specific channel. | |
ForwardCallsOn | destination—the number to which incoming calls should be forwarded. | Starts forwarding incoming calls to the specified number. | /devices/{id}—the device that should start forwarding calls. |
ForwardCallsOff | Stops forwarding incoming calls. | /devices/{id}—a device that's currently forwarding calls. |
This page was last edited on December 10, 2013, at 19:33.
Comments or questions about this documentation? Contact us for support!