aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-07-31umm... let's build with --enable-dev-mode, mmkay?kpfleming1-1/+1
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman35-486/+460
2007-07-30Minor clean up of app_followme.file1-387/+396
2007-07-30Merged revisions 77768 via svnmerge from file1-2/+2
2007-07-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...murf1-0/+5
2007-07-26Do a massive conversion for using the ast_verb() macrorussell22-350/+190
2007-07-26Merged revisions 77191 via svnmerge from murf1-21/+31
2007-07-25Merged revisions 77176 via svnmerge from file1-2/+10
2007-07-24Merged revisions 76801 via svnmerge from mmichelson1-11/+19
2007-07-23Merged revisions 76708 via svnmerge from tilghman1-0/+7
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman19-525/+480
2007-07-23Merged revisions 76618 via svnmerge from file1-2/+3
2007-07-21One small documentation update made to accompany 10154, the upgrading of the ...murf1-1/+1
2007-07-21This update was supplied in 10154; to allow announcemnts if the 'r' option (r...murf1-21/+37
2007-07-20Add support for default "say mode" (whether to use the "old" method or "new" ...qwell1-22/+75
2007-07-20Merged revisions 76139 via svnmerge from mmichelson1-3/+9
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf4-96/+96
2007-07-19This repairs a 'warning: ISO C90 forbids mixed declarations and code' message...murf1-1/+2
2007-07-19Merged revisions 75978 via svnmerge from mmichelson1-85/+82
2007-07-19Merged revisions 75969 via svnmerge from mmichelson1-103/+69
2007-07-19Fix trunk where I broke it earlier (for ast_strftime branch)tilghman1-5/+5
2007-07-18Merged revisions 75749 via svnmerge from tilghman1-1/+8
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman6-58/+60
2007-07-18Merged revisions 75658 via svnmerge from dhubbard1-1/+1
2007-07-18This corrects the problem with flags and %lld formats on 64-bit machines, whe...murf1-1/+1
2007-07-18Minor code tweaks. Variables were being checked wrong in some situations and ...file1-9/+6
2007-07-18Merged revisions 75529 via svnmerge from tilghman1-1/+1
2007-07-17Merged revisions 75405 via svnmerge from mmichelson1-2/+2
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf4-12/+37
2007-07-17Initialize a variable to avoid a warning when the compilerrizzo1-1/+1
2007-07-17Fix an incorrect parenthesization (TODO: Find a better word) in app_dialqwell1-1/+1
2007-07-16Merged revisions 75253 via svnmerge from mmichelson1-5/+16
2007-07-16I found this sillyness when I did my ast_module_user conversion. Return immed...file1-29/+29
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file68-709/+46
2007-07-16It is no longer required for each module that deals with a channel to call as...file63-329/+42
2007-07-13Merged revisions 75078 via svnmerge from mmichelson1-2/+4
2007-07-11Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.file1-5/+2
2007-07-11Allow the native formats of a channel to influence the audio that is going to...file1-2/+2
2007-07-10Merged revisions 74476 via svnmerge from mmichelson1-1/+14
2007-07-10Merged revisions 74428 via svnmerge from qwell1-10/+14
2007-07-10Merged revisions 74317 via svnmerge from qwell1-1/+1
2007-07-10Fix building that was broken by recent monitor.h changes. Thanks Russell for...qwell1-3/+3
2007-07-09Merged revisions 74120 via svnmerge from mmichelson1-13/+13
2007-07-09Add Queue and DestinationChannel headers to the AgentCalled manager eventrussell1-1/+3
2007-07-09Merged revisions 74047 via svnmerge from mmichelson1-1/+1
2007-07-09Implementation of a feature that will disable "missed calls" counters on SIP ...oej1-5/+13
2007-07-09Merged revisions 73985 via svnmerge from tilghman1-1/+1
2007-07-06Merged revisions 73727 via svnmerge from mmichelson1-2/+18
2007-07-05Add the ability to play an announcement to queue caller just before bridgingqwell1-0/+11
2007-07-05Remove directory creation of directories we've never used.tilghman1-12/+2