UiPath Documentation
maestro
latest
false
Maestro user guide

End Call

Node that hangs up an active call started or answered by a Flow.

What it does

Hangs up an active call. If the call was already ended by the caller, then this node does nothing. A Voice Agent can end its own session mid-call. That stops the agent but leaves the line open for downstream nodes.

The node is labeled End call in the Tool > Voice tools category of the node palette.

Configuration reference

FieldRequiredDefaultDescription
Call contextYesNoneThe call to end. Bind it to the callContext from an Incoming Call trigger or a Create Outgoing Call node — for example, $vars.createOutgoingCall1.output.callContext.

Output variables

PathTypeDescription
output.endedbooleanWhether the call was ended successfully.
errorobjectPopulated on failure. Refer to Error handling.
  • What it does
  • Configuration reference
  • Output variables
  • Related pages

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated