summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-11-02Add Flash() application XML documentation.Eliel C. Sardanons
2008-11-02Fix a typo in the name of the application.Eliel C. Sardanons
2008-11-02Another little one.Sean Bright
2008-11-02fix a typo (thanks sean)Russell Bryant
2008-11-02Fix various spelling and grammatical issues in documentationRussell Bryant
2008-11-02 - Use a for loop instead of a while loopRussell Bryant
2008-11-02Instead of doing a couple of strlen() calls each iteration of the loop, only ...Russell Bryant
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-31* Fixed timeout logic in the dialing API as setting timeoutsMark Michelson
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...Terry Wilson
2008-10-30fix a few small things found by using sparseKevin P. Fleming
2008-10-30Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)Tilghman Lesher
2008-10-29If there was no named defined in a voicemail.conf mailboxMark Michelson
2008-10-29Merged revisions 152538 via svnmerge from Steve Murphy
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-28Merged revisions 152463 via svnmerge from Tilghman Lesher
2008-10-28Merged revisions 152368 via svnmerge from Tilghman Lesher
2008-10-27Set ARGC in subroutines with the number of arguments passed.Tilghman Lesher
2008-10-27Oops, only delete the ARG variables once upon release. The following sectionTilghman Lesher
2008-10-27Remove options argument parsing/syntax (it isn't used any longer)Jason Parker
2008-10-21Default file modes should always be full read and write, to allow the systemTilghman Lesher
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