aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-08Allow app_queue to use MONITOR_EXEC even if MONITOR_OPTIONS is not set. (issu...file1-1/+1
2007-04-08Merged revisions 60711 via svnmerge from tilghman1-3/+108
2007-04-06When a station picks up a trunk that was on hold, make the hints reflect thatrussell1-0/+1
2007-04-06Fix a few problems with SLA. (issue #9459, reported by francesco_r, fixed by...russell1-6/+27
2007-04-06Add support for returning different types of results (ie: NBest).file1-15/+52
2007-04-05Merged revisions 60267 via svnmerge from qwell1-1/+1
2007-04-04Fix a problem where if a trunk was hung up while it was on hold, all of therussell1-0/+3
2007-04-03Don't clash when a person both speaks and uses DTMF.file1-2/+4
2007-04-02Merged revisions 59723 via svnmerge from file1-1/+1
2007-03-29Merged revisions 59360 via svnmerge from file1-20/+17
2007-03-27Merged revisions 59283 via svnmerge from tilghman1-1/+1
2007-03-27Merged revisions 59280 via svnmerge from tilghman1-5/+5
2007-03-27Merged revisions 59277 via svnmerge from russell1-3/+3
2007-03-27Fix app_directory to actually compile with ODBC_STORAGE, and update the code torussell1-10/+14
2007-03-27Fix app_directory when ODBC_STORAGE is being used. The Makefile did notrussell1-0/+3
2007-03-26Add ability to specify no timeout. This means as soon as the prompt is done p...file1-3/+12
2007-03-26Somehow the code for building the email for voicemail got out of sync. Thisrussell1-7/+7
2007-03-26Fix some codec negotiation problems when CallerID support is not enabled in SLA.russell1-3/+40
2007-03-26Make SpeechBackground obey the digit timeout value.file1-1/+1
2007-03-23Merged revisions 59186 via svnmerge from murf1-0/+5
2007-03-20Ooops. Sorry, messed up app_stack. This should return it to its previous, unt...murf1-199/+32
2007-03-20The fix for the AEL <<security hole>> (bug 9316) is here...murf1-32/+199
2007-03-18 Don't return a non-zero return code if the profile doesn't exist, to match w...bweschke1-1/+1