Function Merge Channels

The function Merge Channels connects two channels if an incoming call is present.

Parameter Timeout

Defines the timeout in seconds after which the call is rejected.

Input Context

If a call comes in within the context, it attempts to connect with an existing incoming call.

Input Incoming Call

An incoming call waits here for bridging from input Context or reaching the timeout.

Output Success

Executes subsequent commands if the call is connected and the bridge is subsequently terminated.

Output Failed

Executes subsequent commands if no bridging has occurred or the action failed.