1.3.12 Set File Position in Source

Enter the command to set the position of the played file in a source. Defined by CmdPar1 = SessionId, CmdPar2 = SourceId and CmdPar3 = time in milliseconds.

Request

<msg Id="CTI_NSPK_CMD_REQ">
<CTI_NSPK_IE_SES_CMD Cmd="SET_POS" CmdPar1="0x1" CmdPar2="0x1" CmdPar3="5000"/>
<CTI_IE_REFERENCE Ref="0x420"/>
</msg>

Response

<msg Id="CTI_NSPK_CMD_CONF">
<CTI_IE_REFERENCE Ref="0x420"/>
<CTI_IE_RESULT Result="OK"/>
</msg>