4.8.22 CTI_SET_USER_LANG_REQ
Description | Request for setting user's language. | ||
Direction | To XML bridge | ||
Sub-elements | CTI_IE_USER | ID of user that will have language changed. | |
CTI_IE_LANGUAGE | User language. IF user has some profile active, then the language will be assigned to this profile. If he/she has no profile active, then language is assigned to the user. | ||
CTI_IE_REFERENCE1 | User information element. | ||
Example | <msg Id="CTI_SET_USER_LANG_REQ"> <CTI_IE_USER Id="0"/> <CTI_IE_LANGUAGE Id="0x9"/> <CTI_IE_REFERENCE Ref="23"/> </msg> | ||
1 Optional IE |