summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-10-19cleaup of the TCP/TLS socket API:Kevin P. Fleming
2008-10-18 Give app_authenticate the ability to select a prompt other than the default. BJ Weschke
2008-10-18 The QueueEntry event now has the uniqueid of the channel included.BJ Weschke
2008-10-17Fix option handling code.Tilghman Lesher
2008-10-17Initialize character arrays as they are not guaranteed to be set.Jeff Peeler
2008-10-16Answer the channel prior to checking for the 'a'Mark Michelson
2008-10-16Updating app_skel.c to follow coding guidelinesMark Michelson
2008-10-15Minor spacing changeTilghman Lesher
2008-10-15building this module depends on res_agi being built as wellKevin P. Fleming
2008-10-14When specifying an invalid timeout to Dial, take itMark Michelson
2008-10-14Merged revisions 149200 via svnmerge from Mark Michelson
2008-10-14Merged revisions 149061 via svnmerge from Tilghman Lesher
2008-10-14Merged revisions 148987 via svnmerge from Tilghman Lesher
2008-10-14App is ignoring 'p' parameter -- initial pause.Tilghman Lesher
2008-10-14Merged revisions 148916 via svnmerge from Tilghman Lesher
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