summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-12-25Add pickup by channelTilghman Lesher
2007-12-21Something I've been itching to do for a while now. A minor optimization in ap...Mark Michelson
2007-12-21Fix a memory leak when reloading queue rules.Mark Michelson
2007-12-21Lots of coding guidelines cleanup.Mark Michelson
2007-12-21Merged revisions 94540 via svnmerge from Mark Michelson
2007-12-21Merged revisions 94538 via svnmerge from Mark Michelson
2007-12-21Merged revisions 94464 via svnmerge from Mark Michelson
2007-12-21Merged revisions 94420 via svnmerge from Mark Michelson
2007-12-21Moved the update of the queue_ent's rule list to just before we try to callMark Michelson
2007-12-21Merging the queue-penalty branch. In short, this allows one to dynamically ad...Mark Michelson
2007-12-20The changes to header inclusion in trunk broke compilation of app_voicemail w...Mark Michelson
2007-12-191. Unify the check for a penalty < 0 into the set_member_penalty code.Mark Michelson
2007-12-19Add 'voicemail reload' command.Tilghman Lesher
2007-12-19Add contributed WaitUntil app.Tilghman Lesher
2007-12-19add missing header fileDwayne M. Hubbard
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-12-17Merged revisions 93182 via svnmerge from Olle Johansson
2007-12-17Removing some leftover debug messages from a while back.Mark Michelson
2007-12-17Merged revisions 93291 via svnmerge from Mark Michelson
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-14Resolve a compiler warningMark Michelson
2007-12-14Change places where the name "INBOX" was hardcoded to use the imapfolderMark Michelson
2007-12-14Remove use of privacy.conf by the Privacy app.Tilghman Lesher
2007-12-14gcc 4.1.3 wants a union used here.Tilghman Lesher
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-13When working with dates, use numeric form whenever possible, as it's faster.Tilghman Lesher
2007-12-13Move usage of the old LOCAL_USER_* macros to the new ast_module_user_* functi...Joshua Colp
2007-12-13Merged revisions 92807 via svnmerge from Mark Michelson
2007-12-13Merged revisions 92803 via svnmerge from Mark Michelson
2007-12-13Tag voicemails with UTC time as opposed to local time zoneDoug Bailey
2007-12-12Merged revisions 92617 via svnmerge from Jason Parker
2007-12-12Conversions of free to ast_free, where applicable, and several other formatti...Tilghman Lesher
2007-12-12Merged revisions 92443 via svnmerge from Mark Michelson
2007-12-11Add variable to show which key was pressed to stop playback.Jason Parker
2007-12-11Merged revisions 92323 via svnmerge from Mark Michelson
2007-12-10Merged revisions 92202 via svnmerge from Mark Michelson
2007-12-10Add a few extra headers in the voicemail users listing inOlle Johansson
2007-12-10Put into Makefile.moddir_rules the common instructions used toLuigi Rizzo
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-12-07Merged revisions 91783 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91780 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91693 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91677 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91675 via svnmerge from Russell Bryant
2007-12-06Handle allocation failure of the heard and deleted arrays of the vm_state.Mark Michelson
2007-12-06- Dial eventOlle Johansson
2007-12-06Adding small missing but important comma...Olle Johansson
2007-12-06A big oops... Olle Johansson
2007-12-06The MeetmeJoin now has caller ID name and Caller ID number fields (like MeetM...Olle Johansson
2007-12-05Merged revisions 91292 via svnmerge from Mark Michelson