summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
2009-03-13Change faulty comparison used when announcing average hold minutes and secondsMark Michelson
2009-03-12Run the macro on the queue member's channel when he answers, not the caller's...Mark Michelson
2009-03-11Fix segfault when dialing a typo'd queueMark Michelson
2009-03-03Merged revisions 180006 via svnmerge from Mark Michelson
2009-02-17Fix a race condition that caused device states to become incorrect for hints.Russell Bryant
2009-02-13Merge queue-reset branch to AsteriskMark Michelson
2009-02-11Fix a bit of odd logic for announcing position. Sync with 1.6.0's logicMark Michelson
2009-02-11Fix odd "thank you" sound playing behavior in app_queue.cMark Michelson
2009-02-05Merged revisions 173692 via svnmerge from Mark Michelson
2009-02-04Fix some areas where the incorrect interface was passed to ast_device_stateMark Michelson
2009-01-29Fix "cancel answered elsewhere" through app_queue with members in chan_local.Olle Johansson
2009-01-28Add final part of previously committed work for answered elsewhere in queue -...Olle Johansson
2009-01-27Fix queue crashes that would occur after the calling channel was masqueraded.Mark Michelson
2009-01-21Fix device state parsing issues for channel names with multiple slashesMark Michelson
2009-01-20Use the default timeout for a queue instead of -1Mark Michelson
2009-01-15Add support for setting the Reason header when cancelling a call in the queue Olle Johansson
2009-01-15Merged revisions 168628 via svnmerge from Mark Michelson
2009-01-13Clarify a message that app_queue prints and change to a debug-level messageMark Michelson
2009-01-08Add the average talk time for a queueMark Michelson
2008-12-29Update app_queue to deal with the removal of AST_PBX_KEEPALIVEMark Michelson
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-12-18Numerous documentation updates.Joshua Colp
2008-12-17Merged revisions 165255 via svnmerge from Mark Michelson
2008-12-15Fix a compile warning and a logic error that could have been badMark Michelson
2008-12-15Fix up a few issues with regards to queuesMark Michelson
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-12When using realtime queues, app_queue wasn't updating the strategy if it was ...Terry Wilson
2008-12-11Merged revisions 163084 via svnmerge from Mark Michelson
2008-12-11Merged revisions 163080 via svnmerge from Mark Michelson
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-03Add some safety measures when using gosub, especially when using the optionsMark Michelson
2008-12-03When investigating issue #13548, I found that gosubMark Michelson
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-25Make the Join event from app_queue use CallerIDNum insead of CallerID forMatthew Nicholson
2008-11-19Add a space to the outputMark Michelson
2008-11-19Add a RES_NOT_DYNAMIC case for the CLI command Mark Michelson
2008-11-14Fix some refcounting in app_queue.c and change theMark Michelson
2008-11-09Merged revisions 155553 via svnmerge from Sean Bright
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright
2008-11-05- Add some see-also references based on TFOT.Eliel C. Sardanons
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...Tilghman Lesher
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...Terry Wilson
2008-10-29Merged revisions 152538 via svnmerge from Steve Murphy
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-18 The QueueEntry event now has the uniqueid of the channel included.BJ Weschke
2008-10-14Merged revisions 149200 via svnmerge from Mark Michelson
2008-10-06This commit introduces a change to how the "joinempty"Mark Michelson
2008-09-28Merge the cli_cleanup branch.Michiel van Baak