aboutsummaryrefslogtreecommitdiffstats
path: root/main/app.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-15Merged revisions 89275 via svnmerge from tilghman1-3/+10
2007-11-08improve linked-list macros in two ways:kpfleming1-5/+5
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.tilghman1-0/+67
2007-10-19Merged revisions 86502 via svnmerge from file1-0/+4
2007-09-25Merged revisions 83773 via svnmerge from tilghman1-1/+3
2007-09-24Merged revisions 83637 via svnmerge from tilghman1-1/+1
2007-09-20minor spelling fixes in a commentrussell1-1/+1
2007-09-20minor grammar fixrussell1-1/+1
2007-09-12Fixes Solaris build warningsmmichelson1-2/+9
2007-08-28(closes issue #7852)russell1-10/+172
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...file1-2/+2
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-27/+19
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-0/+40
2007-07-10Merged revisions 74265 via svnmerge from file1-2/+2
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-26/+13
2007-06-13Use read/write lock based lists for group counting.file1-25/+30
2007-06-13Merged revisions 69128 via svnmerge from file1-4/+8
2007-06-12Even more minor code cleanup!file1-42/+53
2007-06-08Add an option for ControlPlayback to be able to start at an offset fromrussell1-3/+29
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-5/+5
2007-06-06Formatting change ... testingrussell1-1/+1
2007-06-06Make another formatting change ... testing mantis/svn stuffrussell1-1/+1
2007-06-06Another minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06Minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06More random formatting changes to test Mantis/SVN integrationrussell1-2/+2
2007-06-06Make a completely arbitrary formatting change to test out some Mantis/SVNrussell1-0/+2
2007-06-04Change javadoc style code documentation to the same format we use elsewhere.russell1-24/+33
2007-05-16Ignore this ... playing with jira (AST-1)russell1-1/+1
2007-05-07Merged revisions 63286 via svnmerge from file1-0/+14
2007-04-25Merged revisions 61805 via svnmerge from file1-38/+81
2007-04-03Merged revisions 59887 via svnmerge from russell1-6/+3
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...file1-3/+3
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-1/+1
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-2/+2
2006-12-11This update fixes the problem reported in bug 8551; that ast_app_getdata() be...murf1-5/+7
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...murf1-7/+7
2006-11-10Add the ability to specify multiple prompts to the Read() dialplan application,russell1-13/+33
2006-11-04remove a useless castrizzo1-1/+1
2006-10-30Issue 8246 Doxygen updates (kshumard) oej1-2/+6
2006-10-05Merged revisions 44476 via svnmerge from kpfleming1-2/+2
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-14/+28
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-9/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1328