aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-01-12Merged revisions 7999 via svnmerge fromtilghman1-2/+2
2006-01-12Bug 6213 - Morse code apptilghman2-1/+190
2006-01-12typorussell1-1/+1
2006-01-12Added automatic folder feature described in 6090mogorman1-5/+41
2006-01-11conversions to memory allocation wrappers (issue #6210)russell5-25/+15
2006-01-11replace malloc+memset with a call to ast_calloc, also removing the errorrussell1-4/+1
2006-01-11fix temp greetings with odbc storage (issue #6078)russell1-1/+3
2006-01-11added feature from 5750 with whitespace fixing.mogorman1-9/+32
2006-01-11Merged revisions 7957 via svnmerge from russell1-1/+1
2006-01-11Merged revisions 7955 via svnmerge fromtilghman1-3/+7
2006-01-09fix breakage introduced in revision 7863kpfleming1-1/+1
2006-01-08Merge playback cleanups (bug #6163)markster1-17/+9
2006-01-07Fix segfault in greek syntax (bug #6142)markster1-2/+2
2006-01-06allow limiting of queue members who will be delivered a given caller's call b...kpfleming1-15/+43
2006-01-05Added feature from bug #5053, allowing for mogorman1-30/+69
2006-01-05oops minor formatting fixes, and taking out mogorman1-16/+19
2006-01-05Added feature from bug #5573 and updated app_readmogorman1-56/+75
2006-01-04Whitespace and formatting changes. /Housekeepingoej1-47/+40
2006-01-04 Fix the 'if' clause to be true under the right conditions. Bug #6126bweschke1-1/+1
2006-01-03update copyright headers for files changed this yearkpfleming3-2/+3
2006-01-03Merged revisions 7743 via svnmerge fromtilghman1-9/+5
2006-01-03Merged revisions 7740 via svnmerge from kpfleming2-27/+9
2006-01-02Merged revisions 7709 via svnmerge fromtilghman1-5/+23
2005-12-30update doxygen docs to specify authorsrussell68-12/+180
2005-12-29normalize a loop and avoid multiple strlen calls when completing voicemail usersrussell1-4/+5
2005-12-29avoid multiple strlen calls in complete_queuerussell1-4/+9
2005-12-27fix permissions of created recordings (issue #6067)russell1-1/+1
2005-12-27Bug 5237 - Optional filename argumenttilghman1-9/+15
2005-12-27Bug 5382 - Allow VM_CATEGORY in voicemail emailstilghman1-14/+18
2005-12-27Reduce warnings on signedness conversionstilghman1-7/+7
2005-12-26Merged revisions 7634 via svnmerge from russell4-15/+15
2005-12-26Add "local channel" variation so that we don't read/write to the same markster1-6/+20
2005-12-25Fix multiple free of a frame (bug #6058)markster1-3/+3
2005-12-25Bug 5727 - reduce duplicate codetilghman1-94/+64
2005-12-23Bug 5759 - Remove unused datetime code (current DateTime app is in app_sayuni...tilghman2-101/+1
2005-12-23Merged revisions 7608 via svnmerge fromtilghman1-1/+0
2005-12-22 Another app documentation tweak.bweschke1-1/+1
2005-12-22Merged revisions 7601 via svnmerge fromtilghman1-3/+3
2005-12-21Bug 5734 - add status variables indicating the success or failure of the real...tilghman1-7/+20
2005-12-21add Log application for generating custom log messages from the dialplan (iss...russell1-3/+63
2005-12-20New version, including half/semi-half duplex modes and system announcementsjdixon1-21/+121
2005-12-20Avoid multiple free markster1-2/+2
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of markster1-10/+17
2005-12-20Don't bother decode on muted participantsmarkster1-3/+3
2005-12-20Major peformance improvements to meetmemarkster1-59/+168
2005-12-20Fix choppy audio with > 20ms audio frames (bug #5697)markster1-5/+12
2005-12-20Fix segfault on directed pickup when no CDR is available (bug #5998)markster1-1/+3
2005-12-17Merged revisions 7517 via svnmerge fromtilghman1-1/+1
2005-12-15Properly move these functions over to the funcs directory (since they no long...tilghman2-346/+1
2005-12-15Make sure the functions CUT and SORT are built.tilghman1-1/+2