summaryrefslogtreecommitdiff
path: root/main/bridge_basic.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-06bridge_basic.c: Update transfer diagnostic messages addendum.Richard Mudgett
2017-12-05bridge_basic.c: Update transfer diagnostic messages.Niklas Larsson
2017-11-17bridge_basic: Ignore answer from transfer target when they've timed out.Joshua Colp
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-25ast_framehook_attach() must be called with the channel locked.Richard Mudgett
2016-01-16Merge "bridge_basic: don't play an attended transfer fail sound after target ...Joshua Colp
2016-01-15bridge_basic: don't cache xferfailsound during an attended transferKevin Harwell
2016-01-14bridge_basic: don't play an attended transfer fail sound after target hangs upKevin Harwell
2015-12-24bridge_basic.c: Fix GOTO_ON_BLINDXFRRichard Mudgett
2015-05-05features: Fix crash when transferee hangs up during DTMF attended transfer.Richard Mudgett
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-01-05bridge: avoid leaking channel during blond transfer pt2Scott Griepentrog
2014-12-22DTMF atxfer: Setup recall channels as if the transferee initiated the call.Richard Mudgett
2014-12-19bridge: avoid leaking channel during blond transferScott Griepentrog
2014-11-21main/bridge_basic: Fix features regressions introduced by r428165Matthew Jordan
2014-11-17Allow for transferer to retry when dialing an invalid extension.Mark Michelson
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-07-09ARI: Make mixing bridges propagate linkedids and accountcodes.Richard Mudgett
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-11framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-11Undoing framehook support. Issues were uncovered by Bamboo.Joshua Colp
2014-05-10framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-04-28Bridging: Don't lock NULL bridgesKinsey Moore
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-13Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliablyJonathan Rose
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-17Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds...Mark Michelson
2013-09-17Switch transferdigittimeout to be configured as seconds instead of milliseconds.Mark Michelson
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-21* Move ast_bridge_channel_setup_features() into bridge_basic.c.Richard Mudgett
2013-08-05bridge features: Dial and Queue add features instead of replace them.Jonathan Rose
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan