Commit Graph

613 Commits (de7ac8b596cbe149c85d013500290e189d6b0009)

Author SHA1 Message Date
George Joseph 140e453afc debug_utilities: Add ast_logescalator
9 years ago
Joshua Colp 251113408a Merge "manager: Add <see-also> tags to relate AoC events and actions" into 14
9 years ago
zuul b8b9cee272 Merge "manager: Add <see-also> tags to relate UserEvent actions/apps/events" into 14
9 years ago
Matt Jordan 2e77b973fb manager: Add <see-also> tags to relate interrelated events/actions together
9 years ago
Matt Jordan f69ae95889 manager: Add <see-also> tags to relate AoC events and actions
9 years ago
Matt Jordan c5574667c7 manager: Add <see-also> tags to relate UserEvent actions/apps/events
9 years ago
Richard Mudgett dcfef53ee2 stasis: Add setting subscription congestion levels.
10 years ago
Niklas Larsson 8a5c2e736c core/manager: Add uptime field to FullyBooted
10 years ago
Richard Mudgett 06632a0d11 Manager: Short circuit AMI message processing.
10 years ago
Richard Mudgett 6ddd856b86 manager.c: Eliminate most RAII_VAR usage.
10 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
10 years ago
Mark Michelson 89e94e886c Restrict CLI/AMI commands on shutdown.
10 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
10 years ago
Corey Farrell 90c0dcaee4 manager: Cleanup manager_channelvars during shutdown.
10 years ago
pchero 52ca6fb94a AMI: Fixed OriginateResponse message
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Richard Mudgett a04d946eaa Add missing failure checks to ast_str_set_va() callers.
10 years ago
Ivan Poddubny 89dec7675d manager: Fix GetConfigJSON returning invalid JSON
10 years ago
Rodrigo Ramírez Norambuena 6b40bbf5bb main/manager.c: Bugfix sort action_manager by alphabetically
11 years ago
Joshua Colp d2e2271874 manager: Fix build due to missing variable usage.
11 years ago
Mark Michelson 11ffcf662f Restrict functionality when ACLs are misconfigured.
11 years ago
Gareth Palmer 2f418c052e New AMI Command Output Format
11 years ago
Corey Farrell 62e95065d6 AMI: Fix improper handling of lines that are exactly 1025 bytes long.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
11 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
11 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
11 years ago
Jonathan Rose e826cb8a26 Manager: Fix Manager Action ModuleLoad to give correct response when reloading
11 years ago
Richard Mudgett 4dd6b6ff59 AMI: Revert non-backwards compatible changes from earlier commit.
11 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
George Joseph 56de48107f config: Add option to NOT preserve effective context when changing a template
11 years ago
Mark Michelson 2b1f2b5c1f Prevent possible race condition on dual redirect of channels in the same bridge.
11 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
George Joseph 6472568bc6 loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
Matthew Jordan 343a83d7d8 main/test: Fix race condition between AMI topic and Test Suite topic
11 years ago
Richard Mudgett 3576ae47f4 manager: Fix could not extend string messages.
11 years ago
Richard Mudgett a7c9f4c668 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell 21c41e4542 manager: Fix HTTP connection reference leaks.
11 years ago
Corey Farrell 67e496c275 manager: Unsubscribe from acl_change_sub at shutdown.
11 years ago
Matthew Jordan f4b4d42630 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Jonathan Rose c084728690 Documentation: Improve documentation for ExtensionStatus AMI events
11 years ago
George Joseph c7e6b6ba3d manager/config: Support templates and non-unique category names via AMI
11 years ago
Corey Farrell 9611ef4f1e Release AMI connections on shutdown.
11 years ago
Kinsey Moore 4246652603 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
George Joseph d120e40309 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Jonathan Rose af75e45da1 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago