1.2.8 Remove Session

Enter the command to remove the session.

Request

<msg Id="CTI_NSPK_REMOVE_SESSION_REQ">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_NSPK_IE_SESSION_ID SessionId="0x4"/>
</msg>


<msg Id="CTI_NSPK_REMOVE_SESSION_FORCE_REQ">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_NSPK_IE_SESSION_ID SessionId="0x6"/>
</msg>

Response

<msg Id="CTI_NSPK_REMOVE_SESSION_CONF">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_IE_RESULT Result="OK"/>
</msg>

<msg Id="CTI_NSPK_REMOVE_SESSION_FORCE_CONF">

<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_IE_RESULT Result="OK"/>
</msg>

Error

<msg Id="CTI_NSPK_REMOVE_SESSION_CONF">
<CTI_IE_REFERENCE Ref="0x423"/>
<CTI_IE_RESULT Result="INVALID_OBJECT"/>
</msg>

DB relations:

  • must be deleted all objects before deleting the session.

NSPK_SEST_SESSIONS_SOURCES
**********************************************

NSPK_SEST_SESSIONS_DESTS
******************************************

If CTI_NSPK_REMOVE_SESSION_FORCE_CONF is used all relations will be deleted automatically