Commit Graph

2394 Commits (ab56fcce5ce100a27bc3a50e57a95d56ac297fa6)

Author SHA1 Message Date
Russell Bryant ab56fcce5c Allow compilation off app_voicemail with IMAP_STORAE against a system installed
19 years ago
Mark Michelson 3f3a8af232 Using inboxcount instead of countmessages.
19 years ago
Russell Bryant 80166c6de8 Conversions to ast_debug()
19 years ago
Tilghman Lesher 0296bd9957 Issue 9970 - Ensure directory exists before trying to write an output file
19 years ago
Tilghman Lesher e2f71e8937 Code cleanups
19 years ago
Jason Parker 68ac7f7633 Merged revisions 71068 via svnmerge from
19 years ago
Tilghman Lesher a1bc823136 Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p)
19 years ago
Joshua Colp 9a3ddbac93 Merged revisions 70899 via svnmerge from
19 years ago
Mark Michelson 5bad80449e Merged revisions 70808 via svnmerge from
19 years ago
Russell Bryant cc41da6de9 Merge changes from team/russell/sla_reload
19 years ago
Russell Bryant ffa9367f7b Merged revisions 70726 via svnmerge from
19 years ago
Joshua Colp 142c6f45d8 Merged revisions 70677 via svnmerge from
19 years ago
Mark Michelson 21422fd78c Removed an extraneous debug message I'd left in my previous commit
19 years ago
Tilghman Lesher 396a37eba8 Fix trunk brokenness; also, optimize application registration
19 years ago
Steve Murphy 2462d5ab4f Cleaning up a small disaster I created earlier
19 years ago
Steve Murphy 57526b35cc As per 9228, now app_queue should have the proper machinery to do gosubs.
19 years ago
Mark Michelson 3803718a8f Main fix: Fixing a bug which caused VoiceMailMain to always report that
19 years ago
Tilghman Lesher ce2c52d519 Merged revisions 70445 via svnmerge from
19 years ago
Tilghman Lesher 704c756c4a Merge work to make U(...) option work for Dial
19 years ago
Tilghman Lesher d260399bc1 Oops, shouldn't have taken that last shortcut (also add some checks)
19 years ago
Tilghman Lesher 344f8d40a8 Another method of doing local variables, hopefully a little closer to what codefreeze had in mind
19 years ago
Tilghman Lesher 2586a090a8 Local variables for codefreeze
19 years ago
Steve Murphy 866bbaa515 Via bug9228, no way to create macros via AEL, and some of the apps allow you to call macros..., I modded the apps that allow macro calls to allow gosubs calls also, to make them AEL compliant.
19 years ago
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