aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-11-21better fix for the previous bug.rizzo1-3/+8
2006-11-21do not ast_hangup() on a NULL channel.rizzo1-2/+2
2006-11-20Merged revisions 47864-47865 via svnmerge from tilghman1-2/+8
2006-11-20Merged revisions 47850 via svnmerge from file2-4/+4
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...murf3-16/+16
2006-11-17Add ability to notify an external application/script that the voicemail passw...qwell1-8/+19
2006-11-17Add ability to add custom queue log via manager interface.qwell1-0/+23
2006-11-16Merged revisions 47782 via svnmerge from qwell2-2/+2
2006-11-16Merged revisions 47748 via svnmerge from file1-0/+4
2006-11-15Merged revisions 47709 via svnmerge from tilghman1-1/+1
2006-11-151. Fix the bug that Asterisk hangs up the calls if the OSP AuthRsp messages w...transnexus1-202/+677
2006-11-15Merged revisions 47693 via svnmerge from kpfleming1-8/+47
2006-11-14Merged revisions 47632 via svnmerge from file1-1/+1
2006-11-14Make local copy of arguments to parse. (issue #8362 reported by homesick)file1-3/+4
2006-11-14Merged revisions 47621 via svnmerge from tilghman1-88/+89
2006-11-14Merged revisions 47617 via svnmerge from file1-2/+2
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