freetdm: ftmod_libpri - update to use proper structure member for signaling status change notifications

This commit is contained in:
Moises Silva
2010-12-19 12:55:55 -05:00
parent fcd6c54162
commit dd4bad220c
2 changed files with 3 additions and 4 deletions

View File

@@ -438,7 +438,7 @@ struct ftdm_sigmsg {
union {
ftdm_event_sigstatus_t sigstatus; /*!< valid if event_id is FTDM_SIGEVENT_SIGSTATUS_CHANGED */
ftdm_event_trace_t logevent; /*!< valid if event_id is FTDM_SIGEVENT_TRACE or FTDM_SIGEVENT_TRACE_RAW */
}ev_data;
} ev_data;
};
/*! \brief Crash policy