Commit Graph

559 Commits (bca20ed71ea8cd55ff8df4e5685c8e96ecce1cd7)

Author SHA1 Message Date
Joshua Colp 9577a1c65a Merged revisions 56805 via svnmerge from
19 years ago
Joshua Colp cda7883ffd Merged revisions 56783 via svnmerge from
19 years ago
Russell Bryant 4e752903bb Remove redundant check to ensure that LOW_MEMORY is not defined.
19 years ago
Tilghman Lesher b0f60e7496 Merged revisions 56685 via svnmerge from
19 years ago
Olle Johansson 75d387acbc Doxygen additions, corrections
19 years ago
Olle Johansson e916cf45da Doxygen updates and corrections
19 years ago
Russell Bryant dbd7334dcc Merged revisions 56505 via svnmerge from
19 years ago
Joshua Colp acf96db39f Merged revisions 56457 via svnmerge from
19 years ago
Russell Bryant 0d3a211335 Introduce a new manager action, GetConfigJSON, which is intended to improve
19 years ago
Russell Bryant 9138e53bc9 Merged revisions 56277 via svnmerge from
19 years ago
Joshua Colp afc99294fa Merged revisions 56231 via svnmerge from
19 years ago
Kevin P. Fleming 1bec2f5bfa give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded
19 years ago
Joshua Colp 48517d4bc8 Merged revisions 56008 via svnmerge from
19 years ago
Joshua Colp 7ec331f7ea Return trunk to a state where it compiles under Darwin. The byte order stuff is ugly, if anyone wants to clean it up... by all means do so.
19 years ago
Joshua Colp 746e139e6d Flush out the file pointer. (issue #9115 reported by guthrie)
19 years ago
Russell Bryant 4cbce3356e Merged revisions 55634 via svnmerge from
19 years ago
Kevin P. Fleming 74f31a51bc add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught
19 years ago
Jason Parker aac92788a2 Merged revisions 54886 via svnmerge from
19 years ago
Olle Johansson ba32ee49d0 Adding Realtime Text support (T.140) to Asterisk
19 years ago
Joshua Colp 123c1b5b19 Rely on ast_gethostbyname to handle IP addresses, not inet_aton. (issue #9056 reported by pj)
19 years ago
Joshua Colp cd56d84085 Properly handle an error result from a manager action. This could have left the action list permanently locked for reading.
19 years ago
Olle Johansson 11a9db38ed Make file's new comment doxygenified
19 years ago
Joshua Colp 67b499bbf8 Clean up the I/O context handler.
19 years ago
Olle Johansson 9f02e13857 Show version in "core show settings"
19 years ago
Olle Johansson 8ac0fb2bc3 New CLI command "Core show settings" to list some core settings
19 years ago
Joshua Colp 8470ee5cd0 Merged revisions 54290 via svnmerge from
19 years ago
Russell Bryant f60efe347a This introduces a new dialplan function, DEVSTATE, which allows you to do some
19 years ago
Russell Bryant 0e2c86820b Use spaces instead of tabs in the help text for a CLI command
19 years ago
Russell Bryant df48a3b1be Simplify WELCOME_MESSAGE to be a single function call instead of one for each
19 years ago
Russell Bryant 4300a7a6cd - Constify the format string passed to ast_cli()
19 years ago
Russell Bryant 8f8df3e5a9 Merged revisions 54103 via svnmerge from
19 years ago
Russell Bryant 2a5477b35e Merged revisions 54066 via svnmerge from
19 years ago
Russell Bryant 10c4a5fef7 Simplify a small bit of logic.
19 years ago
Olle Johansson 4ca354f3f8 Fix debug handling in acl.c
19 years ago
Paul Cadach 85ad583544 Merged revisions 53879 via svnmerge from
19 years ago
Russell Bryant 5715b49c30 Merged revisions 53810 via svnmerge from
19 years ago
Joshua Colp cd1973e4bc It is with pleasure that I announce the return of rawman support through the HTTP server. (issue #9013 reported by Jynger)
19 years ago
Tilghman Lesher 588fcc7be7 Merged revisions 53532 via svnmerge from
19 years ago
Russell Bryant 4284fb1f4a Merged revisions 53497 via svnmerge from
19 years ago
Russell Bryant ef5aba253e Merged revisions 53464 via svnmerge from
19 years ago
Joshua Colp 8f6d9918a7 Merged revisions 53434 via svnmerge from
19 years ago
Russell Bryant dfb5ef7f55 Merged revisions 53429 via svnmerge from
19 years ago
Tilghman Lesher 5f3b3d2358 Merged revisions 53246 via svnmerge from
19 years ago
Olle Johansson f303a4db46 Doxygen formatting changes
19 years ago
Joshua Colp 2cc011e005 Merged revisions 53120 via svnmerge from
19 years ago
Joshua Colp 3388474e15 Merged revisions 53118 via svnmerge from
19 years ago
Joshua Colp 880e319b7a Clean up ast_device_state. It's pretty now!
19 years ago
Joshua Colp 8a889843ba Switch the devicestate thread to operate the same way as the logging thread. Pops all entries off the list to be processed, resets the list back to a clean state, and processes each entry. The thread won't have to acquire the list lock again until it checks to see if there are more to process.
19 years ago
Joshua Colp ae64c71d65 Read/write lockify the devicestate stuff a bit.
19 years ago
Joshua Colp 721c7b3372 Merged revisions 53072 via svnmerge from
19 years ago