4.8.8 CTI_GET_USER_PROFILES_CONF

Description

Reply to CTI_GET_USER_PROFILES_REQ

Direction

From XML bridge

Sub-elements

CTI_IE_RESULT

Outcome of the requested operation.

CTI_IE_USER

ID of a user, who owns the profiles.

CTI_IE_REFERENCE 1

User information element

CTI_IE_PROFILE

Profile of a user. There might be more such elements, depending on the number of the profiles owned by the user.

 

<msg Id="CTI_ALIVE_CONF">

       <CTI_IE_RESULT Result="OK"/>

       <CTI_IE_REFERENCE Ref="23"/>

       <CTI_IE_PROFILE Id="0x1" IsActive="YES" Name="Normal" PresenceString="Jsem na obědě."/>

       <CTI_IE_PROFILE Id="0x0" IsActive="NO" Name="Tichy" PresenceString=""/>

       <CTI_IE_PROFILE Id="0x3" IsActive="NO" Name="V kancelari" PresenceString="Jsem tady."/>

</msg>

1 Optional IE