summaryrefslogtreecommitdiff
path: root/main/bridge_channel.c
AgeCommit message (Expand)Author
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-23Add a test suite event to indicate when the atxfer 3-way feature is detectedJohn Bigelow
2013-10-22Bridging: Fix orphaned bridge if neither of the joining channels can join.Richard Mudgett
2013-10-21Remove a noisy debug message from bridging code.Mark Michelson
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-08-26Better handle clearing the OUTGOING flag when a channel leaves a bridgeMatthew Jordan
2013-08-26bridging: Fix a livelock with local channel optimization.Richard Mudgett
2013-08-23Blank line tweaks.Richard Mudgett
2013-08-23Add test events necessary for bridge tests to pass in the test suite.Mark Michelson
2013-08-23Handle DTMF and hold wrapup when a channel leaves the bridging system.Richard Mudgett
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Made the abstract jitter buffer resync on some more control frames.Richard Mudgett
2013-08-21Deferred some more BUGBUG comments to a JIRA issue or XXX comment.Richard Mudgett
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-17Allow res_parking to be unloadableKinsey Moore
2013-08-16Fix CLI "bridge kick <bridge> <channel>" to check if the bridge needs dissolv...Richard Mudgett
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Bridge: Don't suspend/unspend the channel for interception routines.Richard Mudgett
2013-08-15Remove early bridge BUGBUG comments. Remove some unneeded features.c comments.Richard Mudgett
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Fix Bridge API DTMF hook matching for begin and end DTMF events.Richard Mudgett
2013-08-12Fix two race conditions and ref counting issue when joining a bridgeMatthew Jordan
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Add name argument to BridgeWait() so multiple holding bridges may be usedJonathan Rose
2013-07-25A great big renaming patchMatthew Jordan