aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-05-01Merged revisions 24019 via svnmerge from tilghman6-0/+22
2006-05-01Merged revisions 23988 via svnmerge from bweschke1-1/+1
2006-05-01Merged revisions 23985 via svnmerge from bweschke1-1/+6
2006-05-01remove \n from the end of a couple of synopsis fieldsrussell1-2/+2
2006-05-01remove an extra newline, none of the other synopsis fields for apps have onerussell1-1/+1
2006-04-30fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)russell1-1/+1
2006-04-29revert the last change to this Makefile which removed the rules to buildrussell1-0/+6
2006-04-29remove now useless rule for app_rpt (bug 7059)rizzo1-6/+0
2006-04-29- convert the list of zones to use the list macros, and add locking (issue #7...russell1-32/+32
2006-04-28minor cleanuprizzo1-46/+28
2006-04-27Add option 'I' which allows you to record your name, but not review it. This ...file1-6/+11
2006-04-26remove unused variablerizzo1-1/+0
2006-04-26adds new function QUEUE_WAITING_COUNT and a fewmogorman1-1/+53
2006-04-26Merged revisions 22596 via svnmerge from mogorman1-2/+2
2006-04-26adds two new applications, exitwhile, and continuewhilemogorman1-5/+43
2006-04-24Deprecate prefixed options in voicemailtilghman1-5/+17
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming11-34/+63
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionjdixon1-0/+33
2006-04-21convert to use ast_stream_and_waitrizzo1-25/+8
2006-04-21convert to use ast_strem_and_waitrizzo1-32/+10
2006-04-21- use symbolic constants and macros to play with the debug flagrizzo1-2/+2
2006-04-21more NULL "" equivalence in cid fields.rizzo1-8/+7
2006-04-21more NULL "" equivalence,rizzo1-17/+14
2006-04-21more NULL "" equivalence in CID fields.rizzo1-2/+3
2006-04-19move a replicated block of code in the one place where it belongs.rizzo1-48/+13
2006-04-19merge two nested 'if' which are really a single block.rizzo1-8/+4
2006-04-19fix indentation of a large blockrizzo1-162/+162
2006-04-19start sorting out the duplicated code in the privacy handlerrizzo1-14/+33
2006-04-19merge two nested 'if' which are really a single block.rizzo1-5/+3
2006-04-19more localization and variable removalrizzo1-21/+19
2006-04-19more localization of variablesrizzo1-17/+19
2006-04-19localize one more variable;rizzo1-18/+18
2006-04-19localize some variablesrizzo1-13/+12
2006-04-19extract a common condition.rizzo1-15/+15
2006-04-19fix indentation of some large blocks after previous changesrizzo1-172/+172
2006-04-19more simplifications - use a local variable c instead of o->chan,rizzo1-78/+56
2006-04-19more simplificationsrizzo1-18/+5
2006-04-19start cleaning up this code so we can split the 900 lines functionrizzo1-145/+105
2006-04-19add experimental code for new-style "say" application.rizzo1-3/+323
2006-04-18remove a line that was added by mistakerizzo1-2/+0
2006-04-18Merged revisions 21037 via svnmerge from tilghman1-2/+2
2006-04-15Allow the attachment format to be specified differently for different mailbox...file1-1/+8
2006-04-14code simplificationsrizzo1-27/+12
2006-04-14use ast_strdup instead of strduprizzo1-4/+4
2006-04-14constification and code simplificationsrizzo1-53/+30
2006-04-14This rather large commit changes the way modules are loaded. rizzo74-968/+479
2006-04-13Merged revisions 19891 via svnmerge from tilghman1-2/+8
2006-04-13Merged revisions 19812 via svnmerge from kpfleming1-4/+4
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...file1-184/+399
2006-04-12Add ability to see if the person calling said anything or not.file1-0/+2