Fixes for 3way call initialization deadlock and call transfer
- Don't lock sub->parent always in brcm_indicate() - in call conference and call transfer initialization it may cause deadlock;
- Don't lock ast channel in brcm_indicate() since it is always locked already;
- Lock ast channel on setting rtp statistics;
- Don't allow to process brcm_hangup before call conference started completely;
- Fixup for call transfer - restore transfer_redirect()