summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-07-06Merged revisions 73727 via svnmerge from Mark Michelson
2007-07-05Add the ability to play an announcement to queue caller just before bridgingJason Parker
2007-07-05Remove directory creation of directories we've never used.Tilghman Lesher
2007-07-05Merged revisions 73400 via svnmerge from Mark Michelson
2007-07-05Merged revisions 73355 via svnmerge from Joshua Colp
2007-07-05Merged revisions 73316 via svnmerge from Joshua Colp
2007-07-03mkstemp doesn't specify a file mode, so we should chmod it to VOICEMAIL_FILE_...Jason Parker
2007-07-03Fix a build warning, and potential issue if option p is not set at all.Jason Parker
2007-07-03Add support for changing the exit key from # to any DTMF.Jason Parker
2007-07-03Fix up the device state processing thread in app_queue so that it's notRussell Bryant
2007-07-03Merged revisions 73053 via svnmerge from Tilghman Lesher
2007-07-03Typo (closes issue 10105)Tilghman Lesher
2007-06-29Found a grievous logical error in get_vm_state_by_imapuser.Mark Michelson
2007-06-28move variable declarations to the beginning of a block.Luigi Rizzo
2007-06-28move variable declarations to the beginning of a block.Luigi Rizzo
2007-06-27Merged revisions 72381 via svnmerge from Joshua Colp
2007-06-27Merged revisions 72328 via svnmerge from Joshua Colp
2007-06-27Added ability to customize which buttons control forward, reverse, pause, and...Mark Michelson
2007-06-27Adding feature to support the storage and retrieval of voicemail greetings us...Mark Michelson
2007-06-27Merged revisions 72182 via svnmerge from Jason Parker
2007-06-26Merged revisions 71953 via svnmerge from Mark Michelson
2007-06-26The variable msgnum was being overwritten if IMAP storage was enabled.Mark Michelson
2007-06-26Create directory if it does not exist.Mark Michelson
2007-06-26Merged revisions 71877 via svnmerge from Mark Michelson
2007-06-26Merged revisions 71796 via svnmerge from Mark Michelson
2007-06-26Merged revisions 71751 via svnmerge from Tilghman Lesher
2007-06-25In my commit earlier today, I accidentally left a prototype that isn't defined.Mark Michelson
2007-06-25Allow compilation off app_voicemail with IMAP_STORAE against a system installedRussell Bryant
2007-06-25Using inboxcount instead of countmessages.Mark Michelson
2007-06-24Conversions to ast_debug()Russell Bryant
2007-06-24Issue 9970 - Ensure directory exists before trying to write an output fileTilghman Lesher
2007-06-22Code cleanupsTilghman Lesher
2007-06-22Merged revisions 71068 via svnmerge from Jason Parker
2007-06-22Issue 9990 - New API ast_mkdir, which creates parent directories as necessary...Tilghman Lesher
2007-06-21Merged revisions 70899 via svnmerge from Joshua Colp
2007-06-21Merged revisions 70808 via svnmerge from Mark Michelson
2007-06-21Merge changes from team/russell/sla_reloadRussell Bryant
2007-06-21Merged revisions 70726 via svnmerge from Russell Bryant
2007-06-21Merged revisions 70677 via svnmerge from Joshua Colp
2007-06-20Removed an extraneous debug message I'd left in my previous commitMark Michelson
2007-06-20Fix trunk brokenness; also, optimize application registrationTilghman Lesher
2007-06-20Cleaning up a small disaster I created earlierSteve Murphy
2007-06-20As per 9228, now app_queue should have the proper machinery to do gosubs.Steve Murphy
2007-06-20Main fix: Fixing a bug which caused VoiceMailMain to always report that Mark Michelson
2007-06-20Merged revisions 70445 via svnmerge from Tilghman Lesher
2007-06-20Merge work to make U(...) option work for DialTilghman Lesher
2007-06-20Oops, shouldn't have taken that last shortcut (also add some checks)Tilghman Lesher
2007-06-20Another method of doing local variables, hopefully a little closer to what co...Tilghman Lesher
2007-06-20Local variables for codefreezeTilghman Lesher
2007-06-19Via bug9228, no way to create macros via AEL, and some of the apps allow you ...Steve Murphy