4.5.7 CTI_GLOBAL_STATE_CONF

Description

Response to the inquiry for the current global status of the object.

Direction

From XML bridge

Sub-elements

CTI_IE_RESULT

Result of the required operation.

CTI_IE_REFERENCE 1

User information element.

CTI_IE_GLOBAL_STATE

Current global status of the object. There can be more such elements. The number depends on the number of CTI_IE_OBJECT elements in the inquiry.

Example

<msg Id="CTI_GLOBAL_STATE_IND">

       <CTI_IE_RESULT Result="OK"/>     

       <CTI_IE_REFERENCE Ref="1056"/>

       <CTI_IE_GLOBAL_STATE Type="PORT" Id="1" Direction="IN" State="BUILD"/>

       <CTI_IE_GLOBAL_STATE Type="PORT" Id="2" Direction="IN" State="BUILD"/>

</msg>

1 Not required IE