Sha256: c0aac426a373affa8a22bef1cd31e1e91bab6b8a03cada27fc1998d33100e778
Contents?: true
Size: 1.46 KB
Versions: 59
Compression:
Stored size: 1.46 KB
Contents
--- title: CreateCallRequest --- ## PureCloud::CreateCallRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **phone_number** | **String** | The phone number to dial. | [optional] | | **caller_id** | **String** | The caller id phone number for this outbound call. | [optional] | | **caller_id_name** | **String** | The caller id name for this outbound call. | [optional] | | **call_from_queue_id** | **String** | The queue ID to call on behalf of. | [optional] | | **call_queue_id** | **String** | The queue ID to call. | [optional] | | **call_user_id** | **String** | The user ID to call. | [optional] | | **priority** | **Integer** | The priority to assign to this call (if calling a queue). | [optional] | | **language_id** | **String** | The language skill ID to use for routing this call (if calling a queue). | [optional] | | **routing_skills_ids** | **Array<String>** | The skill ID's to use for routing this call (if calling a queue). | [optional] | | **conversation_ids** | **Array<String>** | The list of existing call conversations to merge into a new ad-hoc conference. | [optional] | | **participants** | [**Array<Destination>**](Destination.html) | The list of participants to call to create a new ad-hoc conference. | [optional] | | **uui_data** | **String** | User to User Information (UUI) data managed by SIP session application. | [optional] | {: class="table table-striped"}
Version data entries
59 entries across 59 versions & 1 rubygems