aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-16Wait for the async thread to exit when hanging up all of the paged phones und...file1-3/+2
2007-03-16Making these documentation changes in the 1.4 branch upset various people, sorussell1-7/+7
2007-03-15Expand deprecation warnings from simply warning on use to the builtin documen...tilghman3-4/+9
2007-03-15Merge changes from svn/asterisk/team/russell/LaTeX_docs.russell1-7/+7
2007-03-14By default, don't attempt to do any CallerID handling at all with SLA becauserussell1-4/+11
2007-03-13Ensure that the blinky lights show that the trunk stopped ringing when therussell1-0/+3
2007-03-10Make the compiler happy and initialize a variable.russell1-1/+1
2007-03-09Fix spelling of unavailable in voicemail documentation. (issue #9248 reported...file1-1/+1
2007-03-08Hang up the channel that put the call on hold in the event processing thread torussell1-6/+5
2007-03-08Refactor hold handling a bit so that it does not require keeping the call uprussell1-38/+41
2007-03-08fix a compiler warning, and overwriting 'res' valuekpfleming1-6/+6
2007-03-05Don't create a listen channel and record the conference unless the option is ...file1-17/+16
2007-03-05Merged revisions 57869 via svnmerge from file1-8/+8
2007-03-03Merged revisions 57648 via svnmerge from tilghman1-0/+4
2007-03-01Merge changes from svn/asterisk/team/russell/sla_updatesrussell1-25/+16
2007-02-28Merge more changes from svn/asterisk/team/russell/sla_updatesrussell1-13/+99
2007-02-28Minor formatting changerussell1-7/+7