asterisk/res
Russell Bryant 9c8c9c5fa1 Merge changes from team/russell/issue_5841:
This patch adds a "Bridge" Manager action, as well as a "Bridge" dialplan
application.  The manager action will allow you to steal two active channels
in the system and bridge them together.  Then, the one that did not hang up
will continue in the dialplan.  Using the application will bridge the calling
channel to an arbitrary channel in the system.  Whichever channel does not
hang up here will continue in the dialplan, as well.

This patch has been touched by a bunch of people over the course of a couple
years.  Please forgive me if I have missed your name in the history of things.
The most recent patch came from issue #5841, but there is also a reference to
an earlier version of this patch from issue #4297.  The people involved in writing
and/or reviewing the code include at least: twisted, mflorrel, heath1444, davetroy, 
tim_ringenbach, moy, tmancill, serge-v, and me.  There are also positive test
reports from many people.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@61281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-04-10 20:44:44 +00:00
..
snmp rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
Makefile Merged revisions 44055 via svnmerge from 2006-09-29 22:48:43 +00:00
res_adsi.c Merged revisions 53779-53781 via svnmerge from 2007-02-09 23:53:51 +00:00
res_agi.c Issue #9068 - make sure we quote HTML characters correctly too (seanbright) 2007-02-16 11:47:48 +00:00
res_clioriginate.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
res_config_odbc.c Merged revisions 53779-53781 via svnmerge from 2007-02-09 23:53:51 +00:00
res_config_pgsql.c Constify a bunch of usage strings for CLI commands. 2006-12-06 07:31:28 +00:00
res_config_sqlite.c Merge changes from team/russell/sqlite: 2007-03-13 21:22:33 +00:00
res_convert.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 2006-12-21 19:44:20 +00:00
res_crypto.c Creating new doxygen macro "\extref" to create page that lists 2007-02-24 19:27:50 +00:00
res_features.c Merge changes from team/russell/issue_5841: 2007-04-10 20:44:44 +00:00
res_indications.c rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
res_jabber.c Fix JabberEvents 2007-04-09 18:13:30 +00:00
res_limit.c Doxygen additions, corrections 2007-02-24 20:29:41 +00:00
res_monitor.c Merged revisions 59087 via svnmerge from 2007-03-21 18:06:59 +00:00
res_musiconhold.c I'm crazy so I think I'll change the musiconhold classes linked list to read/write as well! 2007-02-09 01:57:48 +00:00
res_odbc.c Merged revisions 59289 via svnmerge from 2007-03-28 03:40:19 +00:00
res_realtime.c When calling the Realtime app more than once, unset fields which were 2007-01-07 16:21:12 +00:00
res_smdi.c remove a duplicate include 2006-12-15 22:00:48 +00:00
res_snmp.c Creating new doxygen macro "\extref" to create page that lists 2007-02-24 19:27:50 +00:00
res_speech.c Major res_speech cleanup. It looks much better now! 2007-04-06 01:29:28 +00:00