Commit Graph

1767 Commits (f35e669a98d4058f928c97ffe4e9729cc0224f06)

Author SHA1 Message Date
Joshua Colp f35e669a98 Nothing to see here... move along
20 years ago
Joshua Colp 6f8c704e2b Update some documentation (file internal brain bug #42)
20 years ago
Matt O'Gorman 5a005e8ac8 Merged revisions 30037 via svnmerge from
20 years ago
Joshua Colp 91f9966be3 Merge branch for bug 6264 (Privacy option 2 returns dial-status ANSWER / option_priority_jumping not respected) (reported by jkoopmann and branch by murf)
20 years ago
Kevin P. Fleming 6e307c1d81 Merged revisions 29971 via svnmerge from
20 years ago
Jim Dixon f2af2718a6 Added incoming audio notch filtering, plus a bunch of command improvements, etc.
20 years ago
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