Provider
Synchronous
No Custom Parameters
Conferences two established calls that exist on the same line and device.
JTapiConference will conference, or 'join', two calls together that have been established on the same line for a given device. Both calls must have been answered already, and both calls must exist on the same line.
There must be conferencing resources available in the Cisco Unified Communications Manager deployment for the phone that has both calls.
| 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 | One of the two calls that have been established on the same line. | |
| VolatileCallId * | System.Int64 | One of the two calls that have been established on the same line. This call ID will be destroyed afterwards, because 2 calls are being joined into one. All future call events will be sent up with the ID specified by the CallId action parameter. |
No Result Data
Branch Conditions
No description.
No description.
No description.