aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-06-20Merged revisions 70444 via svnmerge from tilghman1-1/+1
2007-06-19Merged revisions 69894 via svnmerge from file1-2/+4
2007-06-18To prevent 92138749238754 more reports of "I have unixodbc installed, butrussell1-0/+1
2007-06-15Add support for setting the maximum length of acceptable DTMF in SpeechBackgr...file1-1/+9
2007-06-15The SLATRUNK_STATUS variable indicated "SUCCESS" for both an answer of therussell1-4/+14
2007-06-14use ast_localtime() in every place localtime_r() was being usedkpfleming1-3/+3
2007-06-13Contains a patch for fixing an encoding problem when using Outlook to view vo...mmichelson1-4/+4
2007-06-13Really ignore NULL frames and check whether the channel hungup or not. (issue...file1-0/+4
2007-06-11Issue 9947 - fn2 was unused / incorrectly usedtilghman1-5/+1
2007-06-08Merged revisions 68526 via svnmerge from russell1-1/+1
2007-06-07Fix incorrect French syntax of "old messages".qwell1-3/+3
2007-06-07Fix loading persistent queue members when using realtime configuration for qu...russell1-1/+5
2007-06-07Merged revisions 68204 via svnmerge from qwell1-8/+19
2007-06-07Submitting a fix for Issue 8016. Added a check to make sure that greetings ge...mmichelson1-2/+5
2007-06-07Merged revisions 68070 via svnmerge from file1-1/+4
2007-06-06Fix for Issue 9810. There was a segfault under a specific set of circumstances:mmichelson1-5/+7
2007-06-06Include macroexten while searching for a channel to pick up in case they are ...file1-1/+1
2007-06-05Fix some crashes related to the use of the "meetme" CLI command. The code forrussell1-2/+7
2007-06-05Fix for bug number 9786, wherein voicemails saved to IMAP storage using exten...mmichelson1-1/+18
2007-06-04Initialize cidname variable to nothing since it may be used without having be...file1-2/+2
2007-06-01Removing extraneous debugging lines from revision 66897. Sorry :)mmichelson1-4/+0
2007-06-01Submitting a fix for voicemail with IMAP storage. Attachments with format spe...mmichelson1-12/+6
2007-06-01List app_meetme as a module that app_page depends on.russell1-0/+1
2007-05-31Merged revisions 66744 via svnmerge from tilghman1-5/+6
2007-05-30Fixed seg-faults when recording greetings in voicemail with IMAP enabled. (Is...mmichelson1-0/+32
2007-05-24Ensure that frames are fully initialized. This will probably fix gettingrussell1-2/+3
2007-05-22List res_smdi as a dependency for app_voicemail and chan_zaprussell1-0/+1
2007-05-22Remove a double const.file1-1/+1
2007-05-22 Fix a problem with flag recognition. bweschke1-3/+3
2007-05-22Merged revisions 65389 via svnmerge from russell1-0/+2
2007-05-18Merged revisions 65172 via svnmerge from murf1-0/+7
2007-05-18Fix a small bug I noticed while working on something else. app_queue did notrussell1-0/+1
2007-05-17Merged revisions 64758 via svnmerge from qwell1-1/+1
2007-05-17Increase the size of a buffer to support longer dial strings for channels.russell1-1/+1
2007-05-17Fix authuser support. (issue #9740 reported by xmarksthespot)file1-1/+1
2007-05-09Merged revisions 63565 via svnmerge from tilghman1-2/+2
2007-05-08Merged revisions 63477 via svnmerge from tilghman1-18/+32
2007-05-08Merged revisions 63359 via svnmerge from tilghman1-14/+17
2007-05-01Bug 9590 - Memory leaks around find_user() (found by rayjay, different fixes ...tilghman1-2/+9
2007-04-28Note that the "talker optimization" option will be enabled by default in 1.6russell1-1/+2
2007-04-20Merged revisions 61692 via svnmerge from qwell1-1/+1
2007-04-20Fix the UpdateConfig manager action to properly treat "variables" and "objects"russell1-3/+3
2007-04-13Merged revisions 61655 via svnmerge from file1-4/+12
2007-04-13Do not bother looking for a result if none are present.file1-0/+3
2007-04-13Eliminate a compiler warning with ODBC_STORAGE enabled so that it will buildrussell1-1/+1
2007-04-10Finished up a previous fix to overcome a compiler warning; the app NoCDR() ha...murf1-2/+1
2007-04-09Use the appropriate interface name with COMPLETECALLER.qwell1-1/+1
2007-04-09This is a big improvement over the current CDR fixes. It may still need refin...murf1-6/+6
2007-04-09Merged revisions 60935 via svnmerge from qwell1-1/+1
2007-04-09Merged revisions 60797 via svnmerge from file1-4/+5