The Other Output Branches
If the Place Call step in the True output branch of the If step does not successfully place the call, the script executes the one of the other five output branches:
Configure each of the other five output branches of the Place Call step to play a specific prompt (different for each output branch) that informs the original caller that the call was not placed.
The script then falls through to the Increment step (seeThe Increment Step (i),), and loops back through the steps under the If step until the value of the i variable is equal to the value of the numCalls variable, after which the False output branch of the If step executes, the Terminate step terminates the call, and an End step ends the script.