summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)Author
2015-08-10Merge "Replaces clock_gettime() with ast_tsnow()"Joshua Colp
2015-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-07-29res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-05-03Update configure.ac/Makefile for clangDiederik de Groot
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-16Add support for the ca_list_path option for PJSIP transports.Mark Michelson
2015-01-13chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.Joshua Colp
2014-10-27configure: Add autoconf check for libopus.Sean Bright
2014-10-19build: Force -fsigned-char on platforms where the default for char is unsignedGeorge Joseph
2014-07-17menuselect: Add libxml2 support (Patch 3)Matthew Jordan
2014-07-03main/tcptls: Add checks for OpenSSL Elliptic Curve supportMatthew Jordan
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-04-23This patch adds support for spinlocks in Asterisk.George Joseph
2014-03-05Corrected cross-platform stat nanosecond codeDavid M. Lee
2014-01-28cdr_radius, cel_radius: build agains libfreeradius-clientKevin Harwell
2013-12-03res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.Joshua Colp
2013-11-26Fix a configure issue with PJSIP transaction group lock detection.Joshua Colp
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-23Add the bucket API.Joshua Colp
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-06-03Correct autoconf script for finding UUID support.David M. Lee
2013-05-15Use srtp_shutdown when availableKinsey Moore
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-12Switch to using external pjproject libraries.Jason Parker
2013-01-29Update configure script to be compatible with ptlib 2.10.9Matthew Jordan
2013-01-19Add builtin roundf() for systems lacking it.Walter Doekes
2013-01-11Add JSON API for Asterisk.David M. Lee
2012-12-13Bail configure if it can't find libuuid.David M. Lee
2012-12-13Remove compile time check HAVE_DEV_URANDOM.Russell Bryant
2012-12-13Fixed configure.ac to look for proper uuid.h fileDavid M. Lee
2012-12-11Add UUID support to Asterisk.Mark Michelson
2012-10-18build_tools: Allow Asterisk to report git SHAs in version string.Richard Mudgett
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-18Add -fnested-functions compile flag, if needed.David M. Lee
2012-08-09Use better libss7 detection test and move libpri compile test.Richard Mudgett
2012-07-25Enable usage of system-provided NetBSD editline library if available.Kevin P. Fleming
2012-07-23Enable usage of system-provided iLBC library.Kevin P. Fleming
2012-04-28res_corosync: Fix build against corosync 2.0.Russell Bryant
2012-03-13Remove chan_usbradio and app_rpt.Russell Bryant
2012-02-16Fix compile problem when old version of libvorbisfile v1.1.2 is used.Richard Mudgett
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-14Fix voicemail problems when using ogg/vorbis.Richard Mudgett