4.15.1 CTI_STATION_LOGIN_REQ

Description

Initiates service of station login.

Direction

To XML bridge

Sub-elements

CTI_IE_STATION

ID of station that should logged in.

CTI_IE_PORT

Port ID for login. In some cases this value may be -1, according to station type.

CTI_IE_TERMINAL

Terminal for login. In some cases this value may be -1, according to station type.

CTI_IE_REFERENCE 1

User information element.

Example

<msg Id="CTI_STATION_LOGIN_REQ">

       <CTI_IE_STATION Id="11"/>

       <CTI_IE_PORT Id="3"/>

       <CTI_IE_TERMINAL Id="0"/>

       <CTI_IE_REFERENCE Ref="23"/>

</msg>

1 Optional IE