Commit Graph

606 Commits (b49e41390d26b469535b8e62d78e3976a6ef5c6f)

Author SHA1 Message Date
Sean Bright 1b50df78d0 cleanup: Fix fread() and fwrite() error handling
8 years ago
Sean Bright 38cebc73a3 thread safety: Don't use getprotobyname()
8 years ago
Richard Mudgett 4271c700f7 core: Cleanup ast_get_hint() usage.
8 years ago
Sean Bright 8936568515 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
George Joseph 456bc3c704 debug_utilities: Add ast_logescalator
8 years ago
Matt Jordan 4facaac408 manager: Add <see-also> tags to relate interrelated events/actions together
9 years ago
Matt Jordan 63c0b2f7c9 manager: Add <see-also> tags to relate AoC events and actions
9 years ago
Matt Jordan 0422667d6c manager: Add <see-also> tags to relate UserEvent actions/apps/events
9 years ago
Richard Mudgett 557333ea4c stasis: Add setting subscription congestion levels.
9 years ago
Richard Mudgett ba63aa7c9e Manager: Short circuit AMI message processing.
9 years ago
Richard Mudgett d5ee6acf28 manager.c: Eliminate most RAII_VAR usage.
9 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
9 years ago
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
9 years ago
Corey Farrell f34dd10495 manager: Cleanup manager_channelvars during shutdown.
10 years ago
pchero fe8011cc50 AMI: Fixed OriginateResponse message
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Richard Mudgett b271d4a28a Add missing failure checks to ast_str_set_va() callers.
10 years ago
Ivan Poddubny 74635b5638 manager: Fix GetConfigJSON returning invalid JSON
10 years ago
Rodrigo Ramírez Norambuena 9b13536fed main/manager.c: Bugfix sort action_manager by alphabetically
10 years ago
Matt Jordan d1a6f1a9f9 git migration: Remove support for file versions
10 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
10 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
11 years ago
Jonathan Rose a620b287bd Manager: Fix Manager Action ModuleLoad to give correct response when reloading
11 years ago
Richard Mudgett 368ecf13bf AMI: Revert non-backwards compatible changes from earlier commit.
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
George Joseph 75cd302b0a config: Add option to NOT preserve effective context when changing a template
11 years ago
Mark Michelson c1582929f9 Prevent possible race condition on dual redirect of channels in the same bridge.
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
George Joseph 2b8c441096 loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
Matthew Jordan 30c34062c3 main/test: Fix race condition between AMI topic and Test Suite topic
11 years ago
Richard Mudgett 7f4b222e07 manager: Fix could not extend string messages.
11 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell 8ab323fead manager: Fix HTTP connection reference leaks.
11 years ago
Corey Farrell a256324fcf manager: Unsubscribe from acl_change_sub at shutdown.
11 years ago
Matthew Jordan 221dcb1335 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Jonathan Rose e979d0d5c1 Documentation: Improve documentation for ExtensionStatus AMI events
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
Corey Farrell 9e3b5be182 Release AMI connections on shutdown.
11 years ago
Kinsey Moore 1cb36afce3 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
George Joseph 0a2e6a1c7e config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Jonathan Rose de07c80ede Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
George Joseph d4dd19cb77 manager: Make WaitEvent action respect eventfilters
11 years ago
Kinsey Moore 4a22e1d865 AMI Docs: Fix Status channel parameter optionality
11 years ago
Kinsey Moore e6022f9f97 AMI: Improve documentation for Status action
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Rusty Newton 1dce73d278 Manager - Improve documentation for manager commands Getvar and Setvar.
11 years ago
Kinsey Moore 485d0379ae manager: Add state list commands
11 years ago