PhoneSystemHandsFreeIntercomAnswer Method

this method allows to simulate answer on the ringing device. Server regenerates requests to the destination device and adds autoanswer option. Destination device can answer to the call if it supports autoanswer feature.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public void HandsFreeIntercomAnswer(
	ActiveConnection connection
)

Parameters

connection  ActiveConnection
The calling connection which should be converted to autoanswer request

Implements

IPhoneSystemHandsFreeIntercomAnswer(ActiveConnection)

See Also