Fix a deadlock issue triggered by R1
deadlock happends between threads which respectively calling chan_voicemngr_getRtpStats() or chan_voicemngr_indicate() to lock sub->parent and ast_channel objects.
deadlock happends between threads which respectively calling chan_voicemngr_getRtpStats() or chan_voicemngr_indicate() to lock sub->parent and ast_channel objects.