Documentation
TA_StartCall
Require: IP-Symcon >= 5.5
void TA_StartCall (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
The function does not return any value.
Description
Starts a call based on the current setting.
Example
TA_StartCall(12345);