2008-06-19 |
Sean Bright | Include original position in TRANSFER entries written... |
blob | commitdiff |
2008-06-18 |
Mark Michelson | A portion of the code which handled the 'c' queue optio... |
blob | commitdiff | diff to current |
2008-06-18 |
Mark Michelson | Silly pointers. This fixes a memory corruption I introduced |
blob | commitdiff | diff to current |
2008-06-17 |
Mark Michelson | Merged revisions 123274 via svnmerge from |
blob | commitdiff | diff to current |
2008-06-16 |
Steve Murphy | (closes issue #12689) |
blob | commitdiff | diff to current |
2008-06-12 |
Mark Michelson | Fix a segfault by not trying to store a stack address for |
blob | commitdiff | diff to current |
2008-06-12 |
Mark Michelson | Recommitting revision 122228, which was accidentally... |
blob | commitdiff | diff to current |
2008-06-12 |
Mark Michelson | Merged revisions 122311 via svnmerge from |
blob | commitdiff | diff to current |
2008-06-12 |
Jeff Peeler | Goodbye Zaptel, hello DAHDI. Removes Zaptel driver... |
blob | commitdiff | diff to current |
2008-06-12 |
Mark Michelson | Merging the work done in the queue-log-atxfer branch... |
blob | commitdiff | diff to current |
2008-06-10 |
Russell Bryant | Merge another big set of changes from team/russell... |
blob | commitdiff | diff to current |
2008-06-09 |
Tilghman Lesher | Expand RQ_INTEGER type out to multiple types, one for... |
blob | commitdiff | diff to current |
2008-06-05 |
Tilghman Lesher | Merge the adaptive realtime branch, which will make... |
blob | commitdiff | diff to current |
2008-06-04 |
Mark Michelson | Merged revisions 120513 via svnmerge from |
blob | commitdiff | diff to current |
2008-06-04 |
Mark Michelson | Merged revisions 120285 via svnmerge from |
blob | commitdiff | diff to current |
2008-06-03 |
Mark Michelson | Adding two new queue log events. The ADDMEMBER event... |
blob | commitdiff | diff to current |
2008-05-30 |
Tilghman Lesher | Merged revisions 119404 via svnmerge from |
blob | commitdiff | diff to current |
2008-05-28 |
Mark Michelson | Update to the janitor project for making sure to be... |
blob | commitdiff | diff to current |
2008-05-22 |
Michiel van Baak | - revert change to ast_queue_hangup and create ast_queu... |
blob | commitdiff | diff to current |
2008-05-22 |
Mark Michelson | Committing a fix pointed out by Atis Lezdins on the... |
blob | commitdiff | diff to current |
2008-05-21 |
Mark Michelson | Add a new manager event, AgentRingNoAnswer to |
blob | commitdiff | diff to current |
2008-05-21 |
Mark Michelson | Optimize the update_realtime_member_field function... |
blob | commitdiff | diff to current |
2008-05-12 |
Jason Parker | Correctly document state interface for AddQueueMember... |
blob | commitdiff | diff to current |
2008-05-05 |
Mark Michelson | Merged revisions 115320 via svnmerge from |
blob | commitdiff | diff to current |
2008-05-03 |
Dwayne M. Hubbard | app_queue uses a taskprocessor for device state changes |
blob | commitdiff | diff to current |
2008-05-01 |
Tilghman Lesher | Modify TIMEOUT() to be accurate down to the millisecond. |
blob | commitdiff | diff to current |
2008-04-30 |
Mark Michelson | Adding new configuration options to app_queue. This... |
blob | commitdiff | diff to current |
2008-04-29 |
Mark Michelson | Merged revisions 114848 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-25 |
Tilghman Lesher | Whitespace changes only |
blob | commitdiff | diff to current |
2008-04-24 |
Michiel van Baak | Pass the hangup cause all the way to the calling app... |
blob | commitdiff | diff to current |
2008-04-24 |
Mark Michelson | Merged revisions 114628 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-22 |
Jason Parker | Allow setqueuevar=yes (et al) to work, after changes... |
blob | commitdiff | diff to current |
2008-04-15 |
Jason Parker | Merged revisions 114133 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-14 |
Mark Michelson | Merged revisions 114112 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-09 |
Mark Michelson | Fix a crash that happened due to accessing free'd memory |
blob | commitdiff | diff to current |
2008-04-02 |
Mark Michelson | Merged revisions 112393 via svnmerge from |
blob | commitdiff | diff to current |
2008-03-28 |
Joshua Colp | Forgetting to unregister a manager action is bad, mmmk? |
blob | commitdiff | diff to current |
2008-03-28 |
Mark Michelson | Fix a crash that would happen when attempting to unload... |
blob | commitdiff | diff to current |
2008-03-18 |
Mark Michelson | Merged revisions 109713 via svnmerge from |
blob | commitdiff | diff to current |
2008-03-18 |
Mark Michelson | Add option 'randomperiodicannounce' to queues.conf... |
blob | commitdiff | diff to current |
2008-03-18 |
Terry Wilson | Go through and fix a bunch of places where character... |
blob | commitdiff | diff to current |
2008-03-10 |
Mark Michelson | app_queue has now been doxygenified thanks to snuffy... |
blob | commitdiff | diff to current |
2008-03-07 |
Steve Murphy | (closes issue #6002) |
blob | commitdiff | diff to current |
2008-03-05 |
Russell Bryant | - simplify a few statements with ARRAY_LEN() |
blob | commitdiff | diff to current |
2008-03-04 |
Tilghman Lesher | Fix minor misuses of snprintf |
blob | commitdiff | diff to current |
2008-02-28 |
Mark Michelson | Merged revisions 105059 via svnmerge from |
blob | commitdiff | diff to current |
2008-02-20 |
Mark Michelson | Merged revisions 103956 via svnmerge from |
blob | commitdiff | diff to current |
2008-02-15 |
Jason Parker | Fix up some doxygen issues. |
blob | commitdiff | diff to current |
2008-02-14 |
Mark Michelson | Change the queue holdtime announcement to happen at... |
blob | commitdiff | diff to current |
2008-02-11 |
Mark Michelson | Fix improper indentation. Thanks again to snuffy for... |
blob | commitdiff | diff to current |
2008-02-11 |
Mark Michelson | Add a couple of comments to clarify the unreffing of... |
blob | commitdiff | diff to current |
2008-02-08 |
Mark Michelson | Forgot that AST_LIST_REMOVE_CURRENT takes different... |
blob | commitdiff | diff to current |
2008-02-08 |
Mark Michelson | Merged revisions 103120 via svnmerge from |
blob | commitdiff | diff to current |
2008-02-06 |
Mark Michelson | Add the channel's unique id to the AgentCalled manager... |
blob | commitdiff | diff to current |
2008-02-06 |
Mark Michelson | Remove an extra debug message I left in |
blob | commitdiff | diff to current |
2008-01-31 |
Mark Michelson | Forgot an ! |
blob | commitdiff | diff to current |
2008-01-31 |
Mark Michelson | A change I made to accommodate the "linear" strategy... |
blob | commitdiff | diff to current |
2008-01-31 |
Mark Michelson | Handle the case of a NULL state_interface when checking... |
blob | commitdiff | diff to current |
2008-01-30 |
Mark Michelson | Merged revisions 101216 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-29 |
Mark Michelson | Merged revisions 101035 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-29 |
Mark Michelson | Merged revisions 100973 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-25 |
Mark Michelson | Insure that we are not going to pass a NULL pointer... |
blob | commitdiff | diff to current |
2008-01-21 |
Mark Michelson | Adding the QUEUENAME variable to the variables set... |
blob | commitdiff | diff to current |
2008-01-17 |
Mark Michelson | state_interface could be NULL, so use the never-NULL... |
blob | commitdiff | diff to current |
2008-01-17 |
Mark Michelson | Get the device state of the state interface instead... |
blob | commitdiff | diff to current |
2008-01-14 |
Mark Michelson | Merged revisions 98737 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-14 |
Mark Michelson | Merged revisions 98733 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-09 |
Mark Michelson | Merged revisions 97575 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-09 |
Mark Michelson | Merged revisions 97308 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-08 |
Mark Michelson | Merged revisions 97304 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-08 |
Terry Wilson | Initialize new variable to NULL |
blob | commitdiff | diff to current |
2008-01-08 |
Mark Michelson | Adding the option of specifying a second interface... |
blob | commitdiff | diff to current |
2008-01-08 |
Joshua Colp | Merged revisions 97093 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-02 |
Mark Michelson | Merged revisions 96102 via svnmerge from |
blob | commitdiff | diff to current |
2008-01-02 |
Mark Michelson | Since ',' is the standard argument separator in trunk... |
blob | commitdiff | diff to current |
2008-01-02 |
Mark Michelson | Merged revisions 95890 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-28 |
Mark Michelson | The diff for this change looks really bad, but all... |
blob | commitdiff | diff to current |
2007-12-28 |
Mark Michelson | Merged revisions 95095 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-27 |
Luigi Rizzo | NULL does not need to be cast to (char *) |
blob | commitdiff | diff to current |
2007-12-21 |
Mark Michelson | Fix a memory leak when reloading queue rules. |
blob | commitdiff | diff to current |
2007-12-21 |
Mark Michelson | Merged revisions 94464 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-21 |
Mark Michelson | Merged revisions 94420 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-21 |
Mark Michelson | Moved the update of the queue_ent's rule list to just... |
blob | commitdiff | diff to current |
2007-12-21 |
Mark Michelson | Merging the queue-penalty branch. In short, this allows... |
blob | commitdiff | diff to current |
2007-12-19 |
Mark Michelson | 1. Unify the check for a penalty < 0 into the set_membe... |
blob | commitdiff | diff to current |
2007-12-17 |
Olle Johansson | Merged revisions 93182 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-17 |
Mark Michelson | Removing some leftover debug messages from a while... |
blob | commitdiff | diff to current |
2007-12-12 |
Mark Michelson | Merged revisions 92443 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-11 |
Mark Michelson | Merged revisions 92323 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-10 |
Mark Michelson | Merged revisions 92202 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-07 |
Russell Bryant | Merged revisions 91780 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-07 |
Russell Bryant | Merged revisions 91677 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-07 |
Russell Bryant | Merged revisions 91675 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-04 |
Mark Michelson | Wrong locking style got merged from 1.4 to trunk. My... |
blob | commitdiff | diff to current |
2007-12-04 |
Mark Michelson | Merged revisions 90735 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-04 |
Olle Johansson | (closes issue #11431) |
blob | commitdiff | diff to current |
2007-12-02 |
Russell Bryant | Merged revisions 90470 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-30 |
Mark Michelson | Adding support for the "automixmonitor" dial and queue... |
blob | commitdiff | diff to current |
2007-11-30 |
Russell Bryant | Merged revisions 90348 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-29 |
Mark Michelson | Merged revisions 90163 via svnmerge from |
blob | commitdiff | diff to current |
next |