Commit Graph

1919 Commits (834c7265dedec362213641bb72ae0e5bc4cf29c4)

Author SHA1 Message Date
BJ Weschke 2ec3a672e9 Increase the size of the variable space for writing/reading persistent queue member data to allow for larger queues of members. (Matthew Roth #7703)
19 years ago
Matt O'Gorman 475afdaf39 support for imap in app_voicemail as well as some
19 years ago
Tilghman Lesher f37a4e3e12 Bug 6237 - add volgain parameter, such that voicemail messages may be amplified after recording
19 years ago
Kevin P. Fleming 9d26f46fc7 remove some extraneous 'followme' in prompt names
19 years ago
Russell Bryant b9ee151d22 suppress a compiler warning about the usage of a potentially uninitialized
19 years ago
Russell Bryant e068c5fcf9 Merged revisions 38972 via svnmerge from
19 years ago
Russell Bryant 774bba093b Merged revisions 38928 via svnmerge from
19 years ago
Tilghman Lesher 91629a8d55 Merged revisions 38761 via svnmerge from
19 years ago
Tilghman Lesher 3c581f0e1e Set permissions completely open and modify by umask
19 years ago
Kevin P. Fleming 21e3c3a561 play a beep tone into the spied-on channel if we are about to whisper to them
19 years ago
Kevin P. Fleming 4bc6613648 add ExtenSpy variant of ChanSpy
19 years ago
Kevin P. Fleming a8b85fda84 more simplification, and correct a bug i introduced in the last commit
19 years ago
Kevin P. Fleming 94fa23aaa1 remove local channel finding wrappers
19 years ago
Kevin P. Fleming 8af55b34ad restore infinite timeout for ast_waitfor() call
19 years ago
Kevin P. Fleming 22d37976f2 various cleanups:
19 years ago
Tilghman Lesher cc3029e871 Typo found on the -dev list
19 years ago
Russell Bryant 4103a6d8d7 fix a seg fault in this application if no context paramater is given
19 years ago
Russell Bryant ca9ba719b6 Merge a new implementation of ast_inet_ntoa, our thread safe replacement for
19 years ago
Kevin P. Fleming 6d0742fc16 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
19 years ago
Joshua Colp 457ec51f8d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
19 years ago
Mark Spencer f6d03e822a Make app_meetme's do_invite more generic.
20 years ago
Russell Bryant 88627c754a add a QueueLog application that allows for custom entries in the queue_log
20 years ago
North Antara 2da3b12c51 case consistency in DISA (or is it "disa"?)
20 years ago
Kevin P. Fleming 000ba592b2 more Makefile cleanup and consistency stuff
20 years ago
Tilghman Lesher 88a0996656 Merged revisions 37612 via svnmerge from
20 years ago
Tilghman Lesher 954b0dd624 Whitespace fixes
20 years ago
Tilghman Lesher d8ccfb6711 Whitespace fix
20 years ago
Kevin P. Fleming 3e9edd2702 Merged revisions 37571 via svnmerge from
20 years ago
Kevin P. Fleming dea45f3aa3 only compare the queue entry's max penalty to the member's penalty when the queue entry actually has a non-zero penalty
20 years ago
Kevin P. Fleming ce8a649696 Merged revisions 37441-37442 via svnmerge from
20 years ago
Russell Bryant f8df42ad97 fix some more app_voicemail breakage
20 years ago
Russell Bryant 81dc532887 fix the build options for app_voicemail
20 years ago
Kevin P. Fleming 5b639e6135 Merged revisions 37419 via svnmerge from
20 years ago
Mark Spencer 4c90cf59b7 Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state
20 years ago
Russell Bryant 7791079219 pointer signedness warnings cleanup
20 years ago
Russell Bryant 41bfcf3c57 pointer signedness warnings cleanup
20 years ago
Kevin P. Fleming 3be4c8d3eb actually do proper searching for c-client and output the results so app_voicemail can be built against it
20 years ago
Kevin P. Fleming bc9ed9f5c4 various minor fixes
20 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
20 years ago
Kevin P. Fleming dbf099cdb8 update dependency information to match new names for dependencies
20 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
20 years ago
Matt O'Gorman 76f85726aa fix a compiler warning and clean up the code a bit.
20 years ago
Tilghman Lesher 2127a0b7e5 Change superfluous messages to DEBUG and remove dead code
20 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
20 years ago
Olle Johansson ec9d4711d7 - Add notes about voicemail depending on res_adsi
20 years ago
Tilghman Lesher a58afaa03b Whitespace fixes only.
20 years ago
Olle Johansson fea7dd0b31 Add some comments to the SLA code
20 years ago
Russell Bryant a4c7a1c97c reduce indentation a couple of levels
20 years ago
Russell Bryant 03a277c5cc - remove an unused variable
20 years ago
Russell Bryant a717eef7c1 add RDNIS to the DumpChan application (issue #7432, junky)
20 years ago