The vectors in the sending Communication Manager use the goto command to determine whether the call must be sent to the receiving Communication Manager. Recall that the goto command tests various outflow threshold conditions such as expected wait time. If the expressed condition is met, a branch is made to the appropriate route-to command. This command sends the call to the receiving Communication Manager, which, as already noted, can accept or deny the call.
The following example shows an outflow vector that can be included in a sending Communication Manager.