Skip to content

KAZOO Support Channels

This documentation is curated by 2600Hz as part of the KAZOO open source project. Join our community forums here for peer support. Only features in the docs.2600hz.com/supported space are included as part of our 2600Hz Support Services plan.

Action

Intercept#

About Intercept#

Intercepts calls to a device/user/group.

Schema#

Validator for the intercept callflow data object

Key Description Type Default Required Support Level
approved_device_id Restrict calling device to Device string() false
approved_group_id Restrict calling device to Group string() false
approved_user_id Restrict calling device to User string() false
device_id Device to intercept string() false
group_id Group in which to find a call to intercept string() false
skip_module When set to true this callflow action is skipped, advancing to the wildcard branch (if any) boolean() false
user_id User in which to find a call to intercept string() false