Commit Graph

687 Commits (b4eb773d5ea9befa25e8045a57dba550a690e541)

Author SHA1 Message Date
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
David M. Lee b97c71bb11 Fix shutdown assertions in stasis-core
12 years ago
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
12 years ago
Richard Mudgett 681b50df0a Fix SendText AMI action to never return non-zero.
12 years ago
David M. Lee dd87bea808 Minor fixups to Doxygen comments.
12 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
12 years ago
Richard Mudgett eb2d144195 * Fix unlocked accesses to feature_list. The feature_list is now also
12 years ago
Matthew Jordan ad191ebfcd Properly format an intmax_t value
12 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
12 years ago
David M. Lee 4a6237b231 Move NewCallerid, HangupRequest and SoftHangupRequest to Stasis
12 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
12 years ago
Kinsey Moore ccb5526508 Take advantage of the fact that stasis_unsubscribe now returns NULL
12 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
12 years ago
David M. Lee 4edd8be35c This patch adds a new message bus API to Asterisk.
12 years ago
Matthew Jordan 182098ba96 Don't display the AMI ALL class authorization for users if they don't have it
12 years ago
Matthew Jordan c209e85ad3 Fix crash in PresenceState AMI action when specifying an invalid provider
12 years ago
Kinsey Moore 2e1e0735fe Revamp of terminal color codes
12 years ago
Mark Michelson ad73536647 Further fix misinformation in the description of manager MailboxStatus command.
12 years ago
Richard Mudgett 5601f3be43 Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan 905b2a5932 Fix memory leak in 'manager show event' when command entered incorrectly
13 years ago
Jonathan Rose 89e84ff75d manager: Make challenge work with allowmultiplelogin=no
13 years ago
Matthew Jordan b6bac916f0 Don't attempt to purge sessions when no sessions exist
13 years ago
Matthew Jordan 4bd66cb96b Properly clean up manager resources on exit
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Jonathan Rose 68c63d7965 manager: remove curses dependent stuff from r375103
13 years ago
Jonathan Rose b2f9542f61 manager: Change display of 'manager show commands' and 'manager show command'
13 years ago
Andrew Latham 7226606f77 Continue to group config files
13 years ago
Kinsey Moore 357b733b66 Fix segfault regression from r370681
13 years ago
David M. Lee 5f9f6f3867 Multiple revisions 374570,374581
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Sean Bright 54c531ff1c Don't crash when passing a NULL message to __astman_get_header.
13 years ago
Kinsey Moore edb290ca09 Correct documentation for ModuleLoad AMI action
13 years ago
Matthew Jordan d624f2c550 AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVR
13 years ago
Mark Michelson c81d960ed6 Fix incorrect documentation of the MailboxStatus manager command.
13 years ago
Mark Michelson eb9e645a27 Allow support for early media on AMI originates and call files.
13 years ago
Terry Wilson ee849b461f Add AMI_CLIENT dialplan function
13 years ago
Mark Michelson 38f0ca423e Fix a possible crash due to passing NULL to ast_variables_dup()
13 years ago
Mark Michelson 58f281a670 Add "setvar" option to manager.conf.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Matthew Jordan 5d31fb2dd2 Update "manager show event" to support tab completion
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Michael L. Young babc0983e8 Add IPv6 Support To Manager
13 years ago
Richard Mudgett 745484e1b3 Fix error paths in action_hangup() for AMI Hangup action.
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Jason Parker 885fbf6b04 Prevent a potential crash when using manager hooks.
13 years ago
Jonathan Rose ceefcf8839 AST-2012-004: Fix an error that allows AMI users to run shell commands sans authorization.
13 years ago
Matthew Jordan 3934b0478d Fix places in main where a negative return value could impact execution
13 years ago
Michael L. Young abf40d9b28 Add IPv6 address support to security events framework.
13 years ago
Mark Murawki e4252eac10 Allow the Hangup manager action to match channels by regex
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Richard Mudgett 334f13d8b8 Allow AMI action callback to be reentrant.
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Jonathan Rose 11bbc097b7 Eliminate double close of file descriptor in manager.c
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Richard Mudgett 8af49f158a Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.
13 years ago
Mark Michelson 0f4489dc0f Fix TLS port binding behavior as well as reload behavior:
13 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
13 years ago
Richard Mudgett 2d7a40de58 Fix memory leak in error paths for action_originate().
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett 395814c33e Update AMI Getvar and Setvar documentation about supplying a channel name.
14 years ago
Walter Doekes bac9ff62ef Fix bad quoting of multiline mxml opaque_data that caused invalid xml.
14 years ago
Richard Mudgett 067250f74c Convert registered AMI actions to ao2 objects.
14 years ago
Matthew Nicholson bb07ca66a1 Merged revisions 340109 via svnmerge from
14 years ago
Richard Mudgett 5d5db050f8 Merged revisions 339508 via svnmerge from
14 years ago
Olle Johansson eeefca7f91 Generate error message when AMI action originate extension doesn't exist
14 years ago
Richard Mudgett 55b70ae625 Merged revisions 337974 via svnmerge from
14 years ago
Olle Johansson cab155e437 Merged revisions 336441 via svnmerge from
14 years ago
Matthew Nicholson ec31b52547 Merged revisions 335791 via svnmerge from
14 years ago
Matthew Nicholson b292ff3b32 Merged revisions 335653 via svnmerge from
14 years ago
Matthew Jordan 3b53a9cdb3 Merged revisions 332817 via svnmerge from
14 years ago
Kinsey Moore 0208f0ac71 Merged revisions 331316 via svnmerge from
14 years ago
Richard Mudgett 145c174565 Merged revisions 328329 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Kevin P. Fleming d37ac6a8a0 Merged revisions 327950 via svnmerge from
14 years ago
Mark Murawki 8b20d4ffe8 New feature: AMI Action FilterAdd
14 years ago
Leif Madsen 3d6c1ccd91 Merged revisions 324178 via svnmerge from
14 years ago
Sean Bright affae67cd2 Merged revisions 323608 via svnmerge from
14 years ago
Richard Mudgett 0096238b52 Merged revisions 320823 via svnmerge from
14 years ago
Richard Mudgett 024e4bd0f7 Merged revisions 320650 via svnmerge from
14 years ago
Russell Bryant 19b45ad446 Merged revisions 317425 via svnmerge from
14 years ago
Sean Bright fe5938c51e Merged revisions 316917-316919 via svnmerge from
14 years ago
Sean Bright 34734f727f Merged revisions 316663 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Sean Bright a52395aaee Merged revisions 316206 via svnmerge from
14 years ago
Matthew Nicholson 079e794b1c Merged revisions 314628 via svnmerge from
14 years ago
Matthew Nicholson a77fd545ab Merged revisions 312766 via svnmerge from
14 years ago
Matthew Nicholson 581bfad2f3 Merged revisions 311141 via svnmerge from
14 years ago
Terry Wilson d0846ea207 Merged revisions 310993 via svnmerge from
14 years ago
Terry Wilson 254092f8f6 Merged revisions 310240 via svnmerge from
14 years ago
Terry Wilson f88ef55d74 Merged revisions 308815 via svnmerge from
14 years ago
Jeff Peeler 3d667d7c0f Send manager event for blackfilter only if it DOES NOT match.
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Richard Mudgett f71322f239 Merged revisions 305923 via svnmerge from
14 years ago
Russell Bryant 1c469717a4 Merged revisions 302837 via svnmerge from
15 years ago
Russell Bryant b822431266 Merged revisions 302789 via svnmerge from
15 years ago
Russell Bryant 0a6082c45a Merged revisions 302785 via svnmerge from
15 years ago
Matthew Nicholson 8ad7304e66 Merged revisions 301595 via svnmerge from
15 years ago
Paul Belanger 0aacbecacc Merged revisions 293611 via svnmerge from
15 years ago
David Vossel 9189752c51 Merged revisions 292595 via svnmerge from
15 years ago
David Vossel a023be409e Merged revisions 291227 via svnmerge from
15 years ago
Olle Johansson 138d5165e3 Merged revisions 289951 via svnmerge from
15 years ago
Terry Wilson 9c1c787c36 Merged revisions 288572 via svnmerge from
15 years ago
Olle Johansson 3478cfffca Merged revisions 287471 via svnmerge from
15 years ago
Russell Bryant dce0822d60 Merged revisions 284065 via svnmerge from
15 years ago
Olle Johansson 96af228d76 Doxygen formatting changes
15 years ago
Paul Belanger e0dc0a7428 Merged revisions 279273 via svnmerge from
15 years ago
Tilghman Lesher d09cf65ff8 Merged revisions 278023 via svnmerge from
15 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
15 years ago
Tilghman Lesher d72336e83f Merged revisions 277261 via svnmerge from
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Matthew Nicholson a1a08a7338 Fixed whitespace problems
15 years ago
Matthew Nicholson 269989c50f Altered my comment about TCP_NODELAY
15 years ago
Matthew Nicholson 2dc3b3a8c2 Set TCP_NODELAY on manager TCP sockets to prevent delays on outgoing packets. This regression was introduced in r48338.
15 years ago
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.
15 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
16 years ago
Russell Bryant 1d46bb0d0f Resolve a memory leak that would occur on an invalid channel given to Action: Status
16 years ago
Mark Michelson c668cbfbfc Reverting commit number 173028 as there are some
16 years ago
Mark Michelson 7db67f9ca7 Add a CLI command to log out a manager user
16 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
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
17 years ago
Jeff Peeler 4a122b5d8c Merged revisions 139927 via svnmerge from
17 years ago
Jeff Peeler 618b3eb8f8 Merged revisions 139621 via svnmerge from
17 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Brandon Kruse ab64d7181a Revert tilghman and pari's code changes, as
17 years ago
Brett Bryant 41a6477d82 Fixes problem where manager users loaded from users.conf would be
17 years ago
Tilghman Lesher 0e76506c40 Russell pointed out that using ast_strdupa() within a loop like this is
17 years ago
Tilghman Lesher 6a80af637c Fix trunk devmode
17 years ago
Pari Nannapaneni b5a207c6be updateconfig is not uri decoding variables,values from the GET url
17 years ago
Tilghman Lesher 49715c05f1 Merged revisions 130959 via svnmerge from
17 years ago
Michiel van Baak e58fecde43 Merged revisions 130573 via svnmerge from
17 years ago
Tilghman Lesher 4ff527903e Code wasn't ready to be merged - see -dev list discussion
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Olle Johansson 6f400edeab Changing name of global api call to ast_*
17 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
17 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
17 years ago
Brett Bryant 2aae0ba13d Updates all usages of ast_tcptls_session_instance to be managed by reference counts so that they only get destroyed when all threads are done using
17 years ago
Russell Bryant 44e1c94465 Merged revisions 119742 via svnmerge from
17 years ago
Brett Bryant d32c2d6fd9 Add new functionality to http server that requires manager authentication for any path that includes a directory named 'private'. This patch also
17 years ago
Luigi Rizzo d5c75ee032 + Implement a variant of astman_get_header() to return the first or
17 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
17 years ago