4.15.3 CTI_STATION_LOGOUT_REQ
Description | Initiates service of station logout. | ||
Direction | To XML bridge | ||
Sub-elements | CTI_IE_STATION | ID of station that should be logged out. | |
CTI_IE_PORT | Port ID for logout. In some cases this value may be -1, according to station type. | ||
CTI_IE_TERMINAL | Terminal ID for logout. In some cases this value may be -1, according to station type. | ||
CTI_IE_REFERENCE 1 | User information element. | ||
Example | <msg Id="CTI_STATION_LOGOUT_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 |