Commit Graph

1482 Commits (80c19330ffed906a30290756d6a5dfb4145243a5)

Author SHA1 Message Date
Jim Dixon 80c19330ff Added NOANSWER support, so that optional the DISA application starts without
20 years ago
Russell Bryant 4a7cec937d remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
20 years ago
BJ Weschke 3854a2438e Spelling corrections (mostly in comments and doxygen areas) #6249
20 years ago
Matt O'Gorman 58bac05e59 Added QUEUE_MEMBER_COUNT and QUEUE_MEMBER_LIST
20 years ago
Matt O'Gorman 9932a6415a make voicemail files group writable and uses a
20 years ago
Matt O'Gorman 169eeb8599 Added forward context option from 5497
20 years ago
Russell Bryant 55c8fc92a9 Various cleanups from comments in an email from Luigi Rizzo. Thank you!
20 years ago
Matt O'Gorman 130ce286ba added two new features to meetme, autofill and
20 years ago
Matt O'Gorman 2aaffe48e4 allow app_directed_pickup to try to pickup
20 years ago
Tilghman Lesher caa0de6e99 Somebody complained the that length of the dah wasn't quite up to spec...
20 years ago
BJ Weschke f6c5e65266 More memory wrapper cleanup. #6224
20 years ago
BJ Weschke 8637b23569 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod in app_rpt.c
20 years ago
Tilghman Lesher bce06eff5b Fix typos that caused voicemail not to compile.
20 years ago
Matt O'Gorman ac2732ef4e I will never touch VM again...
20 years ago
Matt O'Gorman 791370e026 some error checking added into g and a option
20 years ago
Matt O'Gorman b86c380a58 More cosmetic changes. thanks qwell and everyone
20 years ago
Matt O'Gorman 0228cf5bc0 Minor revisions from bug 6090
20 years ago
BJ Weschke a44bc3a0d7 Remove an unneccessary unlock and do away with the error msg about not being able to unlock the lock. #6201
20 years ago
Russell Bryant 57a8394f6c fix breakage from new feature committed in r7995
20 years ago
BJ Weschke aaa4c9aecc More new memory wrapper work.
20 years ago
BJ Weschke e825a748cf More new memory wrapper work and initializing some memory allocations to zero where they weren't before.
20 years ago
BJ Weschke deae1cbc3f New memory wrapper changes.
20 years ago
BJ Weschke 0c41704c68 Use argument macro in app_voicemail #6221
20 years ago
BJ Weschke 5f542e14cc Use argument macro in app_dictate #6222
20 years ago
Tilghman Lesher 1db503ade6 Merged revisions 7999 via svnmerge from
20 years ago
Tilghman Lesher 35dc7e7ff9 Bug 6213 - Morse code app
20 years ago
Russell Bryant f693a606f8 typo
20 years ago
Matt O'Gorman 672f6aa422 Added automatic folder feature described in 6090
20 years ago
Russell Bryant 2eb7eecdd0 conversions to memory allocation wrappers (issue #6210)
20 years ago
Russell Bryant 2dc13eb912 replace malloc+memset with a call to ast_calloc, also removing the error
20 years ago
Russell Bryant 5ce65af66e fix temp greetings with odbc storage (issue #6078)
20 years ago
Matt O'Gorman 283c0d64ba added feature from 5750 with whitespace fixing.
20 years ago
Russell Bryant 384aefa772 Merged revisions 7957 via svnmerge from
20 years ago
Tilghman Lesher bdc14f3c84 Merged revisions 7955 via svnmerge from
20 years ago
Kevin P. Fleming 10862cd151 fix breakage introduced in revision 7863
20 years ago
Mark Spencer 50ab29b64b Merge playback cleanups (bug #6163)
20 years ago
Mark Spencer f5678d89d4 Fix segfault in greek syntax (bug #6142)
20 years ago
Kevin P. Fleming d44823b5b8 allow limiting of queue members who will be delivered a given caller's call by penalty setting
20 years ago
Matt O'Gorman 8adf708c1b Added feature from bug #5053, allowing for
20 years ago
Matt O'Gorman 6ac09042f1 oops minor formatting fixes, and taking out
20 years ago
Matt O'Gorman 7b680ef6d8 Added feature from bug #5573 and updated app_read
20 years ago
Olle Johansson a5dcd29a2e Whitespace and formatting changes. /Housekeeping
20 years ago
BJ Weschke 6149728a77 Fix the 'if' clause to be true under the right conditions. Bug #6126
20 years ago
Kevin P. Fleming a4f8d466e8 update copyright headers for files changed this year
20 years ago
Tilghman Lesher 577e4189d5 Merged revisions 7743 via svnmerge from
20 years ago
Kevin P. Fleming cdf0303465 Merged revisions 7740 via svnmerge from
20 years ago
Tilghman Lesher b5d18c50b9 Merged revisions 7709 via svnmerge from
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Russell Bryant 5c18154617 normalize a loop and avoid multiple strlen calls when completing voicemail users
20 years ago
Russell Bryant 1bd94abf57 avoid multiple strlen calls in complete_queue
20 years ago