Commit Graph

1733 Commits (dd0ee63009dd7dcc8e518e8ccb12e68f8130fef8)

Author SHA1 Message Date
Joshua Colp 80a705c121 Make sure that the channel is answered before doing SpeechBackground. (issue #josh-wait-I-dont-have-issue-numbers)
20 years ago
Russell Bryant 51d5b1fdb2 simplify conference user list handling
20 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
20 years ago
Tilghman Lesher 06882b4232 Merged revisions 27093 via svnmerge from
20 years ago
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
20 years ago
Luigi Rizzo 698cead822 support reload say.conf to ease testing
20 years ago
Russell Bryant 932c5c7fd7 use the channel lock wrappers (issue #7120, Mithraen)
20 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
20 years ago
Luigi Rizzo 1904069f71 fix indentation of two large blocks
20 years ago
Luigi Rizzo c99f6d4576 fix a couple of misindented lines;
20 years ago
Luigi Rizzo 298eec4d28 use 'switch' insteaf of multiple 'if'
20 years ago
BJ Weschke 2d65bd68f1 Implement new support for "meetme list <confno> concise"
20 years ago
BJ Weschke afa37c0194 Merged revisions 26050 via svnmerge from
20 years ago
Mark Spencer 9953f4f40e Make SIP early media work more efficiently without so many reinvites
20 years ago
Mark Spencer db502da870 Make menuselect be able to show what the modules are
20 years ago
Russell Bryant 4120afc28e put all the QUEUE_STRATEGY values in an enum, and use them in all of the places
20 years ago
Tilghman Lesher 308618585e Bug 7009 - use the actual path, so that a table index can be used
20 years ago
Tilghman Lesher badac75c18 Bug 6787 - Allow escaping of newline characters for invoking non-Festival TTS systems
20 years ago
BJ Weschke 3780d4e7dd strategy "ringall" is really int value of 0, not 1.
20 years ago
Tilghman Lesher a5e16fe676 Warn user if the custom format is not one of the options
20 years ago
BJ Weschke c0186f6b4d Make QueueStatusComplete manager event thread safe by wrapping it inside the already existing Queue Lock clause. #7013 (bziherl reporting)
20 years ago
BJ Weschke a7f330a2d2 Merged revisions 25520 via svnmerge from
20 years ago
BJ Weschke 415dff6f2a Merged revisions 25518 via svnmerge from
20 years ago
BJ Weschke 714aab87bb Fix situation for when there is no monitor_option defined, but there is a monitor_exec defined.
20 years ago
Russell Bryant 03120e00ad use ast_channel_(un)lock
20 years ago
Matt O'Gorman ad825dcd8e added managerevent meetmemute with status on or off.
20 years ago
Russell Bryant fb7757440f remove a check of the result from ast_mutex_lock
20 years ago
BJ Weschke ed46a313d0 Merged revisions 25322 via svnmerge from
20 years ago
Mark Spencer e080c242f1 Minor AJAM fixups
20 years ago
Russell Bryant 24ed662549 add Polish language support to Voicemail, with some minor modifications that
20 years ago
Russell Bryant 10b4545ac0 modify the handling of the new temporary greeting reminder feature so that
20 years ago
BJ Weschke d83bd4d136 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
20 years ago
Russell Bryant 0794168428 add support for having the user reminded that their temporary greeting
20 years ago
BJ Weschke 85e0c889e4 Allow for the execution of an AGI to the caller's channel right before they get bridged with the queue member that is going to take their call. Add the option to set a MEMBERINTERFACE variable on the caller's channel that will contain the interface of the queue member that is going to/did take the call. #6843
20 years ago
Russell Bryant e5b6df5769 move ExecIf from app_while.c to app_exec.c (issue #7094, north)
20 years ago
BJ Weschke 6ed0af6fc3 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie )
20 years ago
Russell Bryant 816a7cf13b constify the argument to pbx_checkcondition
20 years ago
Russell Bryant 53d09cbaf7 oops :)
20 years ago
Russell Bryant 110a0aa803 Merged revisions 24837 via svnmerge from
20 years ago
Russell Bryant f4f7b74655 - formatting fixes
20 years ago
BJ Weschke 7a9472f8a4 New manager action SendDTMF #6682 (squinky86)
20 years ago
Tilghman Lesher 7734d20eb5 Merged revisions 24706 via svnmerge from
20 years ago
BJ Weschke c037f1abdd Merged revisions 24669 via svnmerge from
20 years ago
Tilghman Lesher 21789c391b Bug 6989 - updates to the ODBC storage mechanism for compatibility with the new res_odbc
20 years ago
BJ Weschke 8ce9bec4ce Documentation / whitespace fix.
20 years ago
BJ Weschke fd7ca09072 Optionally record audio of the page command for re-pages/playback. #6827 (JeffSaxe)
20 years ago
BJ Weschke 76c9d14bb2 Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)
20 years ago
BJ Weschke bdf2a05aa5 Merged revisions 24567 via svnmerge from
20 years ago
BJ Weschke 80c34d2a91 Make sure that callers kicked from queue because of joinempty and leavewhenempty have an event logged with regard to the reason for their departure. #6559 (Corydon76)
20 years ago
BJ Weschke 944c8cc4a6 Log hold time and talktime in queue_log when blind transfers are made by queue members. #7038 (alphaqueue) w/documentation mods added
20 years ago