PhoneSystemBargeinCall(Int32, String, Boolean) Method
Note: This API is now obsolete.
request to barge in to the call
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
[ObsoleteAttribute("Use BargeinCall(dn, ActiveConnection, BargeInMode.BargeIn) instead")]
public void BargeinCall(
int CallID,
string dn,
bool oneWayAudio
)
- CallID Int32
- CallID on PBX (see CallID)
- dn String
- identifies new participant who should barge in to the call.(see Number)
- oneWayAudio Boolean
- ignored
IPhoneSystemBargeinCall(Int32, String, Boolean)
"oneWayAudio" is not used by the method. New participan will talk to all participants in call.