summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-05-02Introducing the REALTIME() dialplan functionBJ Weschke
2006-05-02 Record bridge channel unique id in "CONNECT" queue_log entry and the corresp...BJ Weschke
2006-05-02Merged revisions 24097 via svnmerge from Tilghman Lesher
2006-05-01Merged revisions 24019 via svnmerge from Tilghman Lesher
2006-05-01Merged revisions 23988 via svnmerge from BJ Weschke
2006-05-01Merged revisions 23985 via svnmerge from BJ Weschke
2006-05-01remove \n from the end of a couple of synopsis fieldsRussell Bryant
2006-05-01remove an extra newline, none of the other synopsis fields for apps have oneRussell Bryant
2006-04-30fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)Russell Bryant
2006-04-29revert the last change to this Makefile which removed the rules to buildRussell Bryant
2006-04-29remove now useless rule for app_rpt (bug 7059)Luigi Rizzo
2006-04-29- convert the list of zones to use the list macros, and add locking (issue #7...Russell Bryant
2006-04-28minor cleanupLuigi Rizzo
2006-04-27Add option 'I' which allows you to record your name, but not review it. This ...Joshua Colp
2006-04-26remove unused variableLuigi Rizzo
2006-04-26adds new function QUEUE_WAITING_COUNT and a fewMatt O'Gorman
2006-04-26Merged revisions 22596 via svnmerge from Matt O'Gorman
2006-04-26adds two new applications, exitwhile, and continuewhileMatt O'Gorman
2006-04-24Deprecate prefixed options in voicemailTilghman Lesher
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionJim Dixon
2006-04-21convert to use ast_stream_and_waitLuigi Rizzo
2006-04-21convert to use ast_strem_and_waitLuigi Rizzo
2006-04-21- use symbolic constants and macros to play with the debug flagLuigi Rizzo
2006-04-21more NULL "" equivalence in cid fields.Luigi Rizzo
2006-04-21more NULL "" equivalence,Luigi Rizzo
2006-04-21more NULL "" equivalence in CID fields.Luigi Rizzo
2006-04-19move a replicated block of code in the one place where it belongs.Luigi Rizzo
2006-04-19merge two nested 'if' which are really a single block.Luigi Rizzo
2006-04-19fix indentation of a large blockLuigi Rizzo
2006-04-19start sorting out the duplicated code in the privacy handlerLuigi Rizzo
2006-04-19merge two nested 'if' which are really a single block.Luigi Rizzo
2006-04-19more localization and variable removalLuigi Rizzo
2006-04-19more localization of variablesLuigi Rizzo
2006-04-19localize one more variable;Luigi Rizzo
2006-04-19localize some variablesLuigi Rizzo
2006-04-19extract a common condition.Luigi Rizzo
2006-04-19fix indentation of some large blocks after previous changesLuigi Rizzo
2006-04-19more simplifications - use a local variable c instead of o->chan,Luigi Rizzo
2006-04-19more simplificationsLuigi Rizzo
2006-04-19start cleaning up this code so we can split the 900 lines functionLuigi Rizzo
2006-04-19add experimental code for new-style "say" application.Luigi Rizzo
2006-04-18remove a line that was added by mistakeLuigi Rizzo
2006-04-18Merged revisions 21037 via svnmerge from Tilghman Lesher
2006-04-15Allow the attachment format to be specified differently for different mailbox...Joshua Colp
2006-04-14code simplificationsLuigi Rizzo
2006-04-14use ast_strdup instead of strdupLuigi Rizzo
2006-04-14constification and code simplificationsLuigi Rizzo
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-13Merged revisions 19891 via svnmerge from Tilghman Lesher