mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 08:49:01 +00:00
freetdm: ss7 - Fix bug where TDM alarms are not delivered when the span is in M2UA mode
This commit is contained in:
parent
106e17f7a2
commit
f3160f9ecf
@ -423,6 +423,9 @@ static void *ftdm_sangoma_ss7_run(ftdm_thread_t * me, void *obj)
|
||||
/**********************************************************************/
|
||||
}
|
||||
check_span_oob_events(ftdmspan);
|
||||
|
||||
/* signal the core that sig events are queued for processing */
|
||||
ftdm_span_trigger_signals(ftdmspan);
|
||||
}
|
||||
goto ftdm_sangoma_ss7_stop;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user