Commit Graph

411 Commits (283f63c594d0c4327c51fdae0587a6a9f1cb15d3)

Author SHA1 Message Date
Tilghman Lesher aed189605b Permission checking for the system application is backwards.
15 years ago
Paul Belanger c9a0c500ae Correct manager variable 'EventList' case.
15 years ago
David Vossel 3a875d8524 minor fixes for white/black event filters
15 years ago
Jeff Peeler 42c24b585a Add regular expression filtering for manager events.
15 years ago
Tilghman Lesher de625d9c08 Event well was going dry.
15 years ago
Tilghman Lesher 0807833f8d Verify event is not NULL before attempting to lower its usecount.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
15 years ago
Tilghman Lesher 7718567b24 Eliminate stale manager events after a set interval, even if AMI clients don't query for them.
15 years ago
Terry Wilson 0390dae08d Merge the rest of the FullyBooted patch
15 years ago
Leif Madsen fa5350f7d7 Missing newlines added to Set-Cookie line in manager.c
15 years ago
Leif Madsen 193d495a8a Recorded merge of revisions 263456 via svnmerge from
15 years ago
Paul Belanger b2f59bea24 New 'manager show settings' CLI command.
15 years ago
Matthew Nicholson 2724f89bba Merged revisions 257070 via svnmerge from
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD.
15 years ago
Jeff Peeler 80d3e91714 Optimization to manager events.
16 years ago
Olle Johansson 7c61a7105f Change api for pbx_builtin_setvar to actually return error code if a function can't be written to.
16 years ago
Olle Johansson 52b0cb912b Merged revisions 242850 via svnmerge from
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Tilghman Lesher 31e93b2865 Merged revisions 238915 via svnmerge from
16 years ago
Jeff Peeler 5b36dd59ea Enhance AMI redirect to allow channels to be redirected to different places.
16 years ago
Jeff Peeler 51df77df8b Merged revisions 232581 via svnmerge from
16 years ago
Jeff Peeler d01451c076 Make manager response to "Action: events" finish with empty line
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Olle Johansson 037a6d287b Add destruction of iterators to avoid problems with refcounters
16 years ago
Russell Bryant b0778107c7 Resolve a warning from gcc 4.4.1.
16 years ago
David Brooks d87006ca1c AMI hook interface
16 years ago
Tilghman Lesher c6a34a201e Merged revisions 226138 via svnmerge from
16 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Kevin P. Fleming d04158f5b1 Eliminate unnecessary include of version.h in manager.c.
16 years ago
Sean Bright 2ee2947a55 Properly terminate the response to the manager Ping action.
16 years ago
Tilghman Lesher 006b0b480b Properly initialize the session to prevent a crash.
16 years ago
Tilghman Lesher b8c75efa7e Ensure that we check for the special value CONFIG_STATUS_FILEINVALID.
16 years ago
Sean Bright 98f42ac6fa Merged revisions 212763 via svnmerge from
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Mark Michelson b1d9b989ee Merged revisions 207714 via svnmerge from
16 years ago
Russell Bryant 4cf8a968fd Add an API for reporting security events, and a security event logging module.
16 years ago
Mark Michelson e403a7fdfb Add timestamp to response to "Ping" manager action.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Russell Bryant 3c23511069 Don't claim a char * is a mansession object.
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Russell Bryant 1630c85861 Constification and remove some unused code.
16 years ago
Sean Bright 68d44ce5ff Add ActionID to CoreShowChannel event.
16 years ago
Sean Bright bbd9f040e1 Include startup and reload date in the CoreStatus manager message.
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Eliel C. Sardanons e45d681d15 Fix the CLI command 'manager show command' documentation and functionality.
16 years ago
Eliel C. Sardanons 9e5da09a6b Rollback commit 195367.
16 years ago
Eliel C. Sardanons 311c997896 Avoid autocompleting passed the action name argument in the CLI command.
16 years ago
Eliel C. Sardanons 8c5643b2f9 Do not lock the 'sessions' container, lock the allocated 'session'.
16 years ago
Eliel C. Sardanons 68a37433bc Fix a crash when logging out from the AMI and avoid astobj2 warning messages.
16 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
16 years ago
David Vossel ca138fc807 Consistent SSL/TLS options across conf files
16 years ago
Joshua Colp 68a9f7aca1 Fix a bug where we tried to send events out when no sessions container was present.
16 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Tilghman Lesher ce6ebaef97 Support HTTP digest authentication for the http manager interface.
16 years ago
Doug Bailey 9c2ff7bb1e Merged revisions 189391 via svnmerge from
16 years ago
Tilghman Lesher 1030a25ac9 Modify headers and macros, according to Russell's suggestions on the -dev list
16 years ago
Tilghman Lesher 39808fa953 Merged revisions 187428 via svnmerge from
16 years ago
Mark Michelson 4d42c73c55 Merged revisions 186719 via svnmerge from
16 years ago
Tilghman Lesher be40f3a33c Merge changes from str_substitution that are unrelated to that branch.
16 years ago
Mark Michelson f1707e95e5 Address Russell's comments regarding rev 185704.
16 years ago
Mark Michelson 378c2e9d2a Allow the AMI Hangup command to accept a Cause header.
16 years ago
Russell Bryant f745326750 Use ast_random() instead of rand() to ensure we use the best RNG available.
16 years ago
Joshua Colp 951cbf11d4 Reset the thread local string buffer when handling the UserEvent action.
16 years ago
Mark Michelson e909bfcea9 Fix an fd leak that would occur in HTTP AMI sessions
17 years ago
Russell Bryant 1d46bb0d0f Resolve a memory leak that would occur on an invalid channel given to Action: Status
17 years ago
Mark Michelson c668cbfbfc Reverting commit number 173028 as there are some
17 years ago
Mark Michelson 7db67f9ca7 Add a CLI command to log out a manager user
17 years ago
Steve Murphy 268ac221a2 Merged revisions 172030 via svnmerge from
17 years ago
Tilghman Lesher 071301029c Merged revisions 169364 via svnmerge from
17 years ago
Russell Bryant c2999a8366 Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.
17 years ago
Jeff Peeler 4e4093ab48 (closes issue #13993)
17 years ago
Russell Bryant 0859a4e30c Merged revisions 164806 via svnmerge from
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Tilghman Lesher 58716e94ba Allocate enough space initially for the message.
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Jason Parker 85034a7f8e Another place this is missing
17 years ago
Jason Parker b147256fb5 Fix typo when ListCategories returns none.
17 years ago
Sean Bright 4dc60e7560 Merged revisions 159976 via svnmerge from
17 years ago
Michiel van Baak 1b6a5b7524 Merged revisions 159897 via svnmerge from
17 years ago
Kevin P. Fleming aa0e888629 add support for event suppression for AMI-over-HTTP
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Matthew Nicholson f3d086256c Added EVENT_FLAG_AGI and used it for manager calls in res_agi.c
17 years ago
Jason Parker ea1446635e Make sure we add the Event header for CoreShowChannels.
17 years ago
Tilghman Lesher 777d5ee470 Ping is missing the standard double-newline after the event.
17 years ago
Tilghman Lesher c2d30ffaa5 Merged revisions 156688 via svnmerge from
17 years ago
Pari Nannapaneni f50966c16a changing comment style to conform coding guidelines
17 years ago
Pari Nannapaneni 7a2b0102f1 Patch by Ryan Brindley -- Make sure that manager refuses any duplicate 'new category' requests in updateconfig
17 years ago
Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
Tilghman Lesher 2cc8e25222 Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
17 years ago
BJ Weschke 09e9b5d208 Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) when you use a dialplan function that requires a channel and then you don't provide one or provide an invalid one in the Channel: parameter. We'll handle this situation exactly the same way it was handled in pbx.c back on r61766.
17 years ago
Mark Michelson 4ad187cba4 Merged revisions 150304 via svnmerge from
17 years ago
Mark Michelson 8a1d9d1678 Merged revisions 150298,150301 via svnmerge from
17 years ago
Mark Michelson 9851feb8fb The priority was unnecessary for the manager atxfer, so it has
17 years ago