Commit Graph

1721 Commits (fbba50a6139c16c99f70ab8e4d1ef2df75aa1b4a)

Author SHA1 Message Date
BJ Weschke afa37c0194 Merged revisions 26050 via svnmerge from
19 years ago
Mark Spencer 9953f4f40e Make SIP early media work more efficiently without so many reinvites
19 years ago
Mark Spencer db502da870 Make menuselect be able to show what the modules are
19 years ago
Russell Bryant 4120afc28e put all the QUEUE_STRATEGY values in an enum, and use them in all of the places
19 years ago
Tilghman Lesher 308618585e Bug 7009 - use the actual path, so that a table index can be used
19 years ago
Tilghman Lesher badac75c18 Bug 6787 - Allow escaping of newline characters for invoking non-Festival TTS systems
19 years ago
BJ Weschke 3780d4e7dd strategy "ringall" is really int value of 0, not 1.
19 years ago
Tilghman Lesher a5e16fe676 Warn user if the custom format is not one of the options
19 years ago
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