Commit Graph

36 Commits (88e9d05ef7de24f0169032c1ae4cacbe54be0a55)

Author SHA1 Message Date
Richard Mudgett 88e9d05ef7 ast_framehook_attach() must be called with the channel locked.
9 years ago
Joshua Colp d690b88a1e Merge "bridge_basic: don't play an attended transfer fail sound after target hangs up" into 13
9 years ago
Kevin Harwell 660fedecb7 bridge_basic: don't cache xferfailsound during an attended transfer
9 years ago
Kevin Harwell 83feb7db3b bridge_basic: don't play an attended transfer fail sound after target hangs up
9 years ago
Richard Mudgett b3024cad10 bridge_basic.c: Fix GOTO_ON_BLINDXFR
10 years ago
Richard Mudgett be1260a35f features: Fix crash when transferee hangs up during DTMF attended transfer.
10 years ago
Scott Griepentrog 566907fabd bridge: avoid leaking channel during blond transfer pt2
11 years ago
Richard Mudgett 7a356232bd DTMF atxfer: Setup recall channels as if the transferee initiated the call.
11 years ago
Scott Griepentrog 6a99df47c0 bridge: avoid leaking channel during blond transfer
11 years ago
Matthew Jordan 4f26a7ea36 main/bridge_basic: Fix features regressions introduced by r428165
11 years ago
Mark Michelson a1f1cdbd87 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Richard Mudgett f962448eee ARI: Make mixing bridges propagate linkedids and accountcodes.
11 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
11 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago
Joshua Colp e2ed86e4ca Undoing framehook support. Issues were uncovered by Bamboo.
11 years ago
Joshua Colp 3b3e4b9b95 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago
Kinsey Moore f7caf4e249 Bridging: Don't lock NULL bridges
11 years ago
Kinsey Moore d6e2c50058 bridging: Ensure locking during snapshot creation
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Jonathan Rose b0bb03e916 bridging: Give bridges a name and a known creator
12 years ago
Jonathan Rose 63b2c28c4b Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliably
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Mark Michelson 375c2f5a5c Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds instead of milliseconds.
12 years ago
Mark Michelson f653bfa1f3 Switch transferdigittimeout to be configured as seconds instead of milliseconds.
12 years ago
Richard Mudgett 2a371cd80b Restore Dial, Queue, and FollowMe 'I' option support.
12 years ago
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
12 years ago
Mark Michelson 00baddb906 Massively clean up app_queue.
12 years ago
Richard Mudgett b816fe45b6 * Move ast_bridge_channel_setup_features() into bridge_basic.c.
12 years ago
Jonathan Rose 3797639e84 bridge features: Dial and Queue add features instead of replace them.
12 years ago
Richard Mudgett c017d5e6a3 Remove the unsafe bridge parameter from ast_bridge_hook_callback's.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago