aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_queue.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-18automerge commitautomerge1-1/+1
2007-07-10automerge commitautomerge1-10/+13
2007-07-05automerge commitautomerge1-2/+1
2007-06-27automerge commitautomerge1-0/+4
2007-05-22automerge commitautomerge1-0/+2
2007-04-21automerge commitautomerge1-1/+1
2007-02-08merge up to branch 1.2 and re-enable automergekpfleming1-0/+1
2007-01-27automerge commitautomerge1-3/+3
2006-10-03automerge commitroot1-3/+7
2006-09-28automerge commitroot1-17/+15
2006-09-28automerge commitroot1-2/+16
2006-09-28automerge commitroot1-1/+4
2006-09-19automerge commitroot1-1/+1
2006-09-05Merged revisions 41768,41827,41830,41880,41882,41989,42014,42054 via svnmerge...file1-1/+7
2006-08-05automerge commitroot1-1/+0
2006-06-23automerge commitroot1-0/+2
2006-06-15automerge commitroot1-50/+50
2006-06-14automerge commitroot1-74/+71
2006-06-04automerge commitroot1-1/+1
2006-05-30automerge commitroot1-0/+10
2006-05-26automerge commitroot1-29/+146
2006-05-25automerge commitroot1-1/+1
2006-05-24automerge commitroot1-26/+24
2006-05-20automerge commitroot1-4/+4
2006-05-19automerge commitroot1-0/+2
2006-05-08automerge commitroot1-3/+5
2006-05-04automerge commitroot1-15/+47
2006-04-27automerge commitroot1-1/+1
2006-04-04automerge commitroot1-25/+23
2006-03-14automerge commitroot1-1/+1
2006-02-14automerge commitroot1-2/+1
2006-01-22automerge commitroot1-44/+45
2006-01-21automerge commitroot1-60/+91
2006-01-20automerge commitroot1-5/+2
2005-12-26cast time_t to an int in printf/scanf (issue #5635)russell1-8/+8
2005-12-05don't delete dynamic queue members when reloading the static members from a r...russell1-2/+3
2005-12-01fix queue weight feature - compare member interfaces instead of pointers torussell1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-10issue #5707kpfleming1-2/+2
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-107/+164
2005-11-08issue #5648kpfleming1-2/+2
2005-11-07application doc updatekpfleming1-7/+4
2005-11-06issue #5605russell1-73/+80
2005-11-06alphabetize option listsrussell1-4/+4
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-8/+8
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-7/+5
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-17/+29
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-36/+42
2005-10-18Fix segfault in app queue when no cdr exists for the calling channel (bug #5462)markster1-1/+7
2005-10-17Fix queue, iax and sip formatting issues (bug #5449)markster1-17/+18