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.
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.