Manual Presence

About Manual Presence

Schema

Validator for the Manual Presence callflow action

KeyDescriptionTypeDefaultRequiredSupport Level
presence_idThe Presence ID to send a presence notification aboutstring()true
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false
statusThe status to update to`string(‘idle''ringing''busy’)`idle

Status

There are three statuses that may be used in the update:

  • idle - Typically solid green, for when the presence_id has no active calls
  • ringing - Typically blinking red, for when an incoming call is occurring
  • busy - Typically solid red, for when an incoming call has been answered

On this page