User

About User

Attempt to bridge the caller to all of a user’s devices

Schema

Validator for the user callflow data object

KeyDescriptionTypeDefaultRequiredSupport Level
can_call_selfToggle whether devices of this use can call each otherboolean()false
can_text_selfToggle whether devices of this use can text each otherboolean()false
custom_sip_headersKV Object where the name is the SIP header and the value is the SIP fieldobject()false
delayHow long to delay the endpoint(s) before bridginginteger()0false
fail_on_single_rejectIf any leg rejects the call, cancel all other legsboolean()false
idUser IDstring()false
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false
static_inviteOverride the SIP Usernamestring()false
strategyRinging strategy for the endpoint(s)`string(‘simultaneous''single’)`simultaneousfalse
suppress_clidToggle whether to suppress caller IDboolean()false
timeoutTimeout, in seconds, to wait for answerinteger()20false

On this page