mirror of https://github.com/asterisk/asterisk
When res_pjsip_outbound_publish unloads it has to wait for all current publishing objects to get done. However if the wait condition times out then it does not fail the unload. This sometimes results in an infinite loop check while unloading. This patch now fails the unload operation if the condition times out. Change-Id: Id57b8cbed9d61222690fcba1e4f18e259df4c7ecchanges/52/2752/2
parent
41fccbfeb1
commit
3b0ce5169d
Loading…
Reference in new issue