4.17.56 CTI_IE_AC_RECORD_INFO
Description | Data of AutouClip router entry. | |
Atributy | Id | Unique AutoClip entry ID – hex number. |
ACRouterId | ID of AC router to which entry belongs – hex number. | |
ValidTill | Date and time till when is the entry valid. Format is YYYY/MM/DD hh:mm:ss (space is between date and time). Time value is in UTC. | |
IsMsg | Informs, whether entry's purpose is for messages (value "YES") or for calls (value "NO"). | |
KeyClip.Scheme | Address scheme – see 7.14.14 | |
KeyClip.Type | Address type – see 7.14.14 | |
KeyClip.pInfo | Address (CLIP), for which entry is valid. | |
TimeOut | Timeout for AC entry, ie time validity of entry. Value is in miliseconds. Value 0 means unlimited validity. Take from AC parameter. | |
IndexUse | Index identifies position of entry. | |
Flags | Take from AC parameter - see CTI_IE_AC_PARAM_INFO. | |
Port | ID of port (přenašeče). If port shouldn't be considered that this value is 0xFFFFFFFF. | |
UserId | ID of user to which is the entry assigned. | |
Examples | <CTI_IE_AC_RECORD_INFO Id="0x9" ACRouterId="0x1" ValidTill="2008/9/26 09:11:02" IsMsg="NO" KeyClip.Scheme="PHONE_NUMBER" KeyClip.Type="INTERNAL" KeyClip.pInfo="20" TimeOut="3600000" IndexUse="0x0" Flags="0x2" Port="0xFFFFFFFF" UserId="0x0"/> |