Actions

Synopsis

Actions are the fundamental core of the Call Flow platform used to determine the linearity and flow of a call setup. Multiple actions can be used inside other actions, in any order. 

Actions

Below is a list of all the actions that can be performed in the call flow platform.

Example

<Flow>
	<Actions>
		<!-- All actions within here -->
	</Actions>
</Flow>