summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)Author
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.Tilghman Lesher
2010-01-24Merged revisions 242520 via svnmerge from Tilghman Lesher
2009-12-28Merged revisions 236585 via svnmerge from Sean Bright
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-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-27Merged revisions 214357 via svnmerge from Tilghman Lesher
2009-08-25Not all versions of gnu-linux use glibc, which contains iconv. Some (especia...Tilghman Lesher
2009-08-06Minor improvements to app_fax.Kevin P. Fleming
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 checks in configure for non-POSIX syslog facilities.Sean Bright
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-05-04Restore 'asyncagi break' command to 1.6.1 and higher.Tilghman Lesher
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-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-02-25Use notification when timezone files change and re-scan then.Tilghman Lesher
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-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-01Introduce CLI permissions.Eliel C. Sardanons
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-05Make compilation of chan_dahdi so that it does not require the new pri_progre...Matthew Fredrickson
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...Kevin P. Fleming