summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2009-07-25add default alias reload to run module reload.Michiel van Baak
2009-07-25Merged revisions 208746 via svnmerge from Jeff Peeler
2009-07-24Note that "reload" needs to be added back.Russell Bryant
2009-07-24Don't log a warning for something that does not affect operation.Russell Bryant
2009-07-24Resolve a T.38 negotiation issue left over from the udptl-updates merge.Kevin P. Fleming
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemsKevin P. Fleming
2009-07-23Resolve compiler warning on mac.Russell Bryant
2009-07-22Merged revisions 208083 via svnmerge from Tilghman Lesher
2009-07-21Merged revisions 207714 via svnmerge from Mark Michelson
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-07-20Merged revisions 207360 via svnmerge from Russell Bryant
2009-07-16Merged revisions 206867 via svnmerge from David Vossel
2009-07-11Add an API for reporting security events, and a security event logging module.Russell Bryant
2009-07-10Update comments about the level of T.38 support in Asterisk.Kevin P. Fleming
2009-07-09make this compile again under devmodeMichiel van Baak
2009-07-09pthread_self returns a pthread_t which is not an unsigned int on allMichiel van Baak
2009-07-08Fix a CEL related regression with hints updating by subscribing to AST_DEVICE...Matthew Nicholson
2009-07-08Merged revisions 205409 via svnmerge from David Vossel
2009-07-08missing comma in devstatestring arrayDavid Vossel
2009-07-08Fixes Park() argument handlingDavid Brooks
2009-07-08Oops, fixing buildTilghman Lesher
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.Sean Bright
2009-07-08Merged revisions 205188 via svnmerge from Tilghman Lesher
2009-07-08Use tabs instead of spaces for indentation.Russell Bryant
2009-07-08Move OpenSSL initialization to a single place, make library usage thread-safe.Russell Bryant
2009-07-06Improve handling of AST_CONTROL_T38 and AST_CONTROL_T38_PARAMETERS for non-T....Kevin P. Fleming
2009-07-02Moved trigger for BRIDGE_END CEL event so that it is more accurate.Matthew Nicholson
2009-07-02Merged revisions 204681 via svnmerge from David Vossel
2009-06-30Merged revisions 204556 via svnmerge from Tilghman Lesher
2009-06-30Merged revisions 204474 via svnmerge from Jason Parker
2009-06-30Recorded merge of revisions 204469 via svnmerge from Tilghman Lesher
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant
2009-06-29Allow trunk to once again compile under MALLOC_DEBUGTilghman Lesher
2009-06-27Only update total silence counter after a counter reset.Russell Bryant
2009-06-26Merged revisions 203785 via svnmerge from Russell Bryant
2009-06-26Add timestamp to response to "Ping" manager action.Mark Michelson
2009-06-26Make invalid hints report Unavailable instead of Idle.Russell Bryant
2009-06-26Improve T.38 negotiation by exchanging session parameters between application...Joshua Colp
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-26Add functions to map syslog facilities and priorities constants to strings.Sean Bright
2009-06-26Add checks in configure for non-POSIX syslog facilities.Sean Bright
2009-06-26One more formatting nit ... use spaces for inline indentation.Russell Bryant
2009-06-26Convert spaces to tabs for indentation.Russell Bryant
2009-06-25Move syslog utility functions into a separate file so they can be re-used.Sean Bright
2009-06-25fixes a few redundant conditionsDavid Vossel
2009-06-25Merged revisions 203380 via svnmerge from Terry Wilson
2009-06-25Merged revisions 203375 via svnmerge from Russell Bryant
2009-06-25Merged revisions 203311 via svnmerge from Terry Wilson
2009-06-25Pass a logmsg to ast_log_vsyslog instead of separate arguments.Sean Bright
2009-06-23If we delete the info, lets also delete the linesRyan Brindley