int sm_vmprx_config_authentication_null(struct sm_vmprx_config_authentication_null_parms *pp)
typedef struct sm_vmprx_config_authentication_null_parms {
tSMVMPrxId vmprx; /* in */
} SM_VMPRX_CONFIG_AUTHENTICATION_NULL_PARMS;
Disables any authentication which may have been in use by a VMP[rx].
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody RTP processing API.