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.
Set Cid
About Set Cid
Statically set the caller ID name and number
Schema
Validator for the set_cid callflow data object
Key | Description | Type | Default | Required | Support Level |
---|---|---|---|---|---|
caller_id_name | Set caller ID Name | string() | "" | false | |
caller_id_number | Set caller ID number | string() | "" | false | |
skip_module | When set to true this callflow action is skipped, advancing to the wildcard branch (if any) | boolean() | false |