summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-01Switch res_jabber to use openssl rather than gnutls.Jason Parker
2007-11-01Merged revisions 88116 via svnmerge from Tilghman Lesher
2007-11-01Merged revisions 88078 via svnmerge from Jason Parker
2007-11-01Change some uses of free() to ast_free(). (No functional differences.)Russell Bryant
2007-11-01Remove another copied source file on "make clean".Russell Bryant
2007-11-01Merged revisions 88026 via svnmerge from Joshua Colp
2007-11-01Conditionally free lock_info->thread_name to avoid a useless warningTilghman Lesher
2007-11-01Janitor: use ast_free to pair calls of ast_malloc and ast_callocTilghman Lesher
2007-11-01Fix memory leakTilghman Lesher
2007-11-01Merged revisions 87970 via svnmerge from Joshua Colp
2007-11-01Drop any more references to type in the Exception dialplan function.Joshua Colp
2007-10-31Merged revisions 87908 via svnmerge from Jason Parker
2007-10-31Merged revisions 87906 via svnmerge from Jason Parker
2007-10-31More changes to change return values from load_module functions.Jason Parker
2007-10-31Merged revisions 87849 via svnmerge from Steve Murphy
2007-10-31Merged revisions 87852 via svnmerge from Tilghman Lesher
2007-10-31Add volume adjustment in.Joshua Colp
2007-10-31Restore operation of the option that only writes when the channel is bridged.Joshua Colp
2007-10-31Add volume adjustment to spy audiohook in app_chanspy.Joshua Colp
2007-10-31Formatting cleanups, remove obsolete contributions (modules no longer inTilghman Lesher
2007-10-31Remove old whisper remnants from channel.hJoshua Colp
2007-10-31Optimize pbx_substitute_variablesTilghman Lesher
2007-10-31Merged revisions 87775 via svnmerge from Steve Murphy
2007-10-30Merged revisions 87739 via svnmerge from Tilghman Lesher
2007-10-30If no '?' is found in the arguments, don't attempt to continue.Tilghman Lesher
2007-10-30Merged revisions 87686 via svnmerge from Russell Bryant
2007-10-30Merged revisions 87650 via svnmerge from Jason Parker
2007-10-30Update documentation to give an example of how to use the return status of Ra...Jason Parker
2007-10-30The priority gets incremented after raising an exception, so the priority sho...Mark Michelson
2007-10-30Jumped the gun a bit in the RaiseException app. It would always return -1Mark Michelson
2007-10-30Merged revisions 87571 via svnmerge from Joshua Colp
2007-10-30Merged revisions 87567 via svnmerge from Jason Parker
2007-10-30Blocked revisions 87534 via svnmergeJoshua Colp
2007-10-29UGH... while trying to fix #10995, I found all kinds of cruft in this Makefil...Kevin P. Fleming
2007-10-29clean up assembler and preprocessor files if they are here tooKevin P. Fleming
2007-10-29ignore preprocessor and assembler files if they are presentKevin P. Fleming
2007-10-29Merged revisions 87460 via svnmerge from Kevin P. Fleming
2007-10-29If a caller is listen-only, then don't bother with doing talker detection.Russell Bryant
2007-10-29Merged revisions 87396 via svnmerge from Russell Bryant
2007-10-29Adding the more flexible QUEUE_MEMBER function to replace the QUEUE_MEMBER_CO...Mark Michelson
2007-10-29Drop the RTCP Read too short message to debug. There are some phones out ther...Joshua Colp
2007-10-29Make sure we set flags to a 0 value before trying to use it. Pointed out by ...Jason Parker
2007-10-29Merged revisions 87373 via svnmerge from Russell Bryant
2007-10-29Merged revisions 87342 via svnmerge from Joshua Colp
2007-10-29Blocked revisions 87340 via svnmergeJason Parker
2007-10-29Remove duplicate stdlib.h include.Joshua Colp
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...Joshua Colp
2007-10-29Merged revisions 87294 via svnmerge from Joshua Colp
2007-10-28Add a simple dialgroup function. By taking one of the simpler uses of QueueTilghman Lesher
2007-10-28Merged revisions 87262 via svnmerge from Tilghman Lesher