Commit Graph

669 Commits (514f8c3c7ebfe5280fa9fa90f69e76865f667cad)

Author SHA1 Message Date
Sean Bright fc71c18a9b thread safety: Don't use getprotobyname()
8 years ago
Richard Mudgett c9296b23d1 core: Cleanup ast_get_hint() usage.
8 years ago
Mark Michelson dbc3598014 Remove extra ast_iostream_close() calls.
8 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
George Joseph ef4deb8ecd debug_utilities: Add ast_logescalator
8 years ago
Timo Teräs 070a51bf7c Implement internal abstraction for iostreams
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 4c9868624e Merge "manager: Add <see-also> tags to relate AoC events and actions"
9 years ago
zuul 3117d150fa Merge "manager: Add <see-also> tags to relate UserEvent actions/apps/events"
9 years ago
Matt Jordan e9fe08ea37 manager: Add <see-also> tags to relate interrelated events/actions together
9 years ago
Matt Jordan d8a7594ffd manager: Add <see-also> tags to relate AoC events and actions
9 years ago
Matt Jordan 243f0cf99a manager: Add <see-also> tags to relate UserEvent actions/apps/events
9 years ago
Richard Mudgett dcfef53ee2 stasis: Add setting subscription congestion levels.
9 years ago
Niklas Larsson 8a5c2e736c core/manager: Add uptime field to FullyBooted
9 years ago
Richard Mudgett 06632a0d11 Manager: Short circuit AMI message processing.
9 years ago
Richard Mudgett 6ddd856b86 manager.c: Eliminate most RAII_VAR usage.
9 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
9 years ago
Mark Michelson 89e94e886c Restrict CLI/AMI commands on shutdown.
9 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
9 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
10 years ago
Joshua Colp d2e2271874 manager: Fix build due to missing variable usage.
10 years ago
Mark Michelson 11ffcf662f Restrict functionality when ACLs are misconfigured.
10 years ago
Gareth Palmer 2f418c052e New AMI Command Output Format
10 years ago
Corey Farrell 62e95065d6 AMI: Fix improper handling of lines that are exactly 1025 bytes long.
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
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
10 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
George Joseph 59d4dbd3d0 manager: Make WaitEvent action respect eventfilters
11 years ago
Kinsey Moore 01f1ff1f77 AMI: Add AllVariables parameter to Status
11 years ago
Kinsey Moore a85a483fcd AMI Docs: Fix Status channel parameter optionality
11 years ago
Kinsey Moore 6a6702bb0f 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
Mark Michelson cac711fc95 Do not omit the first header of a UserEvent AMI action from the corresponding emitted UserEvent.
11 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
11 years ago
Corey Farrell ef697de4a5 res_fax: unregister manager actions on unload
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 96cbaa187a manager: Return ActionID on nominal responses to PresenceState action
11 years ago
Corey Farrell f4a30ad32e Fix minor reference leaks in app_skel and TEST_FRAMEWORK
11 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
11 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
11 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Kinsey Moore dcb2ea657c HTTP: Add TCP_NODELAY to accepted connections
11 years ago
Kinsey Moore 9a85fc0aa0 ARI: Add debug logging for events and responses
11 years ago
Scott Griepentrog 0d057e6791 http: response body often missing after specific request
11 years ago
Richard Mudgett 1ba13718fc assigned-uniqueids: Miscellaneous cleanup and fixes.
11 years ago
Jonathan Rose 3a565767d7 manager: fix memory leak in manager_add_filter function
11 years ago
Scott Griepentrog ef69b5176d unqiueid: correct max uniqueid length test
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Richard Mudgett 9e6407c07b manager: Fix AMI Status action of a single channel.
11 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
Richard Mudgett 82cce81737 manager: Protect data structures during shutdown.
12 years ago
Walter Doekes 9a88cc33f8 manager: Clarify eventfilter documentation. Textual changes only.
12 years ago
Kevin Harwell 7054e12ef2 manager: Originate doesn't abort on failed format_cap allocation
12 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
12 years ago
Kevin Harwell bd4be333fb manager: UserEvent including action on output
12 years ago
Jason Parker 04dfe2d77f Add AMI event for presence state.
12 years ago
Jonathan Rose bf5492abd2 security_events: Push out security events over AMI events
12 years ago
David M. Lee 97a8debd90 ari: Add application/x-www-form-urlencoded parameter support
12 years ago
Mark Michelson c30170d9a2 Resolve some memory leaks due to incorrect for loop / ao2 ref usage.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago