Commit Graph

88 Commits (14)

Author SHA1 Message Date
George Joseph 983f3e1f0f stasis/control: Fix possible deadlock with swap channel
8 years ago
Jenkins2 d1344a9caf Merge "bridge: stuck channel(s) after failed attended transfer" into 14
8 years ago
Kevin Harwell e733df06cb core_local: local channel data not being properly unref'ed and unlocked
8 years ago
Kevin Harwell 6a2fe083ce bridge: stuck channel(s) after failed attended transfer
8 years ago
Joshua Colp 0c6c258a7e bridge: Add a deferred queue.
8 years ago
Sean Bright dc8dd56684 cli: Fix various CLI documentation and completion issues
8 years ago
Matt Jordan 62cbcb2e54 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
Matt Jordan be254aa8e3 main/bridge: Add some verbose logging for video source changes
9 years ago
Matt Jordan 18065140d5 manager: Add <see-also> tags to relate Bridge related events,actions, and apps
9 years ago
Mark Michelson f6c33771f6 Bridging: introduce "invisible" bridges.
9 years ago
zuul 811e24f595 Merge "Bridge system: Fix memory leaks and double frees on impart failure."
9 years ago
zuul 807a765cfb Merge "bridge_softmix.c: Fix crash if channel fails to join mixing tech."
9 years ago
Richard Mudgett a63656b419 Bridge system: Fix memory leaks and double frees on impart failure.
9 years ago
Richard Mudgett 71dfa35540 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
9 years ago
Richard Mudgett 1c5248c383 bridge: Hold off more than one imparting channel at a time.
9 years ago
Kevin Harwell 15c5743ac1 bridge.c: Crash during attended transfer when missing a local channel half
9 years ago
Richard Mudgett 86f7336c91 bridge_channel: Don't settle owed events on an optimization.
9 years ago
Jonathan Rose b5281b74e0 Unset BRIDGEPEER when leaving a bridge
10 years ago
Kevin Harwell c855523519 bridge.c: Fixed race condition during attended transfer
10 years ago
Kevin Harwell 44c3c392e3 bridge.c: Hangup attended transfer target if bridged
10 years ago
Kevin Harwell 56a2baa21d bridge.c: NULL app causes crash during attended transfer
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Kevin Harwell 153c4044e4 bridge.c: Hangup attended transfer target after it has been swapped out
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Scott Griepentrog 388d691f34 stasis transfer: fix stasis bridge push race part two
10 years ago
Richard Mudgett 9bff4eeca3 Bridge core: Pass a ref with the swap channel when joining a bridge.
10 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
10 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
10 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
10 years ago
Richard Mudgett c38ffca9a1 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
11 years ago
Mark Michelson 2d9471ab1f Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Matthew Jordan 8e9f593e3a main/bridge: Destroy features struct on off nominal path during bridge impart
11 years ago
Joshua Colp 98d5b7090d bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Kinsey Moore 36f4bff943 Stasis: Add information to blind transfer event
11 years ago
Mark Michelson cb55679aed Ensure bridges exist when trying to determine bridged parties when publishing transfer information.
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Joshua Colp b2d6a9e076 bridge: Make "bridge destroy" only available in developer mode and add "all" to "bridge kick".
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
Kinsey Moore e977b7936b Bridging: Allow channels to define bridging hooks
11 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Kinsey Moore f7caf4e249 Bridging: Don't lock NULL bridges
11 years ago