ActiveConnectionBargein(RegistrarRecord, PBXConnectionBargeInMode) Method

barge in the device to the call of the connection. in case if mode is Whisper the ActiveConnection will hear the new participant.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void Bargein(
	RegistrarRecord the_device,
	PBXConnectionBargeInMode mode
)

Parameters

the_device  RegistrarRecord
the device this should be barged in to the call
mode  PBXConnectionBargeInMode
barge in mode

Exceptions

OperationFailedcall manager has rejected request
PBXIsNotConnectedNo connection with call manager to perform action

See Also