summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-10-14API differences in spandsp 0.0.6pre1 and higherTilghman Lesher
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedTilghman Lesher
2008-10-10Merged revisions 148257 via svnmerge from Tilghman Lesher
2008-10-10Don't include logger.h in asterisk.h by default as it is causing problems bui...Sean Bright
2008-10-09Read the callerid in the correct order and make sure toMark Michelson
2008-10-09Reverting format addition for nowTilghman Lesher
2008-10-09Fudges for wav16, just like wav49Tilghman Lesher
2008-10-09Merged revisions 147997 via svnmerge from Tilghman Lesher
2008-10-08Some small tweaks regarding realtime conference announcements.Mark Michelson
2008-10-08Correct a typo in the help; also, ensure that the date and time are correctlyTilghman Lesher
2008-10-08Merged revisions 147517 via svnmerge from Joshua Colp
2008-10-08Keep up with shadow warnings. One day I'll actually enable this in the Makef...Sean Bright
2008-10-07Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdiSean Bright
2008-10-07This was flawed. The issue that I was trying to address was addressed bySean Bright
2008-10-07Merged revisions 147193 via svnmerge from Sean Bright
2008-10-07Or not.Sean Bright
2008-10-07There was a boo-boo in TFOT that is causing some confusion on the mailing listsSean Bright
2008-10-07If we encounter something in mailbox options that we don't grok, thenSean Bright
2008-10-07Make sure to compare the correct number of characters when special-casingSean Bright
2008-10-06All ODBC parts can now use either unixodbc or iodbc.Michiel van Baak
2008-10-06Merged revisions 146799 via svnmerge from Tilghman Lesher
2008-10-06This commit introduces a change to how the "joinempty"Mark Michelson
2008-10-02fix the 'meetme list', 'meetme list concise', 'meetme list $confno' and 'meet...Michiel van Baak
2008-10-02make this compile under devmode againMichiel van Baak
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found aTilghman Lesher
2008-10-01Initializing buffer prevents a segfault when arguments are incomplete.Tilghman Lesher
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-09-27fix a couple of CLI commands that did not have a help description.Michiel van Baak
2008-09-25(closes issue #13557)Steve Murphy
2008-09-17Merged revisions 143404 via svnmerge from Tilghman Lesher
2008-09-13Everytime a compile fails, a puppy dies.Sean Bright
2008-09-13Repair IAXVAR implementation so that it works again (regression?)Tilghman Lesher
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-12Merged revisions 142744 via svnmerge from Tilghman Lesher
2008-09-12Merged revisions 142675 via svnmerge from Steve Murphy
2008-09-09This is the trunk version of the patch to closeMark Michelson
2008-09-09Use ast_debug for debug messages. I was wondering why debugMark Michelson
2008-09-08Optimization: The only reason we should check memberMark Michelson
2008-09-03Fix some locking order issues in app_queue. This wasMark Michelson
2008-09-03Fix compilationMark Michelson
2008-09-03Merged revisions 140850 via svnmerge from Mark Michelson
2008-09-02Merged revisions 140751 via svnmerge from Mark Michelson
2008-09-02Update instructions for getting libresampleRussell Bryant
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-29Merged revisions 140421 via svnmerge from Mark Michelson
2008-08-26OpenBSD compat fix (reminded by mvanbaak on #asterisk-dev)Tilghman Lesher
2008-08-26Standardize the option names for consistency (but continue to work with theTilghman Lesher
2008-08-25Add output of variables to AgentRingNoAnswer managerMark Michelson
2008-08-25Realtime capabilities for the Find-Me-Follow-Me application.Tilghman Lesher
2008-08-22Merged revisions 139347 via svnmerge from Steve Murphy