summaryrefslogtreecommitdiff
path: root/apps/app_queue.c
AgeCommit message (Expand)Author
2006-04-10remove support for BYEXTENSION (which nobody even knows about anymore)Kevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-04-04Issue #6882 Olle Johansson
2006-03-29Normalize some cli completion code.Luigi Rizzo
2006-03-25Add micro-http server and abstract manager interface, make snmp not die Mark Spencer
2006-03-14Merged revisions 12925 via svnmerge from Russell Bryant
2006-03-11Bug 6459 - tell manager when queue is abandonedTilghman Lesher
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-15add option to avoid calling members whose channels are 'in use' (issue #6315,...Kevin P. Fleming
2006-02-15add channel's uniqueid to manager 'join' event (issue #6458)Kevin P. Fleming
2006-02-14don't use localuser structure for outbound calls (issue #6216)Kevin P. Fleming
2006-02-14Merged revisions 9961,9964,9990,10018 via svnmerge from Kevin P. Fleming
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDRussell Bryant
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-23changed some settings to app_args and some codeMatt O'Gorman
2006-01-22fix memory leak from not freeing the list of queue members when freeing a queueRussell Bryant
2006-01-22Bug 6312 - Macro janitorTilghman Lesher
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (...Tilghman Lesher
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-20Merged revisions 8347 via svnmerge from Russell Bryant
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-17oops all better now.Matt O'Gorman
2006-01-17allow for multiple periodic announcementsMatt O'Gorman
2006-01-16 Spelling corrections (mostly in comments and doxygen areas) #6249 BJ Weschke
2006-01-13Added QUEUE_MEMBER_COUNT and QUEUE_MEMBER_LIST Matt O'Gorman
2006-01-13Various cleanups from comments in an email from Luigi Rizzo. Thank you!Russell Bryant
2006-01-13added two new features to meetme, autofill and Matt O'Gorman
2006-01-13 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod...BJ Weschke
2006-01-12 Remove an unneccessary unlock and do away with the error msg about not being...BJ Weschke
2006-01-12 More new memory wrapper work and initializing some memory allocations to zer...BJ Weschke
2006-01-06allow limiting of queue members who will be delivered a given caller's call b...Kevin P. Fleming
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-29avoid multiple strlen calls in complete_queueRussell Bryant
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-12-06Clarify purpose of function, by renamingTilghman Lesher
2005-12-05Merged revisions 7337 via svnmerge from Russell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-12-01fix queue weight feature - compare member interfaces instead of pointers toRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-10issue #5707Kevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-08issue #5648Kevin P. Fleming
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-06alphabetize option listsRussell Bryant