summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)Russell Bryant
2006-05-20fix the possibility of writing one byte past the end of a buffer.Russell Bryant
2006-05-20add some code optimizations, see the report for an explanation Russell Bryant
2006-05-20- add a UserEvent action that allows a manager client to "broadcast" an eventRussell Bryant
2006-05-20Merged revisions 28968 via svnmerge from Kevin P. Fleming
2006-05-20git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28967 65c4cc65-6c06...Russell Bryant
2006-05-20remove an unused variable, and default the user to asterisk if not specifiedRussell Bryant
2006-05-20various fixes regarding coding guidelines issuesRussell Bryant
2006-05-20fix up another place where the code made assumptions about how space forRussell Bryant
2006-05-20Merged revisions 28896 via svnmerge from Kevin P. Fleming
2006-05-20if a hostname is not specified, connect over a unix socket instead ofRussell Bryant
2006-05-20fix the build of func_realtime and aelparse with MTX_PROFILE enabledRussell Bryant
2006-05-20defaults.h must be listed as a dependency after the cleantest because if itRussell Bryant
2006-05-19attributes need trailing CR-LFKevin P. Fleming
2006-05-19allow chan_h323 to build (issue #7006, casper)Russell Bryant
2006-05-19let's use the proper variable here, instead of segfaulting (don't know how th...Kevin P. Fleming
2006-05-19Make the new behavior where the timestamp is checked on the call file beforeRussell Bryant
2006-05-19we have to build local copies of aelflex.o, aelbison.o, and pbx_ael.o as wellRussell Bryant
2006-05-19Merged revisions 28794 via svnmerge from Kevin P. Fleming
2006-05-19Fix tab completion when you just do a plain tab without entering anything, an...Joshua Colp
2006-05-19Merged revisions 28790 via svnmerge from Russell Bryant
2006-05-19there is no reason to explicity specify -fomit-frame-pointer when building withRussell Bryant
2006-05-19Merged revisions 28754 via svnmerge from Russell Bryant
2006-05-19add support for more refined ability to set install paths using the standardRussell Bryant
2006-05-19As requested by kpfleming, renaming messagecount to inboxcount and messagecou...Tilghman Lesher
2006-05-19only delete call files if the timestamp on the file is not in the future, soRussell Bryant
2006-05-19Clean up some chan_zap code to make it more readable. (issue #6834 reported b...Joshua Colp
2006-05-19Merged revisions 28698 via svnmerge from Joshua Colp
2006-05-19Merged revisions 28651 via svnmerge from Joshua Colp
2006-05-19Blocked revisions 28630 via svnmergeJoshua Colp
2006-05-19Missing messagecount2 functionTilghman Lesher
2006-05-19Merged revisions 28627 via svnmerge from Joshua Colp
2006-05-19fix up a patch that did not merge properly from 1.2 ... weird Russell Bryant
2006-05-19Adding some documentation on Asterisk and video telephony. Thanks to the teamOlle Johansson
2006-05-19Adding send_text capability to chan_localOlle Johansson
2006-05-19First stab at supporting video in chan_localOlle Johansson
2006-05-19Add simple devicestate for chan_localOlle Johansson
2006-05-19Formatting cleanupOlle Johansson
2006-05-19when displaying the list of registered music on hold classes, only showRussell Bryant
2006-05-18revert bogus changeKevin P. Fleming
2006-05-18Merged revisions 28380,28384 via svnmerge from Kevin P. Fleming
2006-05-18Add missing argument to ast_carefulwriteOlle Johansson
2006-05-18Merged revisions 28337 via svnmerge from Kevin P. Fleming
2006-05-18block this fix from the 1.2 branch; proper fix will go here and is much more ...Kevin P. Fleming
2006-05-18Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk tha...Tilghman Lesher
2006-05-18Blocked revisions 28257 via svnmergeTilghman Lesher
2006-05-18add another media path reinvite 'flavor', where we will only redirect our med...Kevin P. Fleming
2006-05-18adding new code should require following the formatting guidelines :-)Kevin P. Fleming
2006-05-18Merged revisions 28212 via svnmerge from Joshua Colp
2006-05-18Merged revisions 28169 via svnmerge from Joshua Colp