-
- Downloads
Extract a useful routine from the softmix bridge technology.
* Extract a useful routine from the softmix bridge technology for other technologies. Make other technologies use it if they can. * Made native and 1-1 bridges write to all parties if the bridge channel writing the frame into the bridge is NULL. Softmix will also do the same for frame types that make sense. * Tweak the bridge write routine return value meaning and adjust the bridge technologies to match. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@392514 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- bridges/bridge_holding.c 10 additions, 12 deletionsbridges/bridge_holding.c
- bridges/bridge_native_rtp.c 1 addition, 10 deletionsbridges/bridge_native_rtp.c
- bridges/bridge_simple.c 1 addition, 12 deletionsbridges/bridge_simple.c
- bridges/bridge_softmix.c 21 additions, 37 deletionsbridges/bridge_softmix.c
- include/asterisk/bridging.h 16 additions, 0 deletionsinclude/asterisk/bridging.h
- include/asterisk/bridging_technology.h 4 additions, 2 deletionsinclude/asterisk/bridging_technology.h
- main/bridging.c 16 additions, 0 deletionsmain/bridging.c
Loading
Please register or sign in to comment