new parameter 'R' to the Queue application
[asterisk/asterisk.git] / apps / app_queue.c
2009-12-23 David Vosselnew parameter 'R' to the Queue application
2009-12-04 David Vosselchanges penaltymemberslimit to use scanf for config...
2009-12-04 David Vosselnew queue option, penaltymemberslimit, disregards penal...
2009-11-30 David Vosselapp_queue crashes randomly, often during call-transfers
2009-11-24 Tilghman LesherFound a few places where queue refcounts were counted...
2009-11-13 Tilghman LesherDisplay a list of channel variables in each channel...
2009-11-09 Matthew NicholsonAdd the 'relative-periodic-announce' option to app_queu...
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-11-04 Tilghman LesherDon't crash when state_interface is NULL.
2009-11-03 Joshua ColpAdd support for using a hint when configuring a state...
2009-10-06 Kevin P. FlemingRecorded merge of revisions 222152 via svnmerge from
2009-09-30 Matthias NickPrevents from division by zero
2009-09-10 Tilghman LesherMerged revisions 217989 via svnmerge from
2009-08-20 Tilghman LesherAdd original position, when logging a caller entering...
2009-08-12 Matthew NicholsonMerged revisions 211953 via svnmerge from
2009-08-10 Tilghman LesherAST-2009-005
2009-08-07 Tilghman LesherMerged revisions 211038 via svnmerge from
2009-07-08 Mark MichelsonMerged revisions 205349 via svnmerge from
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-06-15 Kevin P. FlemingLast batch of 'static' qualifiers for module-level...
2009-06-15 Kevin P. FlemingRedesigned 'optional API' support.
2009-06-12 Mark MichelsonFix some bad locking stemming from trying to forward...
2009-06-12 Mark MichelsonFix a potential crash from trying to access a NULL...
2009-06-03 David Vosselast_call_forward() todo notes and originate flag copy.
2009-06-01 Mark MichelsonAdd the ability to execute connected line interception...
2009-06-01 Mark MichelsonRemove extra lock from app_queue.
2009-05-26 Sean BrightAdd a missing unref for queues in handle_statechange.
2009-05-22 Eliel C. SardanonsImplement a new element in AstXML for AMI actions docum...
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-18 Tilghman LesherRecorded merge of revisions 195366 via svnmerge from
2009-05-12 Matthew NicholsonMerged revisions 194028 via svnmerge from
2009-05-12 Kevin P. Flemingadd 'const' qualifiers in various places where they...
2009-05-08 Mark MichelsonReset the members' call counts when resetting queue...
2009-05-05 Richard MudgettFixed crashes from issue8824 review board channel locki...
2009-04-29 Russell BryantFix app_queue XML documentation.
2009-04-27 Mark MichelsonAllow for a position to be specified when entering...
2009-04-27 Mark MichelsonUpdate warning message to not have pipes and contain...
2009-04-23 Mark MichelsonFix reversed behavior of leavewhenempty option in queue...
2009-04-14 Mark MichelsonFix a couple of queue member reference leaks.
2009-04-13 Mark MichelsonSet all queue variables on both the caller and member...
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2009-03-31 Mark MichelsonFix trunk's compilation.
2009-03-31 Mark MichelsonMerged revisions 185599 via svnmerge from
2009-03-31 Russell BryantDon't free() an astobj2 object.
2009-03-30 Mark MichelsonMerged revisions 185031 via svnmerge from
2009-03-27 Russell BryantChange global_app_buf to ast_str_thread_global_buf.
2009-03-19 Mark MichelsonFix a memory leak associated with queues.
2009-03-13 Mark MichelsonChange faulty comparison used when announcing average...
2009-03-12 Mark MichelsonRun the macro on the queue member's channel when he...
2009-03-11 Mark MichelsonFix segfault when dialing a typo'd queue
2009-03-03 Mark MichelsonMerged revisions 180006 via svnmerge from
2009-02-17 Russell BryantFix a race condition that caused device states to becom...
2009-02-13 Mark MichelsonMerge queue-reset branch to Asterisk
2009-02-11 Mark MichelsonFix a bit of odd logic for announcing position. Sync...
2009-02-11 Mark MichelsonFix odd "thank you" sound playing behavior in app_queue.c
2009-02-05 Mark MichelsonMerged revisions 173692 via svnmerge from
2009-02-04 Mark MichelsonFix some areas where the incorrect interface was passed...
2009-01-29 Olle JohanssonFix "cancel answered elsewhere" through app_queue with...
2009-01-28 Olle JohanssonAdd final part of previously committed work for answere...
2009-01-27 Mark MichelsonFix queue crashes that would occur after the calling...
2009-01-21 Mark MichelsonFix device state parsing issues for channel names with...
2009-01-20 Mark MichelsonUse the default timeout for a queue instead of -1
2009-01-15 Olle JohanssonAdd support for setting the Reason header when cancelli...
2009-01-15 Mark MichelsonMerged revisions 168628 via svnmerge from
2009-01-13 Mark MichelsonClarify a message that app_queue prints and change...
2009-01-08 Mark MichelsonAdd the average talk time for a queue
2008-12-29 Mark MichelsonUpdate app_queue to deal with the removal of AST_PBX_KE...
2008-12-23 Steve MurphyMerged revisions 166093 via svnmerge from
2008-12-18 Joshua ColpNumerous documentation updates.
2008-12-17 Mark MichelsonMerged revisions 165255 via svnmerge from
2008-12-15 Mark MichelsonFix a compile warning and a logic error that could...
2008-12-15 Mark MichelsonFix up a few issues with regards to queues
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...
2008-12-12 Terry WilsonWhen using realtime queues, app_queue wasn't updating...
2008-12-11 Mark MichelsonMerged revisions 163084 via svnmerge from
2008-12-11 Mark MichelsonMerged revisions 163080 via svnmerge from
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-12-03 Mark MichelsonAdd some safety measures when using gosub, especially...
2008-12-03 Mark MichelsonWhen investigating issue #13548, I found that gosub
2008-11-25 Sean BrightThis is basically a complete rollback of r155401, as...
2008-11-25 Matthew NicholsonMake the Join event from app_queue use CallerIDNum...
2008-11-19 Mark MichelsonAdd a space to the output
2008-11-19 Mark MichelsonAdd a RES_NOT_DYNAMIC case for the CLI command
2008-11-14 Mark MichelsonFix some refcounting in app_queue.c and change the
2008-11-09 Sean BrightMerged revisions 155553 via svnmerge from
2008-11-07 Sean BrightAdd ability to pass arbitrary data to the ao2_callback_...
2008-11-05 Eliel C. Sardanons- Add some see-also references based on TFOT.
2008-11-04 Tilghman LesherSlightly optimize ast_devstate_str and rename global...
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-11-01 Russell BryantMerge changes from team/group/appdocsxml
2008-10-31 Terry WilsonRecent CDR fixes moved execution of the 'h' exten into...
2008-10-29 Steve MurphyMerged revisions 152538 via svnmerge from
2008-10-29 Steve MurphyMerged revisions 152535 via svnmerge from
2008-10-18 BJ Weschke The QueueEntry event now has the uniqueid of the chann...
2008-10-14 Mark MichelsonMerged revisions 149200 via svnmerge from
2008-10-06 Mark MichelsonThis commit introduces a change to how the "joinempty"
2008-09-28 Michiel van BaakMerge the cli_cleanup branch.
2008-09-27 Michiel van Baakfix a couple of CLI commands that did not have a help...
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-09-12 Steve MurphyMerged revisions 142675 via svnmerge from
next