2005-04-13 |
Russell Bryant | add missing newlines, fix misspelling of nonexistent... |
blob | commitdiff |
2005-04-13 |
Russell Bryant | add missing newline (bug #4018) |
blob | commitdiff | diff to current |
2005-04-11 |
Mark Spencer | Add option to mask certain high frequency events (bug... |
blob | commitdiff | diff to current |
2005-04-09 |
Mark Spencer | Add member/queue filters to queuestatus manager command... |
blob | commitdiff | diff to current |
2005-04-09 |
Mark Spencer | Fix needless queue breakage for 2.95 (bug #3993) but... |
blob | commitdiff | diff to current |
2005-03-31 |
Mark Spencer | Fix strict mode for queues (bug #3913) |
blob | commitdiff | diff to current |
2005-03-28 |
Mark Spencer | Fix a bunch of const stuff, merge queue changes, add... |
blob | commitdiff | diff to current |
2005-03-21 |
Mark Spencer | Fix queue weight issue (bug #3797, take 2) |
blob | commitdiff | diff to current |
2005-03-19 |
Mark Spencer | Fix queue stuff (bug #3797) |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Add timeoutrestart option (bug #3656) |
blob | commitdiff | diff to current |
2005-03-03 |
Mark Spencer | Member presistance improvements (bug #3647) |
blob | commitdiff | diff to current |
2005-02-20 |
Mark Spencer | Allow 0 retry time (bug #3630) |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Properly differentiate between caller and agent hangups... |
blob | commitdiff | diff to current |
2005-02-05 |
Mark Spencer | More flagification fixes (bug #3414, round 2) |
blob | commitdiff | diff to current |
2005-02-04 |
Mark Spencer | Fix big flagification errors (bug #3414) |
blob | commitdiff | diff to current |
2005-02-01 |
Mark Spencer | Make monitoring accept args from both sides (bug #3449... |
blob | commitdiff | diff to current |
2005-01-29 |
Mark Spencer | Add more manager events in queue (if enabled) (bug... |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2005-01-21 |
Mark Spencer | Merge mjohnston's pause/unpause (bug #3252) |
blob | commitdiff | diff to current |
2005-01-18 |
Mark Spencer | Fix agentcallback login (bug #3293) |
blob | commitdiff | diff to current |
2005-01-18 |
Mark Spencer | Make sure we ring queues properly and know busy vs... |
blob | commitdiff | diff to current |
2005-01-10 |
Mark Spencer | More flagification, courtesy drumkilla (bug #3280) |
blob | commitdiff | diff to current |
2005-01-08 |
Mark Spencer | Warn if flags is signed instead of unsigned (bug #3279) |
blob | commitdiff | diff to current |
2005-01-08 |
Mark Spencer | Make queue support channel variable inheritance (bug... |
blob | commitdiff | diff to current |
2005-01-07 |
Mark Spencer | Merge weight option (bug #3038) |
blob | commitdiff | diff to current |
2005-01-04 |
Mark Spencer | Fix silly extra ! in app_queue (bug #3238) |
blob | commitdiff | diff to current |
2005-01-04 |
Mark Spencer | Make features configurable and easier to implement |
blob | commitdiff | diff to current |
2005-01-03 |
Mark Spencer | Fix various formatting errors (bug #3226) |
blob | commitdiff | diff to current |
2005-01-03 |
Mark Spencer | Fix formatting etc in queues (bug #3159) |
blob | commitdiff | diff to current |
2005-01-03 |
Mark Spencer | Rename musiconhold option for consistency (bug #3163) |
blob | commitdiff | diff to current |
2004-12-26 |
Mark Spencer | Fix CLI to report "N/A" when appropriate for time,... |
blob | commitdiff | diff to current |
2004-12-20 |
Mark Spencer | Update queue to use ast_flags (bug #3108) |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Merge optimize options patch (bug #3095) |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Add some more of kpflemings optimizations (bugs #3092... |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Additional queue optimization (bug #3093, with mods) |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Compute queue caller's timeout just once (bug #3091... |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Merge Olle's comment patch (bug #3097) |
blob | commitdiff | diff to current |
2004-12-06 |
Mark Spencer | Add persistent dynamic queue member support (bug #2929) |
blob | commitdiff | diff to current |
2004-11-20 |
Mark Spencer | Fix app_queue when working in conjunction with anthm... |
blob | commitdiff | diff to current |
2004-11-16 |
Mark Spencer | Update has_no_members to know about device status codes... |
blob | commitdiff | diff to current |
2004-11-15 |
Mark Spencer | Generate new QueueMemberAdded and QueueMemberRemoved... |
blob | commitdiff | diff to current |
2004-11-13 |
Mark Spencer | Big agent / queue fixes |
blob | commitdiff | diff to current |
2004-11-09 |
Mark Spencer | Show status of agents... |
blob | commitdiff | diff to current |
2004-10-26 |
Mark Spencer | Pass concept of status back, permit "leaveempty" to... |
blob | commitdiff | diff to current |
2004-10-05 |
Mark Spencer | Major changes to res_config to support centralized... |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Merge member delay patch (bug #2563) |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Add reporting of actual hold time (bug #2564) |
blob | commitdiff | diff to current |
2004-10-02 |
Mark Spencer | Huge callerid rework (might break H.323, others) |
blob | commitdiff | diff to current |
2004-09-29 |
Mark Spencer | Fix little "less than" issue |
blob | commitdiff | diff to current |
2004-09-28 |
Russell Bryant | add ability to purge callers from queue if no agents... |
blob | commitdiff | diff to current |
2004-09-25 |
Mark Spencer | Make holdtime announcement say "less than 2 minutes... |
blob | commitdiff | diff to current |
2004-09-10 |
Mark Spencer | Properly lock management stuff (bug #2406) |
blob | commitdiff | diff to current |
2004-09-02 |
Mark Spencer | Fix minor typo (bug #2343) |
blob | commitdiff | diff to current |
2004-07-30 |
Malcolm Davenport | Bug # 2171: Add permission to QueueAdd and QueueRemove... |
blob | commitdiff | diff to current |
2004-07-28 |
Mark Spencer | Merge alternate hangup and meetme patches from Matt N. |
blob | commitdiff | diff to current |
2004-07-28 |
Mark Spencer | Unify queue add/remove from manager and CLI (bug #2125... |
blob | commitdiff | diff to current |
2004-07-27 |
Mark Spencer | Allow optional event whenever an agent is called from... |
blob | commitdiff | diff to current |
2004-07-24 |
Mark Spencer | Create option for joining empty queue (bug #2126) |
blob | commitdiff | diff to current |
2004-07-17 |
Mark Spencer | rename "parking" to "features" in preparation for some... |
blob | commitdiff | diff to current |
2004-07-14 |
Mark Spencer | Merge rgagnon's pedantic string changes (apps n-z)... |
blob | commitdiff | diff to current |
2004-06-28 |
Mark Spencer | Merge seconds announcement for queue hold time (bug... |
blob | commitdiff | diff to current |
2004-06-26 |
Mark Spencer | Implement queue wide wrapuptime (bug #1707) |
blob | commitdiff | diff to current |
2004-06-23 |
Mark Spencer | Merge in-access updates for queue priorities (bug ... |
blob | commitdiff | diff to current |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
blob | commitdiff | diff to current |
2004-06-22 |
Mark Spencer | Merge major BSD mutex and symbol conflict patches ... |
blob | commitdiff | diff to current |
2004-06-19 |
Mark Spencer | Allow penalty argument to AddQueueMember |
blob | commitdiff | diff to current |
2004-06-13 |
James Golovich | Use ast_strlen_zero instead of &id in app_queue.c ... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
2004-05-31 |
Mark Spencer | Only call the update once |
blob | commitdiff | diff to current |
2004-05-30 |
Mark Spencer | Update queue member after end of call (bug #1727) |
blob | commitdiff | diff to current |
2004-05-30 |
Mark Spencer | Take member as argument, not lpeer |
blob | commitdiff | diff to current |
2004-05-25 |
Mark Spencer | Fix record option to take from the right channel |
blob | commitdiff | diff to current |
2004-05-19 |
Mark Spencer | Merge small bkw_ queue enhancements |
blob | commitdiff | diff to current |
2004-05-18 |
Mark Spencer | Flesh out remaining "rrmemory" logic |
blob | commitdiff | diff to current |
2004-05-18 |
Mark Spencer | Add Round-Robin w/ Memory queueing strategy (rrmemory) |
blob | commitdiff | diff to current |
2004-05-09 |
Mark Spencer | Merge Connor's ringback feature for queue (bug #1560) |
blob | commitdiff | diff to current |
2004-05-09 |
James Golovich | More ast_strlen_zero changes |
blob | commitdiff | diff to current |
2004-04-29 |
Mark Spencer | Add support for French, Danish, Portuguese, Spanish... |
blob | commitdiff | diff to current |
2004-04-26 |
Anthony Minessale II | applied final release of bug 1353 per Mark's permission |
blob | commitdiff | diff to current |
2004-04-26 |
James Golovich | Make RemoveQueueMember and AddQueueMember jump to prior... |
blob | commitdiff | diff to current |
2004-04-10 |
Mark Spencer | Don't hang up if the file is missing (not a bug, but... |
blob | commitdiff | diff to current |
2004-04-08 |
Mark Spencer | Turn off MOH later rather than sooner. |
blob | commitdiff | diff to current |
2004-03-30 |
Malcolm Davenport | Fix the 'n' option of app_queue. Thanks Mike |
blob | commitdiff | diff to current |
2004-03-23 |
Mark Spencer | Improve verbose messages |
blob | commitdiff | diff to current |
2004-03-13 |
Mark Spencer | Merge queue changes from Bug #214 |
blob | commitdiff | diff to current |
2004-03-03 |
James Golovich | Unregister apps in app_queue.c on unload_module |
blob | commitdiff | diff to current |
2004-02-27 |
James Golovich | Typo in app_queue.c |
blob | commitdiff | diff to current |
2004-02-27 |
James Golovich | Get rid of compiler warnings when calling ast_queue_log |
blob | commitdiff | diff to current |
2004-02-23 |
James Golovich | Fixed gramatical error in app_queue.c (bug #1083) |
blob | commitdiff | diff to current |
2004-02-12 |
Mark Spencer | Add queue logging and fix indications buglet |
blob | commitdiff | diff to current |
2004-02-04 |
Martin Pycko | Fix the deadlock in show queue <queue_name> |
blob | commitdiff | diff to current |
2004-02-03 |
Martin Pycko | Remove unused tmpq variable |
blob | commitdiff | diff to current |
2004-02-03 |
Martin Pycko | Add "show queue <queue_name>" CLI command |
blob | commitdiff | diff to current |
2004-02-03 |
Martin Pycko | Make the go_on be non-global. |
blob | commitdiff | diff to current |
2004-01-28 |
Mark Spencer | Various minor cleanups (bug #931) |
blob | commitdiff | diff to current |
2003-11-19 |
Martin Pycko | Add 'n' option to Queue application to fall through... |
blob | commitdiff | diff to current |
2003-11-08 |
Mark Spencer | Trustingly add Thorston's deadlock patch |
blob | commitdiff | diff to current |
2003-09-27 |
Mark Spencer | Fix various compiler warnings (bug #322) |
blob | commitdiff | diff to current |
2003-09-27 |
Mark Spencer | Fix printf to match int type (bug #247) |
blob | commitdiff | diff to current |
2003-09-10 |
Mark Spencer | Fix small logic errors (bug #242) |
blob | commitdiff | diff to current |
next |