2009-12-23 |
David Vossel | new parameter 'R' to the Queue application |
blob | commitdiff |
2009-12-04 |
David Vossel | changes penaltymemberslimit to use scanf for config... |
blob | commitdiff | diff to current |
2009-12-04 |
David Vossel | new queue option, penaltymemberslimit, disregards penal... |
blob | commitdiff | diff to current |
2009-11-30 |
David Vossel | app_queue crashes randomly, often during call-transfers |
blob | commitdiff | diff to current |
2009-11-24 |
Tilghman Lesher | Found a few places where queue refcounts were counted... |
blob | commitdiff | diff to current |
2009-11-13 |
Tilghman Lesher | Display a list of channel variables in each channel... |
blob | commitdiff | diff to current |
2009-11-09 |
Matthew Nicholson | Add the 'relative-periodic-announce' option to app_queu... |
blob | commitdiff | diff to current |
2009-11-04 |
Tilghman Lesher | Expand codec bitfield from 32 bits to 64 bits. |
blob | commitdiff | diff to current |
2009-11-04 |
Tilghman Lesher | Don't crash when state_interface is NULL. |
blob | commitdiff | diff to current |
2009-11-03 |
Joshua Colp | Add support for using a hint when configuring a state... |
blob | commitdiff | diff to current |
2009-10-06 |
Kevin P. Fleming | Recorded merge of revisions 222152 via svnmerge from |
blob | commitdiff | diff to current |
2009-09-30 |
Matthias Nick | Prevents from division by zero |
blob | commitdiff | diff to current |
2009-09-10 |
Tilghman Lesher | Merged revisions 217989 via svnmerge from |
blob | commitdiff | diff to current |
2009-08-20 |
Tilghman Lesher | Add original position, when logging a caller entering... |
blob | commitdiff | diff to current |
2009-08-12 |
Matthew Nicholson | Merged revisions 211953 via svnmerge from |
blob | commitdiff | diff to current |
2009-08-10 |
Tilghman Lesher | AST-2009-005 |
blob | commitdiff | diff to current |
2009-08-07 |
Tilghman Lesher | Merged revisions 211038 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-08 |
Mark Michelson | Merged revisions 205349 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-26 |
Russell Bryant | Merge the new Channel Event Logging (CEL) subsystem. |
blob | commitdiff | diff to current |
2009-06-15 |
Kevin P. Fleming | Last batch of 'static' qualifiers for module-level... |
blob | commitdiff | diff to current |
2009-06-15 |
Kevin P. Fleming | Redesigned 'optional API' support. |
blob | commitdiff | diff to current |
2009-06-12 |
Mark Michelson | Fix some bad locking stemming from trying to forward... |
blob | commitdiff | diff to current |
2009-06-12 |
Mark Michelson | Fix a potential crash from trying to access a NULL... |
blob | commitdiff | diff to current |
2009-06-03 |
David Vossel | ast_call_forward() todo notes and originate flag copy. |
blob | commitdiff | diff to current |
2009-06-01 |
Mark Michelson | Add the ability to execute connected line interception... |
blob | commitdiff | diff to current |
2009-06-01 |
Mark Michelson | Remove extra lock from app_queue. |
blob | commitdiff | diff to current |
2009-05-26 |
Sean Bright | Add a missing unref for queues in handle_statechange. |
blob | commitdiff | diff to current |
2009-05-22 |
Eliel C. Sardanons | Implement a new element in AstXML for AMI actions docum... |
blob | commitdiff | diff to current |
2009-05-21 |
Kevin P. Fleming | Const-ify the world (or at least a good part of it) |
blob | commitdiff | diff to current |
2009-05-18 |
Tilghman Lesher | Recorded merge of revisions 195366 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-12 |
Matthew Nicholson | Merged revisions 194028 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-12 |
Kevin P. Fleming | add 'const' qualifiers in various places where they... |
blob | commitdiff | diff to current |
2009-05-08 |
Mark Michelson | Reset the members' call counts when resetting queue... |
blob | commitdiff | diff to current |
2009-05-05 |
Richard Mudgett | Fixed crashes from issue8824 review board channel locki... |
blob | commitdiff | diff to current |
2009-04-29 |
Russell Bryant | Fix app_queue XML documentation. |
blob | commitdiff | diff to current |
2009-04-27 |
Mark Michelson | Allow for a position to be specified when entering... |
blob | commitdiff | diff to current |
2009-04-27 |
Mark Michelson | Update warning message to not have pipes and contain... |
blob | commitdiff | diff to current |
2009-04-23 |
Mark Michelson | Fix reversed behavior of leavewhenempty option in queue... |
blob | commitdiff | diff to current |
2009-04-14 |
Mark Michelson | Fix a couple of queue member reference leaks. |
blob | commitdiff | diff to current |
2009-04-13 |
Mark Michelson | Set all queue variables on both the caller and member... |
blob | commitdiff | diff to current |
2009-04-03 |
Mark Michelson | This commit introduces COLP/CONP and Redirecting party... |
blob | commitdiff | diff to current |
2009-03-31 |
Mark Michelson | Fix trunk's compilation. |
blob | commitdiff | diff to current |
2009-03-31 |
Mark Michelson | Merged revisions 185599 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-31 |
Russell Bryant | Don't free() an astobj2 object. |
blob | commitdiff | diff to current |
2009-03-30 |
Mark Michelson | Merged revisions 185031 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-27 |
Russell Bryant | Change global_app_buf to ast_str_thread_global_buf. |
blob | commitdiff | diff to current |
2009-03-19 |
Mark Michelson | Fix a memory leak associated with queues. |
blob | commitdiff | diff to current |
2009-03-13 |
Mark Michelson | Change faulty comparison used when announcing average... |
blob | commitdiff | diff to current |
2009-03-12 |
Mark Michelson | Run the macro on the queue member's channel when he... |
blob | commitdiff | diff to current |
2009-03-11 |
Mark Michelson | Fix segfault when dialing a typo'd queue |
blob | commitdiff | diff to current |
2009-03-03 |
Mark Michelson | Merged revisions 180006 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-17 |
Russell Bryant | Fix a race condition that caused device states to becom... |
blob | commitdiff | diff to current |
2009-02-13 |
Mark Michelson | Merge queue-reset branch to Asterisk |
blob | commitdiff | diff to current |
2009-02-11 |
Mark Michelson | Fix a bit of odd logic for announcing position. Sync... |
blob | commitdiff | diff to current |
2009-02-11 |
Mark Michelson | Fix odd "thank you" sound playing behavior in app_queue.c |
blob | commitdiff | diff to current |
2009-02-05 |
Mark Michelson | Merged revisions 173692 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-04 |
Mark Michelson | Fix some areas where the incorrect interface was passed... |
blob | commitdiff | diff to current |
2009-01-29 |
Olle Johansson | Fix "cancel answered elsewhere" through app_queue with... |
blob | commitdiff | diff to current |
2009-01-28 |
Olle Johansson | Add final part of previously committed work for answere... |
blob | commitdiff | diff to current |
2009-01-27 |
Mark Michelson | Fix queue crashes that would occur after the calling... |
blob | commitdiff | diff to current |
2009-01-21 |
Mark Michelson | Fix device state parsing issues for channel names with... |
blob | commitdiff | diff to current |
2009-01-20 |
Mark Michelson | Use the default timeout for a queue instead of -1 |
blob | commitdiff | diff to current |
2009-01-15 |
Olle Johansson | Add support for setting the Reason header when cancelli... |
blob | commitdiff | diff to current |
2009-01-15 |
Mark Michelson | Merged revisions 168628 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-13 |
Mark Michelson | Clarify a message that app_queue prints and change... |
blob | commitdiff | diff to current |
2009-01-08 |
Mark Michelson | Add the average talk time for a queue |
blob | commitdiff | diff to current |
2008-12-29 |
Mark Michelson | Update app_queue to deal with the removal of AST_PBX_KE... |
blob | commitdiff | diff to current |
2008-12-23 |
Steve Murphy | Merged revisions 166093 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-18 |
Joshua Colp | Numerous documentation updates. |
blob | commitdiff | diff to current |
2008-12-17 |
Mark Michelson | Merged revisions 165255 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-15 |
Mark Michelson | Fix a compile warning and a logic error that could... |
blob | commitdiff | diff to current |
2008-12-15 |
Mark Michelson | Fix up a few issues with regards to queues |
blob | commitdiff | diff to current |
2008-12-13 |
Tilghman Lesher | Merge ast_str_opaque branch (discontinue usage of ast_s... |
blob | commitdiff | diff to current |
2008-12-12 |
Terry Wilson | When using realtime queues, app_queue wasn't updating... |
blob | commitdiff | diff to current |
2008-12-11 |
Mark Michelson | Merged revisions 163084 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-11 |
Mark Michelson | Merged revisions 163080 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible. |
blob | commitdiff | diff to current |
2008-12-03 |
Mark Michelson | Add some safety measures when using gosub, especially... |
blob | commitdiff | diff to current |
2008-12-03 |
Mark Michelson | When investigating issue #13548, I found that gosub |
blob | commitdiff | diff to current |
2008-11-25 |
Sean Bright | This is basically a complete rollback of r155401, as... |
blob | commitdiff | diff to current |
2008-11-25 |
Matthew Nicholson | Make the Join event from app_queue use CallerIDNum... |
blob | commitdiff | diff to current |
2008-11-19 |
Mark Michelson | Add a space to the output |
blob | commitdiff | diff to current |
2008-11-19 |
Mark Michelson | Add a RES_NOT_DYNAMIC case for the CLI command |
blob | commitdiff | diff to current |
2008-11-14 |
Mark Michelson | Fix some refcounting in app_queue.c and change the |
blob | commitdiff | diff to current |
2008-11-09 |
Sean Bright | Merged revisions 155553 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-07 |
Sean Bright | Add ability to pass arbitrary data to the ao2_callback_... |
blob | commitdiff | diff to current |
2008-11-05 |
Eliel C. Sardanons | - Add some see-also references based on TFOT. |
blob | commitdiff | diff to current |
2008-11-04 |
Tilghman Lesher | Slightly optimize ast_devstate_str and rename global... |
blob | commitdiff | diff to current |
2008-11-02 |
Kevin P. Fleming | bring over all the fixes for the warnings found by... |
blob | commitdiff | diff to current |
2008-11-01 |
Russell Bryant | Merge changes from team/group/appdocsxml |
blob | commitdiff | diff to current |
2008-10-31 |
Terry Wilson | Recent CDR fixes moved execution of the 'h' exten into... |
blob | commitdiff | diff to current |
2008-10-29 |
Steve Murphy | Merged revisions 152538 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-29 |
Steve Murphy | Merged revisions 152535 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-18 |
BJ Weschke | The QueueEntry event now has the uniqueid of the chann... |
blob | commitdiff | diff to current |
2008-10-14 |
Mark Michelson | Merged revisions 149200 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-06 |
Mark Michelson | This commit introduces a change to how the "joinempty" |
blob | commitdiff | diff to current |
2008-09-28 |
Michiel van Baak | Merge the cli_cleanup branch. |
blob | commitdiff | diff to current |
2008-09-27 |
Michiel van Baak | fix a couple of CLI commands that did not have a help... |
blob | commitdiff | diff to current |
2008-09-12 |
Tilghman Lesher | Create a new config file status, CONFIG_STATUS_FILEINVA... |
blob | commitdiff | diff to current |
2008-09-12 |
Steve Murphy | Merged revisions 142675 via svnmerge from |
blob | commitdiff | diff to current |
next |