summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-01-11Merged revisions 98219 via svnmerge from Joshua Colp
2008-01-10Merged revisions 97925 via svnmerge from Mark Michelson
2008-01-10Use the appropriate line ending for the X-Asterisk-VM-Message-Type header.Mark Michelson
2008-01-10Several manager changes:Tilghman Lesher
2008-01-09Merged revisions 97575 via svnmerge from Mark Michelson
2008-01-09Merged revisions 97450 via svnmerge from Joshua Colp
2008-01-09Merged revisions 97308 via svnmerge from Mark Michelson
2008-01-08Merged revisions 97304 via svnmerge from Mark Michelson
2008-01-08Add a new flag 'd' (with optional context) permitting any extension withinTilghman Lesher
2008-01-08Initialize new variable to NULLTerry Wilson
2008-01-08Adding the option of specifying a second interface in a member definition for...Mark Michelson
2008-01-08Merged revisions 97192 via svnmerge from Mark Michelson
2008-01-08Merged revisions 97093 via svnmerge from Joshua Colp
2008-01-07Explicitly make literal constants long where they are expected to be.Mark Michelson
2008-01-07Document some weird casting magic that's necessary to interfaceMark Michelson
2008-01-07Adding user-configurable TCP timeout settings to IMAP voicemail. This couldMark Michelson
2008-01-03Compatibility fix for OpenBSDTilghman Lesher
2008-01-02Merged revisions 96102 via svnmerge from Mark Michelson
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...Mark Michelson
2008-01-02Since ',' is the standard argument separator in trunk, change app_queueMark Michelson
2008-01-02Merged revisions 95890 via svnmerge from Mark Michelson
2008-01-02Update osplookup documentation to use commas instead of pipes.Jason Parker
2008-01-02fix a spacing issue introduced in revision 95443.Russell Bryant
2007-12-31Fix a compiler warningMark Michelson
2007-12-28The diff for this change looks really bad, but all I did here was decrease th...Mark Michelson
2007-12-28Some changes to app_amd. Mark Michelson
2007-12-28Merged revisions 95095 via svnmerge from Mark Michelson
2007-12-27remove more unnecessary casts for NULL.Luigi Rizzo
2007-12-27NULL does not need to be cast to (char *)Luigi Rizzo
2007-12-27- Add Copyright Olle Johansson
2007-12-26Make 'else' argument to ExecIf optional. Clean up the description and usage ...Jason Parker
2007-12-26Use defined return values in load_module in more places.Jason Parker
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