-
- Downloads
Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliably
There were still a few cases in which ATTENDEDTRANSFER and BLINDTRANSFER wouldn't be set on channels involved with blind and attended transfers. This would happen with features that were initialized by channel driver specific mechanisms in multiparty calls. This patch resolves those cases while attempted to keep the behavior for setting those variables as consistent as possible. (closes issue AFS-24) Review: https://reviewboard.asterisk.org/r/3040/ ........ Merged revisions 403781 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/bridge.h 13 additions, 0 deletionsinclude/asterisk/bridge.h
- main/bridge.c 49 additions, 8 deletionsmain/bridge.c
- main/bridge_basic.c 1 addition, 2 deletionsmain/bridge_basic.c
- res/parking/parking_bridge_features.c 2 additions, 2 deletionsres/parking/parking_bridge_features.c
- res/parking/parking_manager.c 1 addition, 1 deletionres/parking/parking_manager.c
Loading
Please register or sign in to comment