Skip to main content

@wildix/wms-api-client > CallControlAnswerInput

CallControlAnswerInput interface

Signature:

export interface CallControlAnswerInput 

Properties

Property

Modifiers

Type

Description

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.

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.