Provider
Synchronous
No Custom Parameters
Conferences two established calls that exist on the same/different line(s) on a single device. Conferencing calls established on 2 different lines on the same device is commonly known as Join Across Lines(JAL).
JTapiConference will conference, or 'join', two calls together that have been established on the same/different line(s) on a given device. Both calls must have been answered already.
1. There must be conferencing resources available in the Cisco Unified Communications Manager deployment for the phone that has both calls.
2. Join Across Lines must be enabled on Cisco Unified Communications Manager in order to do a JAL operation.
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| VolatileCallId * | System.Int64 | One of the two calls that have been established on the same/different line(s). 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. | |
| 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. |
No Result Data
Branch Conditions
No description.
No description.
No description.