Skip to main content

@wildix/wms-api-client > CallControlAttendantTransferInput

CallControlAttendantTransferInput interface

Signature:

export interface CallControlAttendantTransferInput 

Properties

Property

Modifiers

Type

Description

destination

string

The destination for a call control operation. This can be a phone number, extension, or another valid identifier.

sipCallId

string

Call identifier. For makecall action it is not required, for other actions it is required.

user?

string | undefined

(Optional) Extension, login or email. Only users with root admin authorization can specify a different user. By default, the authorized user will be used. Optional parameter.