int sm_i460mux_get_event(struct sm_i460mux_event_parms *eventp)
typedef struct sm_i460mux_event_parms {
tSMI460muxId i460mux; /* in */
tSMEventId event; /* out */
} SM_I460MUX_EVENT_PARMS;
The event will be signalled when a status change occurs on the mux.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody I.460 Mux API.