summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2009-12-18Merged revisions 235652 via svnmerge from Tilghman Lesher
2009-12-18Merged revisions 235572 via svnmerge from Tilghman Lesher
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...Tilghman Lesher
2009-12-02So apparently, some platforms don't have ffsll(3).Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-04chan_misdn will fail to compile if the redirect_dn member is missingTilghman Lesher
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabiTzafrir Cohen
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.Richard Mudgett
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...Richard Mudgett
2009-09-16Detect whether we actually have the long double type, before looking for thos...Tilghman Lesher
2009-09-10Verify support for wide ODBC character types before using them.Tilghman Lesher
2009-09-08Ensure that the default autoconf CFLAGS are not used.Kevin P. Fleming
2009-08-30If lua is detected with the lua5.1 prefix (or not), adjust the include path a...Tilghman Lesher
2009-08-28Ensure that CFLAGS and/or LDFLAGS provided to configure script are preserved.Kevin P. Fleming
2009-08-27Merged revisions 214517 via svnmerge from Tilghman Lesher
2009-08-27Merged revisions 214436 via svnmerge from Tilghman Lesher
2009-08-25Not all versions of gnu-linux use glibc, which contains iconv. Some (especia...Tilghman Lesher
2009-08-21Update configure script for libpri COLP feature dependency requirements.Richard Mudgett
2009-08-06Minor improvements to app_fax.Kevin P. Fleming
2009-07-30Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on ve...Sean Bright
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-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-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-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-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