Commit Graph

1761 Commits (b31af470e7af0428a9dbe5c47482f0c2f68cebdc)

Author SHA1 Message Date
BJ Weschke 6535df3680 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor mods to accomodate recent enum work)
20 years ago
Matt O'Gorman 9d15337fa0 patch from bug 0007204 to make bug 5750 follow standard
20 years ago
Joshua Colp 822a3e81c9 Merged revisions 29555 via svnmerge from
20 years ago
BJ Weschke 5235890be4 This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
20 years ago
Joshua Colp 0cc02feae9 Add PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger)
20 years ago
Joshua Colp d2d8052741 don't stop recording until hangup (no terminator) (issue #7168 reported by julien23)
20 years ago
BJ Weschke d1fc8d4687 Add UniqueID to the leave manager event.
20 years ago
Tilghman Lesher 5a8e7415c7 Merged revisions 29398 via svnmerge from
20 years ago
Russell Bryant 99f3f45625 put a bunch of defines in enums, and convert comments to doxygen format
20 years ago
Russell Bryant 3adeececd7 remove a CLI command that has been marked deprecated since before Asterisk 1.0
20 years ago
Russell Bryant 9d53a3e7f5 - add a UserEvent action that allows a manager client to "broadcast" an event
20 years ago
Kevin P. Fleming db55898c0d Merged revisions 28968 via svnmerge from
20 years ago
Russell Bryant bdc30b8d9d fix up another place where the code made assumptions about how space for
20 years ago
Kevin P. Fleming 429360320d let's use the proper variable here, instead of segfaulting (don't know how this worked for anyone at all)
20 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
20 years ago
Joshua Colp ccf365cc70 Merged revisions 28651 via svnmerge from
20 years ago
Joshua Colp 154774e033 Merged revisions 28627 via svnmerge from
20 years ago
Tilghman Lesher f0b985853a Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for 1.2)
20 years ago
Joshua Colp 9d4d49cfeb Merged revisions 28212 via svnmerge from
20 years ago
Joshua Colp b37f523eff Merged revisions 28169 via svnmerge from
20 years ago
Olle Johansson e4bedcd7e8 Remove unsupported, unimplemented, unfunctional "v" option from meetme documentation
20 years ago
Joshua Colp 4edfd20a7a Remove needless check for autofill (issue #7180 reported by Marquis)
20 years ago
Joshua Colp 10994f5fbc Merged revisions 27847 via svnmerge from
20 years ago
Tilghman Lesher ffe4dedf29 Merged revisions 27636 via svnmerge from
20 years ago
Joshua Colp d2da48b156 Inherit channel variables when call forwarding through chan_local (issue #7095 reported by raarts)
20 years ago
Kevin P. Fleming 50a91c69c3 make this app actually compile
20 years ago
Olle Johansson 28d9dc7997 Typo
20 years ago
Olle Johansson 185cebac91 Adding check of option_debug
20 years ago
Joshua Colp 80a705c121 Make sure that the channel is answered before doing SpeechBackground. (issue #josh-wait-I-dont-have-issue-numbers)
20 years ago
Russell Bryant 51d5b1fdb2 simplify conference user list handling
20 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
20 years ago
Tilghman Lesher 06882b4232 Merged revisions 27093 via svnmerge from
20 years ago
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
20 years ago
Luigi Rizzo 698cead822 support reload say.conf to ease testing
20 years ago
Russell Bryant 932c5c7fd7 use the channel lock wrappers (issue #7120, Mithraen)
20 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
20 years ago
Luigi Rizzo 1904069f71 fix indentation of two large blocks
20 years ago
Luigi Rizzo c99f6d4576 fix a couple of misindented lines;
20 years ago
Luigi Rizzo 298eec4d28 use 'switch' insteaf of multiple 'if'
20 years ago
BJ Weschke 2d65bd68f1 Implement new support for "meetme list <confno> concise"
20 years ago
BJ Weschke afa37c0194 Merged revisions 26050 via svnmerge from
20 years ago
Mark Spencer 9953f4f40e Make SIP early media work more efficiently without so many reinvites
20 years ago
Mark Spencer db502da870 Make menuselect be able to show what the modules are
20 years ago
Russell Bryant 4120afc28e put all the QUEUE_STRATEGY values in an enum, and use them in all of the places
20 years ago
Tilghman Lesher 308618585e Bug 7009 - use the actual path, so that a table index can be used
20 years ago
Tilghman Lesher badac75c18 Bug 6787 - Allow escaping of newline characters for invoking non-Festival TTS systems
20 years ago
BJ Weschke 3780d4e7dd strategy "ringall" is really int value of 0, not 1.
20 years ago
Tilghman Lesher a5e16fe676 Warn user if the custom format is not one of the options
20 years ago
BJ Weschke c0186f6b4d Make QueueStatusComplete manager event thread safe by wrapping it inside the already existing Queue Lock clause. #7013 (bziherl reporting)
20 years ago
BJ Weschke a7f330a2d2 Merged revisions 25520 via svnmerge from
20 years ago