Commit Graph

493 Commits (dfeb513e85d13550d81b40df5e95333c1ad5c61c)

Author SHA1 Message Date
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Matt Jordan e9788056e9 channels/chan_skinny: Fix compilation error introduced in f8e21a1adf
10 years ago
Diederik de Groot d6dfc85666 Clang: Fix some more tautological-compare warnings.
10 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
10 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Damien Wedhorn 0a33671e0c Skinny: Fixup compile warning for non dev-mode.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Kinsey Moore 6e31ca48b0 Fix build in dev-mode
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Damien Wedhorn 48c88db167 Skinny: cleanup some log messages around sessions.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Damien Wedhorn a744b29ab5 Skinny - Fix deadlock when pickup of no call.
11 years ago
Damien Wedhorn e8eb6a9e30 Skinny: fix up possible double unlock of chan.
11 years ago
Damien Wedhorn 4bc84b1b9f Skinny: fix up handling of fragmented packets.
12 years ago
Damien Wedhorn 1f401eed45 Skinny: fix up session logging.
12 years ago
Damien Wedhorn fcc492645b Skinny: fix reversed device reset from CLI.
12 years ago
Damien Wedhorn 9ec4d15c8e Skinny: do not add call to missed calls list if answered elsewhere.
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Damien Wedhorn c2fd229fba Fixup some skinny bugs causing Fracks and ao2 cleanup issues.
12 years ago
Damien Wedhorn af723c6572 Fixup skinny registration following network issues.
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
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
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Joshua Colp c1235f2639 Reduce channel snapshot creation and publishing by up to 50%.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore 56aea1c030 Allow res_parking to be unloadable
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
12 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
12 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Jason Parker b700dc6641 Fix a compiler warning.
12 years ago
David M. Lee 043a71ee76 Fixed chan_skinny for systems were pthread_t isn't an int.
12 years ago
Damien Wedhorn 6a2b3af90c Refactor and cleanup of skinny session handling.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
Mark Michelson 6d624eb008 Add stasis publications for blind and attended transfers.
12 years ago
Joshua Colp 94ec267888 Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state.
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Damien Wedhorn 75e7c3a8fa Change chan_skinny to use core transfer API.
12 years ago
Jason Parker 154fbf8cae Split Hold event into Hold/Unhold, and move it into core.
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago