Click or drag to resize
BridgeAction Constructor (String, String, String)
Bridge two channels already in the PBX.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BridgeAction(
	string channel1,
	string channel2,
	string tone
)

Parameters

channel1
Type: SystemString
Channel to Bridge to Channel2
channel2
Type: SystemString
Channel to Bridge to Channel1
tone
Type: SystemString
Play courtesy tone to Channel 2 [yes|no]
See Also