aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2009-08-06Minor improvements to app_fax.kpfleming1-11783/+12908
2009-07-30Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on ve...seanbright1-5/+12
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.seanbright1-1/+147
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.seanbright1-1/+263
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.russell1-22/+545
2009-06-26Add a new module, cdr_syslog, which allows writing CDRs to syslog.seanbright1-2/+9
2009-06-26Add checks in configure for non-POSIX syslog facilities.seanbright1-12589/+12286
2009-06-16Explicitly test for 'static weakref' support.kpfleming1-3/+3
2009-06-16Another minor fix to compiler attribute checking.kpfleming1-91/+21
2009-06-16Fix problems with new compiler attribute checking in configure script.kpfleming1-20/+90
2009-06-16Ensure that configure-script testing for compiler attributes actually works.kpfleming1-31/+31
2009-06-15Redesigned 'optional API' support.kpfleming1-122/+8
2009-05-28Add Calendaring support for Asterisktwilson1-11340/+13030
2009-05-26Update configure script to check for OSP toolkit 3.5.0.russell1-12609/+11495
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...kpfleming1-11316/+12555
2009-04-30Detect eaccess (or euidaccess) before using it.tilghman1-2/+4
2009-04-29Merge str_substitution branch.tilghman1-12478/+11316
2009-04-27Merged revisions 190721 via svnmerge from kpfleming1-11316/+12478
2009-04-22Merged revisions 190092 via svnmerge from tilghman1-1/+65
2009-04-22Detect liblua on SuSE, and add libm for linking for Fedora.tilghman1-7/+273
2009-04-21Merged revisions 189601 via svnmerge from dbailey1-12/+166
2009-04-14Add service maintenance message supportjpeeler1-1/+263
2009-03-19Merged revisions 183241 via svnmerge from russell1-82/+3
2009-03-18Merged revisions 182810 via svnmerge from russell1-0/+149
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryjpeeler1-189/+21
2009-03-16Add MFC/R2 support for chan_dahdi.russell1-10/+312
2009-03-11Merged revisions 181436 via svnmerge from qwell1-3/+5
2009-03-10Merged revisions 180941 via svnmerge from qwell1-12/+12
2009-02-25Use notification when timezone files change and re-scan then.tilghman1-14/+316
2009-02-18Modify h323 to build against PTLib as well as the older PWLibjpeeler1-50/+27
2009-02-031. Make OS X compile cleanly with app_stack.tilghman1-5/+163
2009-01-29Merged revisions 172438 via svnmerge from tilghman1-7/+15
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. dbailey1-19/+83
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...kpfleming1-2/+27
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledtilghman1-2/+3
2008-12-19Add configuration support for half_full DAHDI buffer policymattf1-4/+85
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...mvanbaak1-1/+1
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...file1-0/+56
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-1/+1
2008-12-11Sometimes even Linux needs -lm to link libtonezone, such as when libtonezonetilghman1-2/+70
2008-12-01Use AST_EXT_LIB_SETUP before using AST_EXT_LIB_CHECK or bad things happen.tilghman1-11/+49
2008-12-01Introduce CLI permissions.eliel1-2/+3
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-3/+18
2008-11-26improve handling of API calls provided by loaded modules through use of some ...kpfleming1-0/+616
2008-11-25Merged revisions 159025 via svnmerge from tilghman1-9538/+2752
2008-11-19Merge the changes from the res_timing_timerfd branch.mmichelson1-2747/+9691
2008-11-19Add check for t38_terminal_init in spandsp (not found in 0.0.6, so it should ...tilghman1-5/+275
2008-11-19Fix a few build problems on Solaris (and check for an md5 utility inseanbright1-11/+56
2008-11-13Kevin sent a note indicating that this change ismmichelson1-11/+5
2008-11-12Add a couple of AC_SUBST calls to the AST_C_COMPILE_CHECKmmichelson1-6/+12