Commit Graph

375 Commits (076b29dd5b51e7ec68c141d9e6c5ec8a2c63be66)

Author SHA1 Message Date
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Matthew Jordan 8d7873b836 ARI: Add subscription support
12 years ago
Kevin Harwell 667fa56b1b Remote console: more output discrepancies
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
David M. Lee 2d1d5a98d5 Fix graceful shutdown crash.
12 years ago
Kevin Harwell 1d3d6e0661 Check return value on fwrite
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
Kevin Harwell d7b9a702d8 Verbose logging discrepancies
12 years ago
Kevin Harwell e1cfc18a78 Memory leaks fix
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Walter Doekes 28e9d3afc9 Don't store repeated commands in the editline history buffer.
12 years ago
Kinsey Moore d7f1f31270 Refactor CEL to avoid using the event system core
12 years ago
Kinsey Moore bd352e0827 Remove leading spaces from the CLI command before parsing
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
12 years ago
Matthew Jordan 715d894d48 Update copyright year to 2013 in asterisk.c; some whitespace fixes
12 years ago
Kinsey Moore c3b8939be8 Add CEL local optimization record type
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
David M. Lee c4adaf9106 Configuration for Stasis threadpool
12 years ago
Matthew Jordan 6cc03db642 Better handle parking in CDRs
12 years ago
Kinsey Moore a0b7a49a4a Index installed sounds and implement ARI sounds queries
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Kinsey Moore b51b437bf3 Refactor CEL bridge events on top of Stasis-Core
12 years ago
Kinsey Moore 4f84e48028 Refactor CEL channel events on top of Stasis-Core
12 years ago
Jason Parker a1494300c9 Replace ast_manager_publish_message() with a more useful version.
12 years ago
David M. Lee d81c846724 Avoid unnecessary cleanups during immediate shutdown
12 years ago
Matthew Jordan fe3ca5401f Fix a variety of memory corruption/assertion errors
12 years ago
Matthew Jordan 97c6062dfc Restore initialization of security topics
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
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
12 years ago
David M. Lee 9648e258c7 Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*
12 years ago
David M. Lee e06e519a90 Initial support for endpoints.
12 years ago
Jason Parker 6b4da0959b Fix building with LOW_MEMORY defined.
12 years ago
Matthew Jordan 6e2fe0c9ab Clean up documentation; prevent ref leak on exit
12 years ago
Jonathan Rose 1eac5a7988 Stasis: Convert network change events into network change stasis messages
12 years ago
Kinsey Moore 191cf99ae1 Move device state distribution to Stasis-core
12 years ago
David M. Lee cfd2b244f7 Corrected some module issues introduced by r383579.
12 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
12 years ago
David M. Lee 4edd8be35c This patch adds a new message bus API to Asterisk.
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Kinsey Moore 2e1e0735fe Revamp of terminal color codes
12 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
12 years ago
Matthew Jordan a3e7a77a82 Update init.d scripts to handle stderr; readd splash screen for remote consoles
12 years ago
Matthew Jordan 01763fd41b Fix astcanary startup problem due to wrong pid value from before daemon call
12 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
13 years ago
Richard Mudgett 7c0b94a3e5 Remove init_framer(). It no longer does anything.
13 years ago
Richard Mudgett 83c5fac6b1 Cleanup ast_run_atexits() atexits list.
13 years ago