Commit Graph

2086 Commits (4e47ce525bd47bb19103b8c3283e31810335d69d)

Author SHA1 Message Date
Steve Murphy 6dcb17baaf This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
Jason Parker 54d44e9b00 Add ability to notify an external application/script that the voicemail password was,
19 years ago
Jason Parker a1a37dddfe Add ability to add custom queue log via manager interface.
19 years ago
Jason Parker 938c4bdc29 Merged revisions 47782 via svnmerge from
19 years ago
Joshua Colp 9a40c9c4f2 Merged revisions 47748 via svnmerge from
19 years ago
Tilghman Lesher 3fee20d25d Merged revisions 47709 via svnmerge from
19 years ago
TransNexus OSP Development 5c36117d48 1. Fix the bug that Asterisk hangs up the calls if the OSP AuthRsp messages without destination protocol infomation.
19 years ago
Kevin P. Fleming 7fe1a6071c Merged revisions 47693 via svnmerge from
19 years ago
Joshua Colp c0dbe8931a Merged revisions 47632 via svnmerge from
19 years ago
Joshua Colp a8ef79fa6f Make local copy of arguments to parse. (issue #8362 reported by homesick)
19 years ago
Tilghman Lesher 1e41f1d68b Merged revisions 47621 via svnmerge from
19 years ago
Joshua Colp 964f27f316 Merged revisions 47617 via svnmerge from
19 years ago
Joshua Colp 64d5316a53 Add 'loose' option to joinempty and leavewhenempty which is almost exactly like 'strict' except it does not count paused queue members as unavailable. (issue #8263 reported by gnarf)
19 years ago
Joshua Colp 4546bd26fc Don't play the "entering conference number <insert number here>" prompts if the 'q' option is used. If others believe this should be in 1.2/1.4 then we can put it in, but I'm uncomfortable doing so right now as it is a change of behavior. (issue #8138 reported by tmancill)
19 years ago
Joshua Colp 34e40c93bc Merged revisions 47551 via svnmerge from
19 years ago
Joshua Colp 0d367b09a5 Merged revisions 47437 via svnmerge from
19 years ago
Kevin P. Fleming 9398ac87a2 Merged revisions 47433 via svnmerge from
19 years ago
Kevin P. Fleming fed9126600 Merged revisions 47432 via svnmerge from
19 years ago
Russell Bryant 2b2693499d Add the ability to specify multiple prompts to the Read() dialplan application,
19 years ago
Joshua Colp 1991814a38 Merged revisions 47398 via svnmerge from
19 years ago
Russell Bryant 36793b730c Merged revisions 47391 via svnmerge from
19 years ago
Luigi Rizzo 6b459ebd0c %ld and time_t don't match, so cast the argument to long
19 years ago
Steve Murphy 908f176cf3 A fair number of changes for the sake of bug 7506
19 years ago
Matt O'Gorman f9517eb385 rge overhaul to voicemail imap support. Allows support for more imap servers,
19 years ago
Luigi Rizzo 8b3fe4556c move out another large block to a large function, and document
19 years ago
Luigi Rizzo a55ca0d6ec fix indentation of a block, and do minor simplifications at the end of
19 years ago
Luigi Rizzo 0f58d97707 complete previous commit.
19 years ago
Luigi Rizzo 01ec7d63d9 move another block into a function.
19 years ago
Luigi Rizzo 1385b6f047 move a large block into a separate function.
19 years ago
Luigi Rizzo ab4f699065 another small set of simplifications
19 years ago
Luigi Rizzo acf5e87b0f change HANDLE_CAUSE into a function.
19 years ago
Luigi Rizzo c3a6bbddb8 remove redundant checks
19 years ago
Luigi Rizzo 534da0ecfd start integrating the simplifications proposed in bug 0005860,
19 years ago
Joshua Colp e0ff47fe21 One has to create the path and filename in order to copy a file there. (issue #8278 reported by davebath)
19 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
19 years ago
Steve Murphy a89a16eb41 This introduces Brazilian Portuguese via 7663
19 years ago
Russell Bryant d70a7b6d8e add author doxygen tag (issue #8241, kshumard)
19 years ago
Steve Murphy 6d81c47801 These changes submitted by moy via bug 6992, to add a Dial 'End' event to asterisk. I include some changes to astman to cover other events that have been added.
19 years ago
Olle Johansson 8a2e564df5 Issue 8246 Doxygen updates (kshumard)
19 years ago
Olle Johansson a58a4fb8ac Spelling fix.
19 years ago
BJ Weschke eea3a260da Let's make sure we hold the mutex lock before we go looking at values in the queue structure that could potentially be changing while we're running.
19 years ago
BJ Weschke 95a4fc7af2 * Added option to run macro when a queue member is connected to a caller,
19 years ago
Russell Bryant 4337a82563 Merged revisions 46363 via svnmerge from
19 years ago
Russell Bryant 4a523b1b2d Add the ability to customize some of the prompts used within the voicemail
19 years ago
Jason Parker ebd08b4185 Merged revisions 46347 via svnmerge from
19 years ago
Russell Bryant 0ca6a42d7e fix various spelling mistakes in comments (issue #8237, jmls)
19 years ago
Russell Bryant 414f448b09 Merged revisions 46249 via svnmerge from
19 years ago
Kevin P. Fleming 749029de38 Merged revisions 46200 via svnmerge from
19 years ago
Russell Bryant 18b7e4b699 Merged revisions 46065 via svnmerge from
19 years ago
Joshua Colp 43b2735606 Merged revisions 45692 via svnmerge from
19 years ago