Commit Graph

1713 Commits (eb4ba3b888360868bf5d19be93a0c9309a93961d)

Author SHA1 Message Date
BJ Weschke c0186f6b4d Make QueueStatusComplete manager event thread safe by wrapping it inside the already existing Queue Lock clause. #7013 (bziherl reporting)
19 years ago
BJ Weschke a7f330a2d2 Merged revisions 25520 via svnmerge from
19 years ago
BJ Weschke 415dff6f2a Merged revisions 25518 via svnmerge from
19 years ago
BJ Weschke 714aab87bb Fix situation for when there is no monitor_option defined, but there is a monitor_exec defined.
19 years ago
Russell Bryant 03120e00ad use ast_channel_(un)lock
19 years ago
Matt O'Gorman ad825dcd8e added managerevent meetmemute with status on or off.
19 years ago
Russell Bryant fb7757440f remove a check of the result from ast_mutex_lock
19 years ago
BJ Weschke ed46a313d0 Merged revisions 25322 via svnmerge from
19 years ago
Mark Spencer e080c242f1 Minor AJAM fixups
19 years ago
Russell Bryant 24ed662549 add Polish language support to Voicemail, with some minor modifications that
19 years ago
Russell Bryant 10b4545ac0 modify the handling of the new temporary greeting reminder feature so that
19 years ago
BJ Weschke d83bd4d136 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
19 years ago
Russell Bryant 0794168428 add support for having the user reminded that their temporary greeting
19 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
19 years ago
Russell Bryant e5b6df5769 move ExecIf from app_while.c to app_exec.c (issue #7094, north)
19 years ago
BJ Weschke 6ed0af6fc3 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie )
19 years ago
Russell Bryant 816a7cf13b constify the argument to pbx_checkcondition
19 years ago
Russell Bryant 53d09cbaf7 oops :)
19 years ago
Russell Bryant 110a0aa803 Merged revisions 24837 via svnmerge from
19 years ago
Russell Bryant f4f7b74655 - formatting fixes
19 years ago
BJ Weschke 7a9472f8a4 New manager action SendDTMF #6682 (squinky86)
19 years ago
Tilghman Lesher 7734d20eb5 Merged revisions 24706 via svnmerge from
19 years ago
BJ Weschke c037f1abdd Merged revisions 24669 via svnmerge from
19 years ago
Tilghman Lesher 21789c391b Bug 6989 - updates to the ODBC storage mechanism for compatibility with the new res_odbc
19 years ago
BJ Weschke 8ce9bec4ce Documentation / whitespace fix.
19 years ago
BJ Weschke fd7ca09072 Optionally record audio of the page command for re-pages/playback. #6827 (JeffSaxe)
19 years ago
BJ Weschke 76c9d14bb2 Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)
19 years ago
BJ Weschke bdf2a05aa5 Merged revisions 24567 via svnmerge from
19 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)
19 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
19 years ago
BJ Weschke ebb7eee9ce Implement and document RINGNOANSWER queue logging functionality to "tattle" on bad queue members.
19 years ago
BJ Weschke 7b3f3db65d Fix autofill behavior in app_queue and document it's functionality in queues.conf.sample and UPGRADE.txt
19 years ago
BJ Weschke a9281a1142 Introducing the REALTIME() dialplan function
19 years ago
BJ Weschke 857f2e8d41 Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event. #6522 (nording) w/ documentation additions where appropriate
19 years ago
Tilghman Lesher 6e24fb7a37 Merged revisions 24097 via svnmerge from
19 years ago
Tilghman Lesher aeed5ca05d Merged revisions 24019 via svnmerge from
19 years ago
BJ Weschke 7f0cc4786b Merged revisions 23988 via svnmerge from
19 years ago
BJ Weschke 649052f980 Merged revisions 23985 via svnmerge from
19 years ago
Russell Bryant 48b812829d remove \n from the end of a couple of synopsis fields
19 years ago
Russell Bryant 8582a58955 remove an extra newline, none of the other synopsis fields for apps have one
19 years ago
Russell Bryant 367f227d89 fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)
19 years ago
Russell Bryant b97d58024e revert the last change to this Makefile which removed the rules to build
19 years ago
Luigi Rizzo 28efe8a845 remove now useless rule for app_rpt (bug 7059)
19 years ago
Russell Bryant f461c5d160 - convert the list of zones to use the list macros, and add locking (issue #7027, with mods)
19 years ago
Luigi Rizzo 899cdda8cb minor cleanup
19 years ago
Joshua Colp bffe7b29ec Add option 'I' which allows you to record your name, but not review it. This rocks! (issue #7037 reported by jon with minor mods done by moi)
19 years ago
Luigi Rizzo 2904c6956d remove unused variable
19 years ago
Matt O'Gorman 7212fa80ad adds new function QUEUE_WAITING_COUNT and a few
19 years ago
Matt O'Gorman 367de1a73d Merged revisions 22596 via svnmerge from
19 years ago
Matt O'Gorman d5892657fe adds two new applications, exitwhile, and continuewhile
19 years ago