aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-13reduce some duplicated code when doing a strdup (issue #5986)russell1-12/+9
2005-12-13Merged revisions 7448-7449,7451,7453 via svnmerge from kpfleming1-1/+1
2005-12-12Merged revisions 7433,7435 via svnmerge from kpfleming1-2/+4
2005-12-11Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from russell1-1/+1
2005-12-08Bug 5960tilghman1-2/+2
2005-12-08fix a bug from the recent removal of deprecated applications by initializingrussell1-1/+1
2005-12-07re-add app_setcallerid since it was not actually marked deprecated in 1.2russell2-6/+184
2005-12-07This is the first round of removing applications that were marked as deprecatedrussell14-2324/+14
2005-12-06Clarify purpose of function, by renamingtilghman1-3/+3
2005-12-05Merged revisions 7337 via svnmerge from russell1-2/+3
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix somerussell21-31/+31
2005-12-03Merging from 1.2, bug 5925 - app_voicemail should check for the callerid it s...tilghman1-5/+4
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman8-30/+31
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming3-81/+127
2005-12-01use ast_app_separate_args to split arguments (issue #5686)russell1-9/+11
2005-12-01fix queue weight feature - compare member interfaces instead of pointers torussell1-1/+1
2005-11-30use app arg parsing macros (issue #5678)russell1-8/+12
2005-11-30use app arg parsing macros (issue #5681)russell1-18/+28
2005-11-30use app arg parsing macros (issue #5690)russell1-52/+71
2005-11-30use app arg parsing macros (issue #5679)russell1-9/+16
2005-11-30convert VMCOUNT function to use new app args parsing macros (issue #5688)russell1-12/+15
2005-11-30print an error message if invalid arguments are specified (issue #5872)russell1-1/+3
2005-11-30issue #5887twisted1-2/+6
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming88-0/+0