4.8.14 CTI_SET_USER_PRESENCE_TEXT_REQ
Description | Request for setting new user presence text. | |
Direction | To XML bridge | |
Sub-elements | CTI_IE_USER | ID of a user, for whom the presence text is to be set. |
CTI_IE_PRESENCE_TEXT | User presence text. If the user has an active profile the text is recorded to this profile. If no profile is currently active, it is written into the user’s data. | |
CTI_IE_REFERENCE 1 | User information element. | |
| <msg Id="CTI_SET_USER_PRESENCE_TEXT_REQ"> <CTI_IE_USER Id="0"/> <CTI_IE_PRESENCE_TEXT Text="Jsem na obědě."/> <CTI_IE_REFERENCE Ref="23"/> </msg> | |
1 Optional IE |