4.5.8 CTI_PROFILE_INFO_IND

Description

Message send by the PBX to a process registered by HOOK on the profile

Direction

From XML bridge

Sub-elements

CTI_IE_USER

ID of the user, whose profile has been changed

CTI_IE_PROFILE

Active profile of the user

CTI_IE_PRESENCE_TEXT

Active presence text of the user

Example

<msg Id="CTI_PROFILE_INFO_IND">

       <CTI_IE_USER Id="0"/>

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

       <CTI_IE_PRESENCE_TEXT Text="Jsem na obědě."/>

</msg>