aboutsummaryrefslogtreecommitdiffstats
path: root/main/bridging.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-10Merged revisions 193502 via svnmerge from file1-2/+14
https://origsvn.digium.com/svn/asterisk/trunk ........ r193502 | file | 2009-05-10 14:07:46 -0300 (Sun, 10 May 2009) | 2 lines Fix a bug where receiving a control frame of subclass -1 would cause certain channels to get hung up. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@193503 f38db490-d61c-443f-a65b-d21fe96a405b
2009-04-10Merged revisions 187599 via svnmerge from tilghman1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r187599 | tilghman | 2009-04-09 22:55:27 -0500 (Thu, 09 Apr 2009) | 2 lines Modify headers and macros, according to Russell's suggestions on the -dev list ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@187601 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-25Merged revisions 183652 via svnmerge from file1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r183652 | file | 2009-03-22 18:00:28 -0300 (Sun, 22 Mar 2009) | 4 lines Fix a minor logic flaw with the bridge generic thread. We only want to move the channel pointers that are actually present. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@184266 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-05Merge phase 1 support for the new bridging architecture.file1-0/+1337
This commit brings in the bridging core, bridging technologies, and the ConfBridge application. For usage information on the ConfBridge application please see the output of "core show application ConfBridge" from the CLI. For API documentation please see the doxygen page describing the architecture and the documentation for each API call. Review: http://reviewboard.digium.com/r/93/ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@180369 f38db490-d61c-443f-a65b-d21fe96a405b