Commit Graph

324 Commits (1e1a9e30d8358f2ad8e2bc8c92bd314717190da8)

Author SHA1 Message Date
Olle Johansson 6765d5f758 Adding small missing but important comma...
18 years ago
Olle Johansson 478df6c69f A big oops...
18 years ago
Olle Johansson a545aaae53 The MeetmeJoin now has caller ID name and Caller ID number fields (like MeetMeLeave)
18 years ago
Jason Parker d3dd515072 Merged revisions 90696 via svnmerge from
18 years ago
Olle Johansson 130a2051fa - Mark "concise" as deprecated
18 years ago
Joshua Colp 5303abd58d Merged revisions 89571 via svnmerge from
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Russell Bryant 6335b4b30d Merge changes from team/russell/sla_trunk_moh ...
18 years ago
Tilghman Lesher cbfc6dcbea Make trunk build again
18 years ago
Luigi Rizzo ffd86fc964 more errno.h removal
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Russell Bryant 1bf63d1c5b Merged revisions 89296 via svnmerge from
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Russell Bryant e309393920 Added the ability to do "meetme concise" with the "meetme" CLI command.
18 years ago
Russell Bryant a06218ee6d Added the S() and L() options to the MeetMe application. These are pretty
18 years ago
Luigi Rizzo 08b10da53b Simplify the implementation and the API for stringfields;
18 years ago
Joshua Colp e3f3a640c0 Merged revisions 88026 via svnmerge from
18 years ago
Tilghman Lesher 97fe45ab93 Janitor: use ast_free to pair calls of ast_malloc and ast_calloc
18 years ago
Joshua Colp 78cae359c8 Merged revisions 87970 via svnmerge from
18 years ago
Russell Bryant c1e08b1ae0 If a caller is listen-only, then don't bother with doing talker detection.
18 years ago
Russell Bryant adc9003fc5 Add support for a muted user to request to talk. The '2' option in the user
18 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago
Tilghman Lesher c853d3ab01 Enhancements to realtime (closes issue #9609)
18 years ago
Russell Bryant d78463be1e Corydon posted this janitor project to the bug tracker and mvanbaak provided
18 years ago
Tilghman Lesher 02c997c64c Add the MeetmeList and Reload manager commands, which supplement the need to have Command privilege. (closes issue #10736)
18 years ago
Jason Parker ac5332c674 More conversions to NEW_CLI
18 years ago
Russell Bryant 9388173f85 Make the MALLOC_DEBUG output for free() useful again. After changing calls to
18 years ago
Dwayne M. Hubbard 48ccbe253d Merged revisions 82286 via svnmerge from
18 years ago
Joshua Colp d6247edfae (closes issue #10560)
18 years ago
Joshua Colp d004349b83 (closes issue #10686)
18 years ago
Joshua Colp 8c8979936d Merged revisions 81776 via svnmerge from
18 years ago
Mark Michelson f9d5c43b87 Changing a NOTICE to a DEBUG.
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Russell Bryant e113d36aa4 Merge a set of device state improvements from team/russell/events.
18 years ago
Russell Bryant eb649f932b Merged revisions 78717 via svnmerge from
18 years ago
Russell Bryant 4e0947c5f1 Convert code that checks the _softhangup member of ast_channel directory to use
18 years ago
Tilghman Lesher 20bbd09de3 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
19 years ago
Steve Murphy 0f326a83c5 Merged revisions 77191 via svnmerge from
19 years ago
Tilghman Lesher 2c5a07bf03 Merged revisions 75529 via svnmerge from
19 years ago
Joshua Colp b8cd949cce Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application.
19 years ago
Joshua Colp 96a646734f It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it.
19 years ago
Jason Parker 2607a74599 Fix a build warning, and potential issue if option p is not set at all.
19 years ago
Jason Parker fe37e0dd7f Add support for changing the exit key from # to any DTMF.
19 years ago
Russell Bryant 80166c6de8 Conversions to ast_debug()
19 years ago
Russell Bryant cc41da6de9 Merge changes from team/russell/sla_reload
19 years ago
Russell Bryant ffa9367f7b Merged revisions 70726 via svnmerge from
19 years ago
Joshua Colp f804f5d2ed Merged revisions 69895 via svnmerge from
19 years ago