1.1.6 Server Time Check

Enter the command to find the current server time.

Request

<msg Id="CTI_GET_DATETIME_REQ">
<CTI_IE_REFERENCE Ref="0x420"/>
</msg>

Response

<msg Id="CTI_GET_DATETIME_CONF">
<CTI_IE_REFERENCE Ref="0x420"/>
<CTI_IE_TIME Time="2011/12/1 12:11:14"/>
<CTI_IE_TZ_ID Id="37" TZStatus="STANDARD"/>
<CTI_IE_RESULT Result="OK"/>
</msg>