Response

About Response

Return a custom SIP response to the caller

Schema

Validator for the Response callflow action

KeyDescriptionTypeDefaultRequiredSupport Level
codeThe SIP Hangup code to respond withinteger()486true
mediaOptional media file to play before responding with the hangup code/causestring(0..2048)false
messageThe SIP Hangup cause to respond withstring()false
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false

On this page