Prosody generic: API: sm_tdmrx_destroy

Prototype Definition

int sm_tdmrx_destroy(tSMTDMrxId tdmrx)

Parameters

tdmrx
A tSMTDMrxId that has been prevously created by a call to sm_tdmrx_create() .

Description

Destroys tdmrx and invalidates the tSMTDMrxId.

Returns

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


This function is part of the Prosody generic API.