Call Flows
Flow structure
Node reference
Dial Node
{
"id": "dial-1",
"type": "dial",
"label": "Call Customer",
"config": {
"timeout": 30000,
"enableAMD": true
},
"outputs": {
"onAnswer": "play-greeting",
"onVoicemail": "play-vm-message",
"onNoAnswer": "hangup-na",
"onBusy": "hangup-busy",
"onRejected": "hangup-rejected",
"onError": "hangup-error"
}
}Config
Type
Default
Description
Output
Trigger
Play Node
Type
Purpose
Example
DTMF Node
Mode
Use case
Record Node
Condition Node
Operator
Meaning
Set Variable Node
Hangup Node
Variable system
System variables
Variable
Description
Contact fields
Custom attributes
Flow variables
Barge-in
Best practices
Related topics
Last updated

