Skip to main content

@wildix/wms-api-client > CallControlMakeCallInput

CallControlMakeCallInput interface

Signature:

export interface CallControlMakeCallInput 

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.

device?

string | undefined

(Optional) Can specify the device to answer the call on. If not specified, the default device for the user will be used.

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.