4.17.37 CTI_IE_USER_INFO
Description | Data of a user of the PBX. | |
Attributes | Id | Unique ID of the user – hexadecimal number. |
Name | Name of the user – string. | |
GroupId | Group in which the user is classified – decimal number. In case the user is not classified in any of the groups this attribute has the value of -1. | |
PropertiesId | Unique ID properties – hexadecimal number. | |
ActiveProfileId | ID of user’s active profile – decimal number. If none of the profiles is currently active this attribute has the value of -1. | |
Pin | PIN of the user – string. | |
PresenceString | Presence string of the user – in case of non-active profile – string. | |
Status | User state, see CTI_IE_USER_STATUS. | |
InternalNumber | Internal phone number of the user – string. | |
MailAddress | User’s e-mail – string. | |
Alias | Alias for exhange server - string. | |
LanguageId | Language Id of user – hex number (see CTI_GET_INSTALLED_LANGS_REQ). | |
| <CTI_IE_USER_INFO Id="0x0" Name="Jan Novak" GroupId="0" PropertiesId="0x15" ActiveProfileId="1" Pin="1111" PresenceString="Jsem doma." Status="AWAY" InternalNumber="856" MailAddress="novak@firma.cz" Alias="novak" LanguageId="0x405"/> |