Commit Graph

546 Commits (3a50311c17e4de1998a01bbe939d02fd418fc13a)

Author SHA1 Message Date
George Joseph facce6f632 pjproject_bundled: Check for python-dev and TEST_FRAMEWORK
9 years ago
George Joseph 392341ba37 pjproject-bundled: Cleanups for reported issues
9 years ago
Joshua Colp 4df7b3ae80 build: Add configure check for proto field of PJSIP TLS transport setting.
9 years ago
George Joseph 3173e91bab build-system: Allow building with static pjproject
9 years ago
George Joseph 168c18737f res_pjsip: Handle pjsip_dlg_create_uas deprecation
9 years ago
Badalyan Vyacheslav a23d01e943 Build: Added testing compiler to support the system sanitizes
9 years ago
Mark Michelson 3b426a8b09 Check for OpenSSL defines before trying to use them.
9 years ago
Corey Farrell 5dde111719 Build System: Add support for checking alembic branches.
9 years ago
Alexander Traud 270f7be54f Build System: Support include-what-you-use.
10 years ago
Richard Mudgett ca030845ff configure: Fix check for libunbound to require v1.5.0 as minimum.
10 years ago
Joshua Colp ff36b5482b Merge "Replaces clock_gettime() with ast_tsnow()"
10 years ago
David M. Lee 40caf0ad9b Replaces clock_gettime() with ast_tsnow()
10 years ago
Mark Duncan 1d081ec970 res/res_rtp_asterisk: Add ECDH support
10 years ago
Diederik de Groot 305ce3defd Update configure.ac/Makefile for clang
10 years ago
Joshua Colp a3cec44a0a res_pjsip: Add external PJSIP resolver implementation using core DNS API.
10 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
10 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Matthew Jordan ced84d7e62 configure: Promote SQLite3 "not installed" warning to error
10 years ago
David M. Lee 965777ccfc Various fixes for OS X
10 years ago
Mark Michelson 023fa0f9e8 Add support for the ca_list_path option for PJSIP transports.
10 years ago
Matthew Jordan f11fb76205 configure: If cross-compiling, assume we have working semaphores
10 years ago
Joshua Colp 0e631a541d chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
10 years ago
Sean Bright ef8cdd40e5 configure: Add autoconf check for libopus.
11 years ago
George Joseph 5e10e369b1 build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
Matthew Jordan 98ca5c0b5f configure: Undefine FORTIFY_SOURCE prior to defining it for patched gcc
11 years ago
Sean Bright 7677d564e7 Fix build when pjproject is installed in a non-standard location.
11 years ago
Matthew Jordan 3f64ca0c04 configure: Fix libxml2 development library dependency checking
11 years ago
Matthew Jordan 26c7e684ea menuselect: Add libxml2 support (Patch 3)
11 years ago
Matthew Jordan 0e844b7598 configure: Remove last vestiges of h323; DO create menuselect-deps
11 years ago
Matthew Jordan 46b00b9c64 configure: Update script to pass if channels/h323/Makefile.in does not exist
11 years ago
Matthew Jordan 758b13858b main/tcptls: Add checks for OpenSSL Elliptic Curve support
11 years ago
Richard Mudgett 0c896d8b9b chan_dahdi: Adds support for major update to libss7.
11 years ago
Richard Mudgett 8b6ab4782a chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
George Joseph 64045f0b57 This patch adds support for spinlocks in Asterisk.
11 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
11 years ago
Kevin Harwell ade5c8a2a4 cdr_radius, cel_radius: build agains libfreeradius-client
11 years ago
Kinsey Moore 537f4a9dac pbx_lua: Add support for Lua 5.2
11 years ago
Joshua Colp b8025e789d res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.
12 years ago
Joshua Colp c321b1f454 Fix a configure issue with PJSIP transaction group lock detection.
12 years ago
Joshua Colp 1b14a78d14 res_pjsip: Add support for building against pjproject with SIP transaction group lock support.
12 years ago
Kinsey Moore 8021958099 Add warning when compiling with iODBC support
12 years ago
Kinsey Moore 3578bc30fd Detect and use xsltCleanupGlobals when available
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Matthew Jordan 8ddd829b8b Add check for openSUSE when detecting bfd library
12 years ago
David M. Lee 9bed50db41 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.
12 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
Richard Mudgett 51b32041d5 Fix voicemail problems when using ogg/vorbis.
13 years ago
Russell Bryant 055a19e128 Replace res_ais with a new module, res_corosync.
13 years ago
Kevin P. Fleming 92ef8a6fe1 Address OpenSSL initialization issues when using third-party libraries.
13 years ago
Kevin P. Fleming 35a5b042d7 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
13 years ago
Kinsey Moore 76888b5990 Make sure asterisk builds on OpenBSD
13 years ago
Richard Mudgett 38e4643cb4 Fix crashes on other platforms caused by interference from Darwin weak symbol support.
14 years ago
Richard Mudgett 6e5f97df77 Merged revisions 339720 via svnmerge from
14 years ago
TransNexus OSP Development 89205c35e8 Updated for checking OSP Toolkit version 4.0.0.
14 years ago
Tilghman Lesher 5e7121b44f Merged revisions 336734 via svnmerge from
14 years ago
Richard Mudgett ae4c13f4f3 Merged revisions 335912 via svnmerge from
14 years ago
Tilghman Lesher 1bf2d9e9c6 Merged revisions 335656 via svnmerge from
14 years ago
Jason Parker 00a8f14fb1 Merged revisions 333203 via svnmerge from
14 years ago
Tilghman Lesher 318f0f5514 Merged revisions 332369 via svnmerge from
14 years ago
Richard Mudgett 265102faf8 Merged revisions 332265 via svnmerge from
14 years ago
Terry Wilson 72eba1af20 Merged revisions 330844 via svnmerge from
14 years ago
Terry Wilson efd040cd11 Replace Berkeley DB with SQLite 3
14 years ago
Tilghman Lesher 42172dbeca Merged revisions 320573 via svnmerge from
14 years ago
Kevin P. Fleming 1e5ba585d9 Merged revisions 320560 via svnmerge from
14 years ago
Richard Mudgett 5257a915a8 Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.
14 years ago
Paul Belanger 938290cf0d Merged revisions 319085 via svnmerge from
14 years ago