Skip to content
Snippets Groups Projects
Commit 225fc8f8 authored by Grzegorz Sluja's avatar Grzegorz Sluja
Browse files

Fixes for 3way call initialization deadlock and call transfer

1) Don't lock sub->parent always in brcm_indicate() - in call conference
and call transfer initialization it may cause deadlock;
2) Don't lock ast channel in brcm_indicate() since it is always locked already;
3) Lock ast channel on setting rtp statistics;
4) Fixup for call transfer - restore transfer_redirect();
parent 94735f53
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment