Fix a deadlock issue triggered by R1

ticket: https://project.iopsys.eu/issues/14425

deadlock happens between threads which respectively calling chan_voicemngr_getRtpStats() or chan_voicemngr_indicate() to lock sub->parent and ast_channel objects.

Merge request reports

Loading