Commit Graph

466 Commits (12)

Author SHA1 Message Date
George Joseph b8d2871851 build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
Matthew Jordan 35e38727d4 configure: Undefine FORTIFY_SOURCE prior to defining it for patched gcc
11 years ago
Richard Mudgett 8a3898cf5d chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
George Joseph 9400ad29ee This patch adds support for spinlocks in Asterisk.
11 years ago
David M. Lee 5ab9e72ed3 Corrected cross-platform stat nanosecond code
11 years ago
Kevin Harwell 6a59e0817e cdr_radius, cel_radius: build agains libfreeradius-client
11 years ago
Kinsey Moore 678bebb459 pbx_lua: Add support for Lua 5.2
12 years ago
Joshua Colp 3dfd810c6c res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.
12 years ago
Joshua Colp 9a2df36dd4 Fix a configure issue with PJSIP transaction group lock detection.
12 years ago
Joshua Colp 18a2f38b76 res_pjsip: Add support for building against pjproject with SIP transaction group lock support.
12 years ago
Kinsey Moore b919e0a72c Add warning when compiling with iODBC support
12 years ago
Kinsey Moore 315ec8d7f9 Detect and use xsltCleanupGlobals when available
12 years ago
David M. Lee e88afe2022 Taskprocessor optimization; switch Stasis to use taskprocessors
12 years ago
Matthew Jordan 07da7acd63 Add check for openSUSE when detecting bfd library
12 years ago
David M. Lee 5474e48966 optional_api: Fix linking problems between modules that export global symbols
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee dcf03554a0 Shuffle RESTful URL's around.
12 years ago
David M. Lee 6d805dc04b Correct autoconf script for finding UUID support.
12 years ago
Kinsey Moore 1ead1853f2 Use srtp_shutdown when available
12 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
12 years ago
Jason Parker 1cb917096b Switch to using external pjproject libraries.
12 years ago
Tzafrir Cohen d6a6422880 Consider linux-gnuspe as linux-gnu
12 years ago
Matthew Jordan a3b138429f Properly detect launchd
12 years ago
Matthew Jordan ea094de7c5 Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
12 years ago
Walter Doekes e6a3674150 Add builtin roundf() for systems lacking it.
12 years ago
David M. Lee bc97a4ded1 Up the minimum OS X version to 10.6.
12 years ago
David M. Lee 7bd50bc0c4 Specify the -rpath linker flag when prefix != /usr.
12 years ago
David M. Lee 7695ea2643 Add JSON API for Asterisk.
13 years ago
David M. Lee 24b0d2365b Bail configure if it can't find libuuid.
13 years ago
Russell Bryant fad2637297 Remove compile time check HAVE_DEV_URANDOM.
13 years ago
David M. Lee 251cbe3c51 Fixed configure.ac to look for proper uuid.h file
13 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
13 years ago
Richard Mudgett b0c3d288f2 build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago
Andrew Latham 83b13ebc04 Add check for Doxygen
13 years ago
Joshua Colp e8380afc8a Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
David M. Lee f8d815e19f Add -fnested-functions compile flag, if needed.
13 years ago
Richard Mudgett 18d5041981 Use better libss7 detection test and move libpri compile test.
13 years ago
Kevin P. Fleming 7d4ccea736 Enable usage of system-provided NetBSD editline library if available.
13 years ago
Kevin P. Fleming b5193428a7 Enable usage of system-provided iLBC library.
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Tzafrir Cohen c79bafa9e0 Macro AST_PKG_CONFIG_CHECK to use chkconfig
13 years ago
Russell Bryant eebdf35159 res_corosync: Fix build against corosync 2.0.
13 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
13 years ago
Jonathan Rose 337f933977 Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOS
13 years ago
Tzafrir Cohen ab6f40bd12 Also detect gmime 2.6
13 years ago
Russell Bryant 4585000039 Remove chan_usbradio and app_rpt.
13 years ago
Sean Bright 2969b00468 Add --enable-dev-mode=strict to configure.
13 years ago
Richard Mudgett 7093cf278c Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago