Commit Graph

2371 Commits (f86d192b95f58d26f7d56ab3c409fd904fd9937b)

Author SHA1 Message Date
Joshua Colp f804f5d2ed Merged revisions 69895 via svnmerge from
19 years ago
Mark Michelson a434fa668b Undoing my last commit. I misread the code before.
19 years ago
Mark Michelson 2265686e33 Cleaned up a section where there were two consecutive identical if statements.
19 years ago
Brett Bryant 7573042f95 Fixed issue where 'stop gracfeully' was hanging ...
19 years ago
Tilghman Lesher 30600f053f Janitor for ast_localtime
19 years ago
Russell Bryant 43658278ff Merged revisions 69702 via svnmerge from
19 years ago
Joshua Colp 84e624ff23 Merged revisions 69558 via svnmerge from
19 years ago
Russell Bryant 4b5a71e9d0 Merged revisions 69518 via svnmerge from
19 years ago
Russell Bryant b179e2155f Convert uses of strdup() to ast_strdup()
19 years ago
Kevin P. Fleming 5fdba27ea2 Merged revisions 69392 via svnmerge from
19 years ago
Russell Bryant ab6fa304a4 Add support for the tw language in voicemail
19 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
19 years ago
Mark Michelson d3bc0a518a Merged revisions 69181 via svnmerge from
19 years ago
Joshua Colp 919af45881 Merged revisions 69144 via svnmerge from
19 years ago
Russell Bryant 9e0458e9f1 Completely remove all of the code related to jumping to priority n + 101. yay!
19 years ago
Tilghman Lesher f314fa039b Issue 8971 - Allow DISA input to be ended with a '#'.
19 years ago
Tilghman Lesher b353c43c28 Merged revisions 68781 via svnmerge from
19 years ago
Russell Bryant 1441cc8b94 Merged revisions 68527 via svnmerge from
19 years ago
Russell Bryant 68492b239c Add an option for ControlPlayback to be able to start at an offset from
19 years ago
Russell Bryant 1d57ccb6f7 Fix a bunch of doxygen errors and document more things
19 years ago
Jason Parker 0ac5422486 Merged revisions 68326 via svnmerge from
19 years ago
Russell Bryant e911f41166 Merged revisions 68280 via svnmerge from
19 years ago
Jason Parker 20e1e1ad3c Merged revisions 68211 via svnmerge from
19 years ago
Mark Michelson 350a83fe98 Merged revisions 68198 via svnmerge from
19 years ago
Joshua Colp 2492bf26fb Merged revisions 68071 via svnmerge from
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Russell Bryant c7303534a4 Please forgive this flood of tiny changes ... this will be cool when it works
19 years ago
Mark Michelson 714e772ad4 Merged revisions 67804 via svnmerge from
19 years ago
Russell Bryant 8d35eeab0b minor formatting change ... testing mantis/svn
19 years ago
Russell Bryant f94f4a4c91 Don't try to check the result of alloca ...
19 years ago
Mark Michelson e156297c11 Fixing a crash wherein Asterisk would segfault when attempting to leave a voicemail when IMAP storage
19 years ago
Joshua Colp 4ba8071bda Merged revisions 67626 via svnmerge from
19 years ago
Russell Bryant 1d8be33e28 Merged revisions 67558 via svnmerge from
19 years ago
Mark Michelson 6a8be027d1 Merged revisions 67424 via svnmerge from
19 years ago
Joshua Colp bae04fd90e Merged revisions 67066 via svnmerge from
19 years ago
Joshua Colp d84f78ac04 Minor clean up. Constify a few variables and use ast_strlen_zero in a few places.
19 years ago
Joshua Colp 13a3661906 Add support for autocompleting start/stop options of the mixmonitor CLI command. (issue #9862 reported by eliel)
19 years ago
Russell Bryant 605368649e Merge major changes to the way device state is passed around Asterisk. The two
19 years ago
Mark Michelson 7173f3378f Merged revisions 66897 via svnmerge from
19 years ago
Russell Bryant 5af2d0720e Merged revisions 66879 via svnmerge from
19 years ago
Russell Bryant 7562efed2d - Don't check if the list is empty needlessly
19 years ago
Tilghman Lesher e8c1a35607 Merged revisions 66770 via svnmerge from
19 years ago
Russell Bryant 8ea9dcc221 Fix a crash on reload by using calloc() instead of malloc() to ensure that
19 years ago
Olle Johansson 0b2db74e5a Issue #9842 - Doxygen updates by snuffy. Thanks!
19 years ago
Mark Michelson 684f320397 Merged revisions 66671 via svnmerge from
19 years ago
Tilghman Lesher 1236ed3214 Issue 9477 - Improve menuselect labels
19 years ago
Olle Johansson 432c8654f5 - Don't re-invent existing headers (some already existed in chan_sip)
19 years ago
Joshua Colp 99eb9421d1 Unlock the minivmlock when no configuration is found. (issue #9814 reported by eliel)
19 years ago
Russell Bryant 8f783b335d Since this code now uses the API call for creating a detached thread, there
19 years ago
Joshua Colp 54bccb409b Add ListAllVoicemailUsers manager command. (issue #8112 reported by Tony Zhao)
19 years ago