asterisk/bridges
Richard Mudgett 1267c91315 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
2013-06-21 22:39:27 +00:00
..
Makefile Title update 2012-10-14 21:56:13 +00:00
bridge_builtin_features.c Reimplement bridging and DTMF features related channel variables in the bridging core. 2013-06-06 22:46:54 +00:00
bridge_builtin_interval_features.c Remove remaining traces of remove_on_pull from hooks and hook APIs. 2013-06-05 19:19:48 +00:00
bridge_holding.c Extract a useful routine from the softmix bridge technology. 2013-06-21 22:39:27 +00:00
bridge_native_rtp.c Extract a useful routine from the softmix bridge technology. 2013-06-21 22:39:27 +00:00
bridge_simple.c Extract a useful routine from the softmix bridge technology. 2013-06-21 22:39:27 +00:00
bridge_softmix.c Extract a useful routine from the softmix bridge technology. 2013-06-21 22:39:27 +00:00