JTapiHold

Metreos.Providers.JTapi.JTapiHold

Summary

Puts an active call on a monitored device on hold.

Usage

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.

Remarks

The JTapiCallInactive will fire as a result of using this action successfully.

Action Parameters
Parameter Name.NET TypeDefaultDescription
TimeoutSystem.Int32The 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.Int64Indicates the call to be put on hold with JTapiHold.

No Result Data

Branch Conditions 

Success

No description.

Failure

No description.

Timeout

No description.