Provider
Synchronous
No Custom Parameters
Puts an active call on a monitored device on hold.
JTapiHold puts an active call on hold.
For this action to succeed, the script must have already received notification of the call entering the active state with the nontriggering JTapiCallActive event.
The JTapiCallInactive will fire as a result of using this action successfully.
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Timeout | System.Int32 | The Timeout property specifies to the Application Runtime Environment how long
to wait for a response from the provider for the current action.
The ReturnValue returned in this case is Timeout. The value must be a literal value in milliseconds. | |
| CallId * | System.Int64 | Indicates the call to be put on hold with JTapiHold. |
No Result Data
Branch Conditions
No description.
No description.
No description.