aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_queue.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-13This commit was manufactured by cvs2svn to create tag 'v0_9_0'.(no author)1-6/+61
2004-02-03Make the go_on be non-global.martinp1-13/+14
2004-01-28Various minor cleanups (bug #931)markster1-2/+3
2003-11-19Add 'n' option to Queue application to fall through to the next extension aft...martinp1-1/+10
2003-11-08Trustingly add Thorston's deadlock patchmarkster1-8/+10
2003-09-27Fix various compiler warnings (bug #322)markster1-1/+1
2003-09-27Fix printf to match int type (bug #247)markster1-1/+1
2003-09-10Fix small logic errors (bug #242)markster1-2/+2
2003-09-08BSD portability enhancements (bug #234)markster1-1/+1
2003-09-08First of Jayson's manager patchesmarkster1-3/+10
2003-08-23Handle timing file descriptor properly with agentsmarkster1-1/+0
2003-08-21Little queue fix (bug #150)markster1-1/+1
2003-08-18Pick the right point for rebuilding the listmarkster1-5/+10
2003-08-18Add same magic to remove from queuemarkster1-2/+8
2003-08-16Trim post dash portion of name if unspecifiedmarkster1-2/+8
2003-08-15Asterisk:markster1-7/+18
2003-08-13Do the right thing with ringall queues with entries that have penaltiesmarkster1-12/+19
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-31/+31
2003-08-09Fix round robin schedulingmarkster1-5/+9
2003-08-02Implement remaining queue strategies, ADSI fixes, and queue config updatesmarkster1-13/+57
2003-08-01Allow to enter one digit extensions before the call is answered in the queuemartinp1-27/+38
2003-07-30Add alternate queueing strategies. Implment ringall, roundrobin, and randommarkster1-62/+193
2003-07-28Add wrapup timemarkster1-1/+1
2003-07-27Start on queueing strategiesmarkster1-69/+84
2003-07-12Add missing spacemarkster1-1/+1
2003-07-08Clarify another areamarkster1-1/+1
2003-07-08Fix potential seg in queue codemarkster1-9/+9
2003-07-08Simplify stack in call attemptmarkster1-6/+5
2003-07-04Fix iax2 video/voice and update queueingmarkster1-2/+2
2003-07-02Merge 'T' and other dialing enhancementsmarkster1-9/+18
2003-07-01Take out unnecessary dependency upon tonezone.hmarkster1-2/+0
2003-07-01Fix race in local, update queuemarkster1-0/+42
2003-06-27Merge dynamic queue supportmarkster1-0/+240
2003-06-24Minor cleanupmarkster1-1/+1
2003-06-24Add count to management eventmarkster1-4/+4
2003-06-23Nest event inside if statementmarkster1-5/+12
2003-06-14Fix music on hold on parkmarkster1-2/+3
2003-06-13Fix transfer to parkingmarkster1-1/+1
2003-05-19More locking fixesmarkster1-0/+1
2003-04-12Free queue config (thanks James)markster1-0/+1
2003-03-20Merge some of Mahmut's patchesmarkster1-2/+4
2002-12-11Version 0.3.0 from FTPmarkster1-15/+61
2002-09-02Version 0.2.0 from FTPmarkster1-0/+915