Commit Graph

54 Commits (master)

Author SHA1 Message Date
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
Tinet-mucw 7d28165cb1 bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
10 months ago
Matthew Fredrickson 21412fddcb app_followme.c: Grab reference on nativeformats before using it
1 year ago
Sean Bright c85fc1278f doxygen: Fix doxygen errors.
2 years ago
Mike Bradeen 6b03d60c7d res_monitor: Remove deprecated module.
2 years ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
2 years ago
Naveen Albert 3a95cadc1f features: Add transfer initiation options.
3 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
3 years ago
Josh Soref f382775241 main: Spelling fixes
3 years ago
Naveen Albert f01a0398f8 bridge_basic: Change warning to verbose if transfer cancelled
4 years ago
Boris P. Korzun 8cb439f7e4 bridge_basic: Fixed setup of recall channels
5 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Richard Mudgett e97e41552e bridge_basic.c: Update transfer diagnostic messages addendum.
7 years ago
Niklas Larsson 9d00583164 bridge_basic.c: Update transfer diagnostic messages.
7 years ago
Joshua Colp 781a520b73 bridge_basic: Ignore answer from transfer target when they've timed out.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Richard Mudgett 5744f434f0 ast_framehook_attach() must be called with the channel locked.
9 years ago
Joshua Colp 34dbed9619 Merge "bridge_basic: don't play an attended transfer fail sound after target hangs up"
9 years ago
Kevin Harwell a5b38b604c bridge_basic: don't cache xferfailsound during an attended transfer
9 years ago
Kevin Harwell 84b30c5e18 bridge_basic: don't play an attended transfer fail sound after target hangs up
9 years ago
Richard Mudgett 8eb5da0679 bridge_basic.c: Fix GOTO_ON_BLINDXFR
9 years ago
Richard Mudgett 6c4d1c3223 features: Fix crash when transferee hangs up during DTMF attended transfer.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Scott Griepentrog 0b8fbf9238 bridge: avoid leaking channel during blond transfer pt2
10 years ago
Richard Mudgett 1c0604e905 DTMF atxfer: Setup recall channels as if the transferee initiated the call.
10 years ago
Scott Griepentrog 07d1012383 bridge: avoid leaking channel during blond transfer
11 years ago
Matthew Jordan 2be984fb11 main/bridge_basic: Fix features regressions introduced by r428165
11 years ago
Mark Michelson 2e750db120 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Mark Michelson 2d9471ab1f 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