Skip to main content

MissedCallInfo

Specifies behavior for the missed call scenario. Returned only if enabled parameter of a voicemail is set to 'false'

Properties

NameTypeRequiredDescription
action_typeActionTypeSpecifies the action that should be executed on a missed call. It can either be playing greeting message and disconnection, or sending call to a calling group. If 'ConnectToExtension' is set, then calling group extension should be specified
extensionMissedCallExtensionInfoSpecifies an extension (a calling group) which should be used for the missed call transfer. Returned only if the actionType is set to 'ConnectToExtension'

ActionType

Specifies the action that should be executed on a missed call. It can either be playing greeting message and disconnection, or sending call to a calling group. If 'ConnectToExtension' is set, then calling group extension should be specified

Properties

NameTypeRequiredDescription
PLAYGREETINGANDDISCONNECTstr"PlayGreetingAndDisconnect"
CONNECTTOEXTENSIONstr"ConnectToExtension"
CONNECTTOEXTERNALNUMBERstr"ConnectToExternalNumber"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →