4.17.48 CTI_IE_DEST

Description

Destination (eg. to forward). Driven by drawdowns. Both attributes are mandatory.

Atributy

Id

Destination object ID has meaning only in some cases (see below).

Type

 

DEFAULT

The default destination. Id attribute has no meaning. It is used eg. to cancel call forwarding to a specific user or workstation.

DISABLED

Banned destination. Id attribute has no meaning.

USER

User destination, Id is the user ID.

STATION

Station destination, Id is the station ID.

PORT

Port destination, Id is the port ID.

GROUP

Ring group destination, Id is the ring group ID.

BUNDLE

Bundle destination, Id is the bundle ID.

ADDRESS

Address destination, Id has no meaning. When setting up redirection, but in the XML request has to be present CTI_IE_CALL_ADDRESS.

RINGTAB

Ringing table destination, Id is ringing table ID.

SERVICE

Service destination, Id is service ID.

DISA

DISA destination, Id is DISA ID.

BIO

Binary I/O destination, Id is binary I/O ID.

AUX

Audio I/O destination, Id is audio I/O ID.

SET

Set destination, Id is set ID.

Examples

<CTI_IE_DEST Type="USER" Id="2"/>

<CTI_IE_DEST Type="DEFAULT" Id="-1"/>