Remove a noisy debug message from bridging code.
[asterisk/asterisk.git] / main / bridge_channel.c
2013-10-21 Mark MichelsonRemove a noisy debug message from bridging code.
2013-09-13 Richard MudgettRestore Dial, Queue, and FollowMe 'I' option support.
2013-08-26 Matthew JordanBetter handle clearing the OUTGOING flag when a channel...
2013-08-26 Richard Mudgettbridging: Fix a livelock with local channel optimization.
2013-08-23 Richard MudgettBlank line tweaks.
2013-08-23 Mark MichelsonAdd test events necessary for bridge tests to pass...
2013-08-23 Richard MudgettHandle DTMF and hold wrapup when a channel leaves the...
2013-08-22 Richard MudgettBridge API: Set a cause code on a channel when it is...
2013-08-22 Richard MudgettMade the abstract jitter buffer resync on some more...
2013-08-21 Richard MudgettDeferred some more BUGBUG comments to a JIRA issue...
2013-08-21 Richard MudgettFix several interrelated issues dealing with the holdin...
2013-08-17 Kinsey MooreAllow res_parking to be unloadable
2013-08-16 Richard MudgettFix CLI "bridge kick <bridge> <channel>" to check if...
2013-08-16 Richard MudgettDoxygen comment tweaks.
2013-08-15 Richard MudgettBridge: Don't suspend/unspend the channel for intercept...
2013-08-15 Richard MudgettRemove early bridge BUGBUG comments. Remove some unnee...
2013-08-15 Richard MudgettChanged some BUGBUG tags to associated JIRA issue tags.
2013-08-15 Richard MudgettFix Bridge API DTMF hook matching for begin and end...
2013-08-12 Matthew JordanFix two race conditions and ref counting issue when...
2013-08-09 Jonathan Rosebridge_channel: Support the lonely flag and make ARI...
2013-08-02 Mark MichelsonMake a couple of changes to help AMI events to be more...
2013-08-01 Matthew JordanSupport externally initiated parking requests; remove...
2013-07-26 Richard MudgettRemove the unsafe bridge parameter from ast_bridge_hook...
2013-07-26 Jonathan RoseAdd name argument to BridgeWait() so multiple holding...
2013-07-25 Matthew JordanA great big renaming patch