PhoneSystemMakeCall(String, String) Method
legacy form of the request to make call.
added only for backward compatibility with software which relies on the legacy behavior of MakeCall service.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public void MakeCall(
string from_number,
string number_to
)
- from_number String
- MakeCall service makes connection with specified this number
- number_to String
- when from_number has answered, MakeCall service will transfer call to this number
IPhoneSystemMakeCall(String, String)
If request is not accepted by CallManager or CallManager is not connected - exception is thrown