Commit Graph

74 Commits (d2bcdb71f8d288561d5bd2b1c43e04e21f9e6ba5)

Author SHA1 Message Date
Luz Paz d2bcdb71f8 docs: Fix various typos in main/
2 months ago
Sean Bright 174006fcaa docs: Indent <since> tags.
3 months ago
George Joseph 54d67711f8 docs: Add version information to application and function XML elements
3 months ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
3 years ago
Josh Soref f382775241 main: Spelling fixes
3 years ago
Kevin Harwell 3656c42cb0 various modules: json integer overflow
6 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Jenkins2 5843a19797 Merge "loader: Convert reload_classes to built-in modules."
7 years ago
Corey Farrell 89ba4d4e3d main/ccss: Use ast_cli_completion_add for core id.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 89ccab95c2 ccss: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
9 years ago
Richard Mudgett 1fb39aa8a0 ccss.c: Replace space in taskprocessor name.
9 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Jason Parker 900714beb9 Convert CCSS manager events to stasis.
12 years ago
Kinsey Moore 191cf99ae1 Move device state distribution to Stasis-core
12 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
12 years ago
Richard Mudgett a36f73447d Fix CCSS CLI commands and logger level not unregistered.
13 years ago
Richard Mudgett f85db0e34d Things don't need to be that const.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Mark Michelson e9ab568f88 Fix some potential misuses of ast_str in the code.
13 years ago
Matthew Jordan 9367893cff Destroy the generic_monitors container after the core_instances in ccss
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Richard Mudgett f3bf3acbfd Check if PBX was started for generic CCSS recall.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
13 years ago
Kinsey Moore 8d1bde49a9 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Kinsey Moore 4585ec1bbf Add missing newline to ccss state change notification
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago