int sm_path_ttyeliminate(struct sm_path_ttyeliminate_parms *ttyeliminatep)
typedef struct sm_path_ttyeliminate_parms {
tSMPathId path; /* in */
tSM_INT enable; /* in */
} SM_PATH_TTYELIMINATE_PARMS;
Configures TTY elimination on a signal path.
Requires the module ttyasyrx.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody signal path processing API.