This document is for an older version of Kazoo (version 4.3) that is no longer supported. You should upgrade and read the current documentation.
Hotdesk
About Hotdesk
Dynamically assign a device to a user.
Schema
Validator for the hotdesk callflow data object
Key | Description | Type | Default | Required | Support Level |
---|---|---|---|---|---|
action | The action to take for hotdesking | `string(‘logout' | 'login' | 'toggle' | 'bridge’)` |
id | Hotdesk ID | string() | false | ||
interdigit_timeout | How long, in seconds, to wait between keypresses | integer() | false | ||
skip_module | When set to true this callflow action is skipped, advancing to the wildcard branch (if any) | boolean() | false |