bridge_native_rtp.c: Don't start native RTP bridging after attended transfer.
[asterisk/asterisk.git] / bridges / bridge_native_rtp.c
2015-07-09 Joshua Colpbridge_native_rtp.c: Don't start native RTP bridging...
2015-04-13 Matt Jordangit migration: Refactor the ASTERISK_FILE_VERSION macro
2015-04-09 Richard Mudgettbridge_native_rtp.c: Defer allocation and check if...
2015-04-08 Richard MudgettBridging: Eliminate the unnecessary make channel compat...
2015-01-06 George Josephbridge_native_rtp: Change local/remote message from...
2014-11-09 Matthew Jordanbridge_native_rtp: Fix T.38 issues with remote bridges
2014-10-17 Matthew Jordanbridge_native_rtp: Fix audio issues when moving from...
2014-10-10 Joshua Colpbridge: During a smart bridge operation provide a more...
2014-07-20 Matthew Jordanmedia formats: re-architect handling of media for perfo...
2014-07-18 Jonathan RoseChannels: Masquerades to automatically move frame/audio...
2014-06-08 Matthew Jordanbridges/bridge_native_rtp: Reconfigure bridge on remova...
2014-06-01 Joshua Colpbridge_native_rtp: Take the bridge type choice of both...
2014-05-19 Matthew JordanUndo r414123
2014-05-18 Matthew Jordanbridge_native_rtp/bridge_channel: Fix direct media...
2014-05-11 Joshua Colpframehooks: Add callback for determining if a hook...
2014-05-11 Joshua ColpUndoing framehook support. Issues were uncovered by...
2014-05-10 Joshua Colpframehooks: Add callback for determining if a hook...
2014-03-05 Kinsey Moorebridge_native_rtp: Fix crash involving masquerade
2013-12-13 Kevin Harwellbridge_native_rtp: Deadlock during 4-way conference...
2013-10-29 Kinsey Moorebridge_native_rtp: Ensure bridge is torn down
2013-10-03 Mark MichelsonFix assumption in bridge_native_rtp.c regarding number...
2013-10-03 Mark MichelsonCache string values of formats on ast_format_cap()...
2013-09-27 Mark MichelsonFix refleaks of ast_rtp_instance structures.
2013-08-23 Jonathan Rosebridge_native_rtp: Fix hold chain bugs caused by native...
2013-08-09 Richard Mudgettbridge_native_rtp: Remove some unnecessary NULL checks...
2013-07-31 Joshua ColpFix hold/unhold in bridge_native_rtp, use tech_pvt...
2013-07-25 Matthew JordanA great big renaming patch
2013-07-24 Richard MudgettAdd missing line terminator to debug message.
2013-07-23 Joshua ColpFix a check in bridge_native_rtp which determined if...
2013-07-23 Joshua ColpAdd some debug messages to make it clear what RTP bridg...
2013-07-23 Joshua ColpFix some logic so native RTP bridge will occur when...
2013-07-19 Richard MudgettExtract a repeated test into ast_channel_has_audio_fram...
2013-06-21 Richard MudgettExtract a useful routine from the softmix bridge techno...
2013-06-12 Matthew JordanFix memory leaks in stasis_channels and bridge_native_rtp
2013-06-11 Jonathan Rosebridge_native_rtp: Fix native bridge tech being incompa...
2013-06-11 Jonathan Rosebridge_native_rtp: Fix possible segfaults on leaves...
2013-06-04 Richard MudgettAdd BUGBUG comment.
2013-06-04 Richard MudgettSimple lock, assignment, unlock sandwich optimization.
2013-05-21 Richard MudgettMerge in the bridge_construction branch to make the...