summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2006-05-25- add support for setting an AGISTATUS variable that indicates successfulRussell Bryant
2006-05-24reset timeout on reconnect.Matt O'Gorman
2006-05-24Merged revisions 29973 via svnmerge from Kevin P. Fleming
2006-05-23get rid of that transport sillynessMatt O'Gorman
2006-05-23hmm still need a way to get rid of connectionsMatt O'Gorman
2006-05-23fixes bug where server goes away.Matt O'Gorman
2006-05-23allows for configurable answer timeout on attended transferMatt O'Gorman
2006-05-23finish cleaning up some more stuff before russellMatt O'Gorman
2006-05-23remove another excess "debug" messageRussell Bryant
2006-05-23Merged revisions 29696 via svnmerge from BJ Weschke
2006-05-23remove an unnecessary error message that is really an old debug messageRussell Bryant
2006-05-22asterisk-xmpp merge inMatt O'Gorman
2006-05-22Merged revisions 29512 via svnmerge from Joshua Colp
2006-05-22 This is part 2/2 of the patches for #7090. Adds one-step call parking to /tr...BJ Weschke
2006-05-21Merged revisions 29196 via svnmerge from BJ Weschke
2006-05-19when displaying the list of registered music on hold classes, only showRussell Bryant
2006-05-18revert bogus changeKevin P. Fleming
2006-05-18Add missing argument to ast_carefulwriteOlle Johansson
2006-05-11 - The recent change to linklists.h broke the build on linux for some reason.Russell Bryant
2006-05-10use the channel lock wrappers (issue #7128)Russell Bryant
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-05-09various doxygen fixesKevin P. Fleming
2006-05-09remove a check of the result of ast_mutex_lockRussell Bryant
2006-05-08Incorrect log statement when playing transfer sounds (issue #7008 reported an...Joshua Colp
2006-05-05move ast_carefulwrite from manager.c to utils.c so that cli.c andRussell Bryant
2006-05-03 Correct call parking behavior when there is no courtesytone specified. #6306...BJ Weschke
2006-05-01Merged revisions 24019 via svnmerge from Tilghman Lesher
2006-04-30remove macro defined that is no longer neededKevin P. Fleming
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)Russell Bryant
2006-04-29- convert lists to use linked list macrosRussell Bryant
2006-04-29- don't create duplicate log messagesRussell Bryant
2006-04-29add reload() (bug 9981)Luigi Rizzo
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentLuigi Rizzo
2006-04-21more strncpy/ast_copy_string replacement.Luigi Rizzo
2006-04-21more strncpy/ast_copy_string replacementLuigi Rizzo
2006-04-21comment a possible memory leakLuigi Rizzo
2006-04-21merge some common code into a functionLuigi Rizzo
2006-04-21more NULL "" equivalence in cid fields.Luigi Rizzo
2006-04-21more NULL / "" equivalence for CID fields.Luigi Rizzo
2006-04-18update res_odbc to support pooled connectionsRussell Bryant
2006-04-18simplify the flow of builtin_atxfer().Luigi Rizzo
2006-04-17Merged revisions 20966 via svnmerge from Tilghman Lesher
2006-04-17- Doxygen formattingOlle Johansson
2006-04-16preparation for reduction of the nesting of a large functionLuigi Rizzo
2006-04-16more usages of stream_and_waitLuigi Rizzo
2006-04-16more usages of function 'finishup()'Luigi Rizzo
2006-04-16one more instance of stream_and_wait, and remove an extraLuigi Rizzo
2006-04-16more replaceemnt of dup code with functions.Luigi Rizzo
2006-04-16localize several variables, and simplify the last part of park_exec()Luigi Rizzo