Commit Graph

2110 Commits (dadf652e26064a9934d16e482790e9ebb1f1beaa)

Author SHA1 Message Date
Kevin P. Fleming 21e3c3a561 play a beep tone into the spied-on channel if we are about to whisper to them
19 years ago
Kevin P. Fleming 4bc6613648 add ExtenSpy variant of ChanSpy
19 years ago
Kevin P. Fleming a8b85fda84 more simplification, and correct a bug i introduced in the last commit
19 years ago
Kevin P. Fleming 94fa23aaa1 remove local channel finding wrappers
19 years ago
Kevin P. Fleming 8af55b34ad restore infinite timeout for ast_waitfor() call
19 years ago
Kevin P. Fleming 22d37976f2 various cleanups:
19 years ago
Tilghman Lesher cc3029e871 Typo found on the -dev list
19 years ago
Russell Bryant 4103a6d8d7 fix a seg fault in this application if no context paramater is given
19 years ago
Russell Bryant ca9ba719b6 Merge a new implementation of ast_inet_ntoa, our thread safe replacement for
19 years ago
Kevin P. Fleming 6d0742fc16 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
19 years ago
Joshua Colp 457ec51f8d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
19 years ago
Mark Spencer f6d03e822a Make app_meetme's do_invite more generic.
19 years ago
Russell Bryant 88627c754a add a QueueLog application that allows for custom entries in the queue_log
19 years ago
North Antara 2da3b12c51 case consistency in DISA (or is it "disa"?)
19 years ago
Kevin P. Fleming 000ba592b2 more Makefile cleanup and consistency stuff
19 years ago
Tilghman Lesher 88a0996656 Merged revisions 37612 via svnmerge from
19 years ago
Tilghman Lesher 954b0dd624 Whitespace fixes
19 years ago
Tilghman Lesher d8ccfb6711 Whitespace fix
19 years ago
Kevin P. Fleming 3e9edd2702 Merged revisions 37571 via svnmerge from
19 years ago
Kevin P. Fleming dea45f3aa3 only compare the queue entry's max penalty to the member's penalty when the queue entry actually has a non-zero penalty
19 years ago
Kevin P. Fleming ce8a649696 Merged revisions 37441-37442 via svnmerge from
19 years ago
Russell Bryant f8df42ad97 fix some more app_voicemail breakage
19 years ago
Russell Bryant 81dc532887 fix the build options for app_voicemail
19 years ago
Kevin P. Fleming 5b639e6135 Merged revisions 37419 via svnmerge from
19 years ago
Mark Spencer 4c90cf59b7 Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state
19 years ago
Russell Bryant 7791079219 pointer signedness warnings cleanup
19 years ago
Russell Bryant 41bfcf3c57 pointer signedness warnings cleanup
19 years ago
Kevin P. Fleming 3be4c8d3eb actually do proper searching for c-client and output the results so app_voicemail can be built against it
19 years ago
Kevin P. Fleming bc9ed9f5c4 various minor fixes
19 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
19 years ago
Kevin P. Fleming dbf099cdb8 update dependency information to match new names for dependencies
19 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
19 years ago
Matt O'Gorman 76f85726aa fix a compiler warning and clean up the code a bit.
19 years ago
Tilghman Lesher 2127a0b7e5 Change superfluous messages to DEBUG and remove dead code
19 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
19 years ago
Olle Johansson ec9d4711d7 - Add notes about voicemail depending on res_adsi
19 years ago
Tilghman Lesher a58afaa03b Whitespace fixes only.
19 years ago
Olle Johansson fea7dd0b31 Add some comments to the SLA code
19 years ago
Russell Bryant a4c7a1c97c reduce indentation a couple of levels
19 years ago
Russell Bryant 03a277c5cc - remove an unused variable
19 years ago
Russell Bryant a717eef7c1 add RDNIS to the DumpChan application (issue #7432, junky)
19 years ago
Mark Spencer 79221df76c First pass at SLA support
19 years ago
Matt O'Gorman 109737eb1c Updates from transnexus to osplookup, removes res_osp
19 years ago
Tilghman Lesher 1c76072e4b Merged revisions 36377 via svnmerge from
19 years ago
Olle Johansson f8311adcda METERMAIDS:
19 years ago
Olle Johansson 71411c6bae - Formatting
19 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
19 years ago
BJ Weschke 0d0fadc781 Merged revisions 35669 via svnmerge from
19 years ago
Russell Bryant 53a56fcfe7 remove various commands that remove old modules since they have been there a
19 years ago
Tilghman Lesher 89f6ffe1e5 Bug 6589 - option to display channel variables in queue events
19 years ago
Russell Bryant 48ae9f0d4f - convert the 'uninstall' target to use separate targets to process each
19 years ago
Russell Bryant 55e8a60363 - specify that 'depend' is a .PHONY target
19 years ago
Russell Bryant 9db0520ff9 - specify that 'all' is a .PHONY target
19 years ago
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
19 years ago
Joshua Colp 0224dee876 Actually allow realtime queue members to be added (issue #7408 reported by tgrman)
19 years ago
Tilghman Lesher 2c3e94f289 Bug 7399 - Sample config showed [general] as the context, so the app should look there, too.
19 years ago
Joshua Colp e6958d9c5e Merged revisions 34911 via svnmerge from
19 years ago
Tilghman Lesher ea05183652 Merged revisions 34875 via svnmerge from
19 years ago
Russell Bryant 9f2a6516cf don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
19 years ago
Kevin P. Fleming e49a367ecf commit russell's menuselect/buildoptions work with some changes:
19 years ago
Russell Bryant 4691e6a29e remove IMAP_STORAGE from the build options list for app_voicemail since it's
19 years ago
Russell Bryant 287fce05d0 add support for setting the CFLAGS for voicemail storage options in menuselect
19 years ago
BJ Weschke 2e8a142c85 Don't ast_request a channel structure twice when a call is being forwarded. (#7362 - twlison / vechers confirming fix)
19 years ago
Kevin P. Fleming b5a13cbef8 Merged revisions 34274 via svnmerge from
19 years ago
Tilghman Lesher 2ee2b192e3 Merged revisions 34242 via svnmerge from
19 years ago
Kevin P. Fleming aba00b66fc use the proper named constants for checking device state, and don't treat UNKNOWN as not available in autofill mode
19 years ago
Kevin P. Fleming 7518a91032 various coding style cleanup and minor fixes
19 years ago
Kevin P. Fleming 11dac47877 Merged revisions 34159-34160 via svnmerge from
19 years ago
Kevin P. Fleming 39b9a1c945 Merged revisions 34087 via svnmerge from
19 years ago
Jim Dixon 8f77de5ebd Allowed proper tx/rx signal exclusivity for simplex repeater modes
19 years ago
Kevin P. Fleming 0af1edefb6 Merged revisions 33841 via svnmerge from
19 years ago
Russell Bryant 883d0f7a05 destroy the loaded say.conf on module unload
19 years ago
Russell Bryant 50dff0e818 fix a place where code returns without unlocking the vm users list and various
19 years ago
Russell Bryant 85560a175c Merged revisions 33781 via svnmerge from
19 years ago
Joshua Colp c311827dc9 Merged revisions 33724 via svnmerge from
19 years ago
Russell Bryant 4cef7b714e fix up some places where frames are not free'd and remove an unnecessary
19 years ago
Russell Bryant f1d5c83b8a Merged revisions 33515 via svnmerge from
19 years ago
Russell Bryant 67cae6a0c7 Merged revisions 33513 via svnmerge from
19 years ago
Russell Bryant d13b9e74be Merged revisions 33510 via svnmerge from
19 years ago
Russell Bryant 7100403fd9 Merged revisions 33480 via svnmerge from
19 years ago
Russell Bryant e0bd903246 Merged revisions 33466 via svnmerge from
19 years ago
Russell Bryant 558d3924ac don't leak a frame when breaking out of the loop on a timeout
19 years ago
Russell Bryant b4e2138311 don't leak a frame when exiting when the user presses '#'
19 years ago
Russell Bryant 1ab804f0ab don't leak a frame when breaking out of the main loop of this app
19 years ago
Kevin P. Fleming 3e41331bf3 get rid of some more compiler warnings (thanks tholo for making me fix the lpc10 stuff... that had been a problem for far too long)
19 years ago
Kevin P. Fleming 8d88bf549d there is no reason to define our own 'maximum path length' when the POSIX headers already define one for us
19 years ago
Joshua Colp dcab298cfc Don't double check existence of a variable (issue #7300 reported by foamdino)
19 years ago
Joshua Colp a23af6559c Merged revisions 33294 via svnmerge from
19 years ago
Joshua Colp e3fe7e1c08 Add more missing newlines (issue #7323 reported by darkskiez)
19 years ago
Olle Johansson 9f5aa13142 Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.
19 years ago
Olle Johansson dfaa7fd8cf Doxygen update
19 years ago
Russell Bryant 43b82059a5 fix a typo in an option name in config parsing
19 years ago
Russell Bryant f879fd2a22 simplify the loop that iterates through the categories in followme.conf and
19 years ago
Russell Bryant 89cfbf4673 fix an incorrect usage of scanf, where it should be using sscanf, instead,
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
19 years ago
Russell Bryant 503f99e2e8 remove the need to have to re-run make after a default menuselect.makeopts
19 years ago
Russell Bryant db7ee8b54b oops.
19 years ago
Russell Bryant 004848236a move a variable declaration to the beginning of a block
19 years ago
Russell Bryant 6947fdbf62 use sizeof to determine the size of a buffer
19 years ago
Russell Bryant 1bd42310a2 use sizeof to get the size of a buffer
19 years ago
BJ Weschke 6dc79b1447 More updates.
19 years ago
Russell Bryant 66a782e8ce make a global list head static
19 years ago
BJ Weschke 61cfff7b82 More cleanup.
19 years ago
Russell Bryant 204ba36938 move a declaration to the beginning of a block
19 years ago
BJ Weschke 3c30abc476 Don't leak memory.
19 years ago
Russell Bryant aee460f50b allocate an int on the stack instead of with ast_calloc
19 years ago
BJ Weschke 66e0ff5202 All better now!
19 years ago
BJ Weschke 63a271eb55 If the recorded file is found, don't actually start to play it.
19 years ago
Tilghman Lesher 95871f201d Merged revisions 32605 via svnmerge from
19 years ago
Kevin P. Fleming e855040110 fix some compiler warnings about variables used before initialization
19 years ago
BJ Weschke 3d973a0686 Introducing app_followme into /trunk!
19 years ago
Kevin P. Fleming e856010714 use module names, not file names, in menuselect
19 years ago
Olle Johansson f80bde18be - Add headers to e-mail with caller ID name and number to simplify automatic parsing
19 years ago
Olle Johansson 439e4963ab - Typo in chan_sip (: missing)
19 years ago
Olle Johansson 11c18976fb Add formats in text form to dumpchan()
19 years ago
Kevin P. Fleming 998eacf17f Merged revisions 31921 via svnmerge from
19 years ago
Tilghman Lesher 53ca50f1c8 Two missed cases
19 years ago
Tilghman Lesher 73a85ff250 Ooops, those characters weren't really periods (credit to John Olson)
19 years ago
Joshua Colp e5753b49ad Documentation changes for Qwell
19 years ago
Joshua Colp a69e488812 Fix up meetme some more (thanks TonyM!!!)
19 years ago
Joshua Colp a74ebe5933 Make the user menu unmute/mute work again, including in combination with the 'l' option.
19 years ago
Kevin P. Fleming 7f3cc8b886 cleanups for commit from issue #5657... set a cause code for a rejected forward request, and actually set tmp->chan to NULL when we reject the forward request
19 years ago
BJ Weschke 871f08ec07 Add an option to app_dial, 'i', to instruct the application ignore any requests from peers to forward calls elsewhere. #5657 (johnlange w/some minor mods)
19 years ago
Kevin P. Fleming 7e84433270 officially deprecate the 'roundrobin' queue strategy in favor of 'rrmemory'
19 years ago
Joshua Colp f35b95e516 Remove ourselves from the userlist a little bit earlier
19 years ago
Kevin P. Fleming 18606233da fix various typos and other bits (from Ian Kinner)
19 years ago
Luigi Rizzo 23233bb115 remove an explicit constant;
19 years ago
BJ Weschke 295c340164 A new way to try and deal with deadlocks that occur in app_queue at present. Using this approach, we only manipulate the main queue mutexes when we get a dev state change on a device that is actually a member of a queue. Further optimizations are still possible (eg - store and manage pointers to the status integer of the member record that this interface/device has a one-to-one relationship with and then go directly to those pointers to make status modifications rather than the recursive looping that goes on now) BUT first things first. :)
19 years ago
Joshua Colp 8ecf6a7bb1 Merge in branch that adds new features to MeetMeAdmin. See application documentation for more details on the new options. (issue #7131 reported by dmikusa branch by jcollie)
19 years ago
BJ Weschke 59e1522025 Merged revisions 30424 via svnmerge from
19 years ago
Tilghman Lesher 31081f1224 Deprecate SetCallerID (should have happened prior to release of 1.2)
19 years ago
Joshua Colp 0cdb878abb Remove possibility of sending duplicate MeetmeJoin manager events, and only send a MeetmeLeave event if a MeetmeJoin event occured in the first place. (issue #6599 reported by imran - provided patch with few tiny mods)
19 years ago
Joshua Colp 16d0f580f9 Merged revisions 30373 via svnmerge from
19 years ago
Russell Bryant 55d67e71f1 add the ability to be able to echo DTMF_BEGIN/END, HTML, and IMAGE frames, too
19 years ago
Russell Bryant d2872c914d - mark some applications deprecated that already have replacements
19 years ago
Russell Bryant a96606b329 add DB_DELETE function for the common case of retrieving and deleting a key in
19 years ago
BJ Weschke 6cfaaf9ac0 Properly initialize destination variables before we send them into pbx_substitute_variables_helper(..). Ya! Testing! Take 2.
19 years ago
BJ Weschke 36cf242f31 Making sure a char ptr is initialized before we strchr on it is a GOOD thing. Ya! Testing!
19 years ago
BJ Weschke 8d890cb626 Doxygen comment for Qwell
19 years ago
BJ Weschke 6848d55d85 Make sure we catch all the instances where a member didn't answer the call sent to them rather than just on a timeout after a dial attempt and some minor code cleanup/reuse.
19 years ago
Joshua Colp f35e669a98 Nothing to see here... move along
19 years ago
Joshua Colp 6f8c704e2b Update some documentation (file internal brain bug #42)
19 years ago
Matt O'Gorman 5a005e8ac8 Merged revisions 30037 via svnmerge from
19 years ago
Joshua Colp 91f9966be3 Merge branch for bug 6264 (Privacy option 2 returns dial-status ANSWER / option_priority_jumping not respected) (reported by jkoopmann and branch by murf)
19 years ago
Kevin P. Fleming 6e307c1d81 Merged revisions 29971 via svnmerge from
19 years ago
Jim Dixon f2af2718a6 Added incoming audio notch filtering, plus a bunch of command improvements, etc.
19 years ago
BJ Weschke 6535df3680 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor mods to accomodate recent enum work)
19 years ago
Matt O'Gorman 9d15337fa0 patch from bug 0007204 to make bug 5750 follow standard
19 years ago
Joshua Colp 822a3e81c9 Merged revisions 29555 via svnmerge from
19 years ago
BJ Weschke 5235890be4 This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
19 years ago
Joshua Colp 0cc02feae9 Add PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger)
19 years ago
Joshua Colp d2d8052741 don't stop recording until hangup (no terminator) (issue #7168 reported by julien23)
19 years ago
BJ Weschke d1fc8d4687 Add UniqueID to the leave manager event.
19 years ago
Tilghman Lesher 5a8e7415c7 Merged revisions 29398 via svnmerge from
19 years ago
Russell Bryant 99f3f45625 put a bunch of defines in enums, and convert comments to doxygen format
19 years ago
Russell Bryant 3adeececd7 remove a CLI command that has been marked deprecated since before Asterisk 1.0
19 years ago
Russell Bryant 9d53a3e7f5 - add a UserEvent action that allows a manager client to "broadcast" an event
19 years ago
Kevin P. Fleming db55898c0d Merged revisions 28968 via svnmerge from
19 years ago
Russell Bryant bdc30b8d9d fix up another place where the code made assumptions about how space for
19 years ago
Kevin P. Fleming 429360320d let's use the proper variable here, instead of segfaulting (don't know how this worked for anyone at all)
19 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
19 years ago
Joshua Colp ccf365cc70 Merged revisions 28651 via svnmerge from
19 years ago
Joshua Colp 154774e033 Merged revisions 28627 via svnmerge from
19 years ago
Tilghman Lesher f0b985853a Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for 1.2)
19 years ago
Joshua Colp 9d4d49cfeb Merged revisions 28212 via svnmerge from
19 years ago
Joshua Colp b37f523eff Merged revisions 28169 via svnmerge from
19 years ago
Olle Johansson e4bedcd7e8 Remove unsupported, unimplemented, unfunctional "v" option from meetme documentation
19 years ago
Joshua Colp 4edfd20a7a Remove needless check for autofill (issue #7180 reported by Marquis)
19 years ago
Joshua Colp 10994f5fbc Merged revisions 27847 via svnmerge from
19 years ago
Tilghman Lesher ffe4dedf29 Merged revisions 27636 via svnmerge from
19 years ago
Joshua Colp d2da48b156 Inherit channel variables when call forwarding through chan_local (issue #7095 reported by raarts)
19 years ago
Kevin P. Fleming 50a91c69c3 make this app actually compile
19 years ago
Olle Johansson 28d9dc7997 Typo
19 years ago
Olle Johansson 185cebac91 Adding check of option_debug
19 years ago
Joshua Colp 80a705c121 Make sure that the channel is answered before doing SpeechBackground. (issue #josh-wait-I-dont-have-issue-numbers)
19 years ago
Russell Bryant 51d5b1fdb2 simplify conference user list handling
19 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
19 years ago
Tilghman Lesher 06882b4232 Merged revisions 27093 via svnmerge from
19 years ago
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
19 years ago
Luigi Rizzo 698cead822 support reload say.conf to ease testing
19 years ago
Russell Bryant 932c5c7fd7 use the channel lock wrappers (issue #7120, Mithraen)
19 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
19 years ago
Luigi Rizzo 1904069f71 fix indentation of two large blocks
19 years ago
Luigi Rizzo c99f6d4576 fix a couple of misindented lines;
19 years ago
Luigi Rizzo 298eec4d28 use 'switch' insteaf of multiple 'if'
19 years ago
BJ Weschke 2d65bd68f1 Implement new support for "meetme list <confno> concise"
19 years ago
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
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
Tilghman Lesher e3f569532f Deprecate prefixed options in voicemail
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago
Jim Dixon a83297d85f Added "Operator Services" connection mode for Zap channels, and the 'O' option
19 years ago