aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-11-13Add 'loose' option to joinempty and leavewhenempty which is almost exactly li...file1-10/+34
2006-11-13Don't play the "entering conference number <insert number here>" prompts if t...file1-4/+6
2006-11-13Merged revisions 47551 via svnmerge from file1-1/+1
2006-11-10Merged revisions 47437 via svnmerge from file1-1/+2
2006-11-10Merged revisions 47433 via svnmerge from kpfleming1-2/+1
2006-11-10Merged revisions 47432 via svnmerge from kpfleming1-0/+6
2006-11-10Add the ability to specify multiple prompts to the Read() dialplan application,russell1-2/+2
2006-11-09Merged revisions 47398 via svnmerge from file1-8/+16
2006-11-09Merged revisions 47391 via svnmerge from russell1-0/+4
2006-11-07%ld and time_t don't match, so cast the argument to longrizzo1-1/+1
2006-11-07A fair number of changes for the sake of bug 7506murf1-6/+6
2006-11-07rge overhaul to voicemail imap support. Allows support for more imap servers,mogorman1-338/+454
2006-11-04move out another large block to a large function, and documentrizzo1-199/+194
2006-11-04fix indentation of a block, and do minor simplifications at the end ofrizzo1-54/+46
2006-11-04complete previous commit.rizzo1-20/+0
2006-11-04move another block into a function.rizzo1-72/+104
2006-11-04move a large block into a separate function.rizzo1-83/+93
2006-11-03another small set of simplificationsrizzo1-15/+14
2006-11-03change HANDLE_CAUSE into a function.rizzo1-50/+64
2006-11-03remove redundant checksrizzo1-2/+3
2006-11-03start integrating the simplifications proposed in bug 0005860,rizzo1-19/+13
2006-11-03One has to create the path and filename in order to copy a file there. (issue...file1-0/+2
2006-11-02Merged revisions 47051 via svnmerge from tilghman2-23/+14
2006-11-01This introduces Brazilian Portuguese via 7663murf1-13/+65
2006-10-31add author doxygen tag (issue #8241, kshumard)russell1-1/+1
2006-10-30These changes submitted by moy via bug 6992, to add a Dial 'End' event to ast...murf1-0/+11
2006-10-30Issue 8246 Doxygen updates (kshumard) oej1-0/+1
2006-10-29Spelling fix.oej1-1/+1
2006-10-27 Let's make sure we hold the mutex lock before we go looking at values in the...bweschke1-1/+3
2006-10-27 * Added option to run macro when a queue member is connected to a caller,bweschke1-6/+171
2006-10-27Merged revisions 46363 via svnmerge from russell1-1/+1
2006-10-27Add the ability to customize some of the prompts used within the voicemailrussell1-9/+33
2006-10-26Merged revisions 46347 via svnmerge from qwell1-1/+1
2006-10-26fix various spelling mistakes in comments (issue #8237, jmls)russell7-18/+18
2006-10-25Merged revisions 46249 via svnmerge from russell1-1/+1
2006-10-25Merged revisions 46200 via svnmerge from kpfleming8-78/+55
2006-10-24Merged revisions 46065 via svnmerge from russell1-2/+2
2006-10-19Merged revisions 45692 via svnmerge from file1-2/+2
2006-10-18Just for Nicholson - here's an option, C, to Meetme that will allow it to con...file1-4/+13
2006-10-16It's new directed pickup! This now features a more sane way of finding the ch...file1-78/+89
2006-10-13Inherit the context and extension until the channel is answeredfile1-0/+8
2006-10-13Merged revisions 45066 via svnmerge from file1-0/+15
2006-10-13Merged revisions 45051 via svnmerge from file1-5/+3
2006-10-10More whitespace fixestilghman1-28/+28
2006-10-06Massive cleanup of the rpt code, updating to current coding guidelinestilghman1-3705/+3089
2006-10-05Fix indenting a bit (issue #8082 reported by selsky)file1-17/+17
2006-10-05As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), B...murf3-8/+10
2006-10-04Merged revisions 44378 via svnmerge from kpfleming3-3/+3
2006-10-04Added a warning to the documentation for Macro in response to bug 7776murf1-1/+9
2006-10-03Merged revisions 44298 via svnmerge from kpfleming1-3/+7