4.5.4 CTI_GET_STATE_CONF

Description

Response to the inquiry for the current status of the object

Direction

From XML bridge

Sub-elements

CTI_IE_RESULT

Result of the required operation.

CTI_IE_REFERENCE1

User information element.

CTI_IE_CALL_INFO

There is the same number of these elements in the response as the number of call-legs on the respective object. See CTI_IE_CALL_INFO.

Example

<msg Id="CTI_GET_STATE_CONF">

       <CTI_IE_REFERENCE Ref="1056"/>

       <CTI_IE_RESULT Result="OK"/>
       <CTI_IE_CALL_INFO>
             <CTI_IE_CALL_ID Id="0x10"/>
             <CTI_IE_STATION Id="0x01"/>
             <CTI_IE_PORT Id="0x06"/>
             <CTI_IE_STATE Direction="IN" State="BUILD" Hold="ACTIVE"/>
             <CTI_IE_CALLING_ADDRESS Scheme="PHONE_NUMBER" SubType="LOCAL" Info="44583"/>
       </CTI_IE_CALL_INFO>

       <CTI_IE_CALL_INFO>
             <CTI_IE_CALL_ID Id="0x12"/>
             <CTI_IE_STATION Id="0x01"/>
             <CTI_IE_PORT Id="0x06"/>
             <CTI_IE_STATE Direction="IN" State="ACTIVE" Hold="HOLDED"/>
             <CTI_IE_CALLING_ADDRESS Scheme="PHONE_NUMBER" SubType="INTERNAL" Info="2001"/>

             <CTI_IE_OPONENTS Oponents="0x24"/>

       </CTI_IE_CALL_INFO>

</msg>

1 Not required IE