Commit Graph

77 Commits (398e5ec16c5b919e17708e26d2e045c389afbd1c)

Author SHA1 Message Date
Sean Bright ea8a610776 cli: Fix various CLI documentation and completion issues
8 years ago
Matt Jordan d23b4af477 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
Matt Jordan 7c824b955d main/bridge: Add some verbose logging for video source changes
9 years ago
Matt Jordan 232d4fe24f manager: Add <see-also> tags to relate Bridge related events,actions, and apps
9 years ago
Joshua Colp 4efc6b4315 Merge changes from topic 'system_stress_patches' into 13
9 years ago
Richard Mudgett 1e93f3d723 Bridge system: Fix memory leaks and double frees on impart failure.
9 years ago
Richard Mudgett 5e388d4188 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
9 years ago
Richard Mudgett 9942d50aa5 bridge: Hold off more than one imparting channel at a time.
9 years ago
Kevin Harwell 40d9e9e238 bridge.c: Crash during attended transfer when missing a local channel half
9 years ago
Richard Mudgett 513638a5f4 bridge_channel: Don't settle owed events on an optimization.
9 years ago
Jonathan Rose eadad24b59 Unset BRIDGEPEER when leaving a bridge
10 years ago
Kevin Harwell 97ee0ee6c6 bridge.c: Fixed race condition during attended transfer
10 years ago
Kevin Harwell 35a99b6394 bridge.c: Hangup attended transfer target if bridged
10 years ago
Kevin Harwell b56c1914fa bridge.c: NULL app causes crash during attended transfer
10 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Kevin Harwell d754f70239 bridge.c: Hangup attended transfer target after it has been swapped out
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Scott Griepentrog f7d23dfcc6 stasis transfer: fix stasis bridge push race part two
10 years ago
Richard Mudgett 355eb9d22f Bridge core: Pass a ref with the swap channel when joining a bridge.
10 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Richard Mudgett 1583ea4832 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Matthew Jordan 294ff83152 main/bridge: Destroy features struct on off nominal path during bridge impart
11 years ago
Joshua Colp 743ad19699 bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Richard Mudgett e8b72c6f4b chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Kinsey Moore 04f478212c 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
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
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Jonathan Rose b0bb03e916 bridging: Give bridges a name and a known creator
12 years ago
Jonathan Rose 00dcee2a64 transfers: Fix bug setting both BLINDTRANSFER and ATTENDEDTRANSFER
12 years ago
Jonathan Rose 63b2c28c4b Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliably
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Scott Griepentrog 3b36687a56 Manager: Add equivalent AMI actions for the bridge CLI commands.
12 years ago
Richard Mudgett d5db1f76f8 Bridging: Fix orphaned bridge if neither of the joining channels can join.
12 years ago
Mark Michelson c30170d9a2 Resolve some memory leaks due to incorrect for loop / ao2 ref usage.
12 years ago