summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.Sean Bright
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.Sean Bright
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant
2009-06-26Add a new module, cdr_syslog, which allows writing CDRs to syslog.Sean Bright
2009-06-26Add checks in configure for non-POSIX syslog facilities.Sean Bright
2009-06-16Explicitly test for 'static weakref' support.Kevin P. Fleming
2009-06-16Another minor fix to compiler attribute checking.Kevin P. Fleming
2009-06-16Fix problems with new compiler attribute checking in configure script.Kevin P. Fleming
2009-06-16Ensure that configure-script testing for compiler attributes actually works.Kevin P. Fleming
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-05-28Add Calendaring support for AsteriskTerry Wilson
2009-05-26Update configure script to check for OSP toolkit 3.5.0.Russell Bryant
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...Kevin P. Fleming
2009-04-30Detect eaccess (or euidaccess) before using it.Tilghman Lesher
2009-04-29Merge str_substitution branch.Tilghman Lesher
2009-04-27Merged revisions 190721 via svnmerge from Kevin P. Fleming
2009-04-22Merged revisions 190092 via svnmerge from Tilghman Lesher
2009-04-22Detect liblua on SuSE, and add libm for linking for Fedora.Tilghman Lesher
2009-04-21Merged revisions 189601 via svnmerge from Doug Bailey
2009-04-14Add service maintenance message supportJeff Peeler
2009-03-19Merged revisions 183241 via svnmerge from Russell Bryant
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryJeff Peeler
2009-03-16Add MFC/R2 support for chan_dahdi.Russell Bryant
2009-03-11Merged revisions 181436 via svnmerge from Jason Parker
2009-03-10Merged revisions 180941 via svnmerge from Jason Parker
2009-02-25Use notification when timezone files change and re-scan then.Tilghman Lesher
2009-02-18Modify h323 to build against PTLib as well as the older PWLibJeff Peeler
2009-02-031. Make OS X compile cleanly with app_stack.Tilghman Lesher
2009-01-29Merged revisions 172438 via svnmerge from Tilghman Lesher
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. Doug Bailey
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...Kevin P. Fleming
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledTilghman Lesher
2008-12-19Add configuration support for half_full DAHDI buffer policyMatthew Fredrickson
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...Michiel van Baak
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...Joshua Colp
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-11Sometimes even Linux needs -lm to link libtonezone, such as when libtonezoneTilghman Lesher
2008-12-01Use AST_EXT_LIB_SETUP before using AST_EXT_LIB_CHECK or bad things happen.Tilghman Lesher
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-25Merged revisions 159025 via svnmerge from Tilghman Lesher
2008-11-19Merge the changes from the res_timing_timerfd branch.Mark Michelson
2008-11-19Add check for t38_terminal_init in spandsp (not found in 0.0.6, so it should ...Tilghman Lesher
2008-11-19Fix a few build problems on Solaris (and check for an md5 utility inSean Bright
2008-11-13Kevin sent a note indicating that this change isMark Michelson
2008-11-12Add a couple of AC_SUBST calls to the AST_C_COMPILE_CHECKMark Michelson
2008-11-05Make compilation of chan_dahdi so that it does not require the new pri_progre...Matthew Fredrickson
2008-11-04improve configure script to remember the previous value of each dependency in...Kevin P. Fleming