Prosody generic: API: sm_tdmtx_destroy

Prototype Definition

int sm_tdmtx_destroy(tSMTDMtxId tdmtx)

Parameters

tdmtx
A tSMTDMtxId that has been prevously created by a call to sm_tdmtx_create() .

Description

Destroys tdmtx and invalidates the tSMTDMtxId.

Returns

0 if call completed successfully, otherwise a standard error such as:


This function is part of the Prosody generic API.