Commit Graph

579 Commits (7d606d87bfb7eeacda9fcc3575f9383d29731d2e)

Author SHA1 Message Date
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.
12 years ago
Matthew Jordan 221dcb1335 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
12 years ago
Jonathan Rose e979d0d5c1 Documentation: Improve documentation for ExtensionStatus AMI events
12 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
12 years ago
Corey Farrell 9e3b5be182 Release AMI connections on shutdown.
12 years ago
Kinsey Moore 1cb36afce3 Manager: Add missing fields and documentation for CoreShowChannels
12 years ago
George Joseph 0a2e6a1c7e config: bug: Fix SEGV in ast_category_insert when matching category isn't found
12 years ago
Jonathan Rose de07c80ede Manager: Require read permission for SYSTEM in order to send FullyBooted
12 years ago
George Joseph d4dd19cb77 manager: Make WaitEvent action respect eventfilters
12 years ago
Kinsey Moore 4a22e1d865 AMI Docs: Fix Status channel parameter optionality
12 years ago
Kinsey Moore e6022f9f97 AMI: Improve documentation for Status action
12 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
12 years ago
Rusty Newton 1dce73d278 Manager - Improve documentation for manager commands Getvar and Setvar.
12 years ago
Kinsey Moore 485d0379ae manager: Add state list commands
12 years ago
Mark Michelson cac711fc95 Do not omit the first header of a UserEvent AMI action from the corresponding emitted UserEvent.
12 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
12 years ago
Corey Farrell ef697de4a5 res_fax: unregister manager actions on unload
12 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
12 years ago
Matthew Jordan 96cbaa187a manager: Return ActionID on nominal responses to PresenceState action
12 years ago
Corey Farrell f4a30ad32e Fix minor reference leaks in app_skel and TEST_FRAMEWORK
12 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
12 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
12 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
12 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
12 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
12 years ago
Kinsey Moore dcb2ea657c HTTP: Add TCP_NODELAY to accepted connections
12 years ago
Kinsey Moore 9a85fc0aa0 ARI: Add debug logging for events and responses
12 years ago
Scott Griepentrog 0d057e6791 http: response body often missing after specific request
12 years ago
Richard Mudgett 1ba13718fc assigned-uniqueids: Miscellaneous cleanup and fixes.
12 years ago
Jonathan Rose 3a565767d7 manager: fix memory leak in manager_add_filter function
12 years ago
Scott Griepentrog ef69b5176d unqiueid: correct max uniqueid length test
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 years ago
Richard Mudgett 9e6407c07b manager: Fix AMI Status action of a single channel.
12 years ago
Sean Bright 98de7719dd Make a NOTICE about an invalid channel name more useful.
12 years ago
Kevin Harwell f9479fbcbd manager: ExtensionStatus event status human readable
12 years ago
Walter Doekes cc42229f26 manager: The eventfilter= option now takes an extended regex.
12 years ago
Richard Mudgett a9911f027e manager: Register atexit shutdown routine only once.
12 years ago