summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-30Add-ons related build system improvements.Kevin P. Fleming
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant
2009-06-29A few const changes in app_meetme.c that I noticed while browsing the source.Sean Bright
2009-06-29Merged revisions 204300 via svnmerge from Mark Michelson
2009-06-29Merged revisions 204243,204246 via svnmerge from Mark Michelson
2009-06-29Reorganize this adaptive CEL config a bit.Sean Bright
2009-06-29Blocked revisions 204170 via svnmergeTilghman Lesher
2009-06-29Get app_rpt compiling again. I doubt seriously that it actually works.Sean Bright
2009-06-29Add common headers to CEL related configs.Sean Bright
2009-06-29Allow trunk to once again compile under MALLOC_DEBUGTilghman Lesher
2009-06-29Remove invalid entries in the config.Tilghman Lesher
2009-06-29Blocked revisions 204012 via svnmergeMark Michelson
2009-06-27Another CHANGES spelling fix.Sean Bright
2009-06-27Only update total silence counter after a counter reset.Russell Bryant
2009-06-27Minor tweaks and spelling fixes for CHANGES and UPGRADE.txt.Russell Bryant
2009-06-27Merged revisions 203908 via svnmerge from Richard Mudgett
2009-06-26Merged revisions 203848 via svnmerge from Jeff Peeler
2009-06-26Add a new module, cdr_syslog, which allows writing CDRs to syslog.Sean Bright
2009-06-26Add 's' option to ChanSpy, which makes the app exit when no channels are left...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-26Ensure the TCP read buffer is fully initialized before handling each packet.Russell Bryant
2009-06-26Fix the 'nat' option to actually do RFC3581 as expected and extend the config...Joshua Colp
2009-06-26Fixing voicemail's error in checking max silence vs min message lengthDavid Brooks
2009-06-26Blocked revisions 203719 via svnmergeDavid Brooks
2009-06-26moving debug message from level 0 to 1.David Vossel
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-26Check if polarityonanswerdelay has elapsed before setting a channel as answeredJeff Peeler
2009-06-26Note a new API call, and one that changed in doxygen.Russell Bryant
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-25make sure chan_dahdi compiles with only libss7 and not libpri installedJeff Peeler
2009-06-25fixes a few redundant conditionsDavid Vossel
2009-06-25Picking nitsRichard Mudgett
2009-06-25Remove some unnecessary code and update sample config file with respect to GR...Jeff Peeler
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-25New signaling module to handle PRI/BRI operations in chan_dahdiJeff Peeler
2009-06-25Unmute when we get a dtmfup (we muted on dtmfdown) event.Jason Parker
2009-06-25Blocked revisions 203230 via svnmergeMark Michelson
2009-06-25Add support for multicast RTP paging.Joshua Colp
2009-06-25Pass a logmsg to ast_log_vsyslog instead of separate arguments.Sean Bright
2009-06-25Insure ring cadence is set for fxs portsDoug Bailey
2009-06-25Merged revisions 203115 via svnmerge from Russell Bryant