Commit Graph

573 Commits (c7f94e570e5efcb40e7cc0c02de8cc90f0eef1c4)

Author SHA1 Message Date
George Joseph 5fb848eebd bundled_pjproject: Add tests for programs used by the Makefile, et al.
9 years ago
Kevin Harwell d31ffb421c Remove "format_ogg_opus: New format"
9 years ago
George Joseph 40aa28131b format_ogg_opus: New format
9 years ago
Tzafrir Cohen 07b95f7c65 sd_notify (systemd status notifications) support
9 years ago
zuul 51ec782372 Merge "res_pjsip_session: segfault on already disconnected session"
9 years ago
George Joseph 6caf6bcdad build: Add download capability for external packages
9 years ago
Alexei Gradinari 7bb7f7b9d5 res_pjsip_session: segfault on already disconnected session
9 years ago
Joshua Colp e34f299a96 Merge "codecs: Add Codec 2 mode 2400."
9 years ago
Alexander Traud 2e79f52d71 codecs: Add Codec 2 mode 2400.
9 years ago
Alexander Traud 57f4e4428a BuildSystem: Detect ca_list_path capabilities in external PJProject.
9 years ago
George Joseph 8d42ff784d res_resolver_unbound: Allow compilation with libunbound version < 1.5
9 years ago
zuul 9473818659 Merge "res_srtp: Enable AES-256 and AES-GCM."
9 years ago
Alexander Traud 1d2173c7ae res_srtp: Enable AES-256 and AES-GCM.
9 years ago
Corey Farrell 8f6e9ffcc6 Add conditional support for noreturn functions.
9 years ago
zuul bea3e9b6fb Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf."
9 years ago
Alexander Traud 85212f2799 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
9 years ago
Alexander Traud a3f4141f6f BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.
9 years ago
Alexander Traud 110b01a0bc BuildSystem: Allow own CFLAGS on ./configure.
9 years ago
George Joseph 5ad7e1c09a configure: Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with external pjproject
9 years ago
zuul 6aaba96aca Merge "BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf."
9 years ago
Alexander Traud 6e87bf746a BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.
9 years ago
zuul 0da2e6525b Merge "BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf."
9 years ago
Alexander Traud 5f23aacda4 BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf.
9 years ago
George Joseph b57cd01404 res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
9 years ago
Alexander Traud 9e222efbf2 BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.
9 years ago
Timo Teräs 72d190eb69 Detect and use proper libraries for musl toolchains
9 years ago
Matt Jordan 5236ffed97 configure: Fix errors with AST_UNDEFINED_SANITIZER/AST_LEAK_SANITIZER
10 years ago
George Joseph facce6f632 pjproject_bundled: Check for python-dev and TEST_FRAMEWORK
10 years ago
George Joseph 392341ba37 pjproject-bundled: Cleanups for reported issues
10 years ago
Joshua Colp 4df7b3ae80 build: Add configure check for proto field of PJSIP TLS transport setting.
10 years ago
George Joseph 3173e91bab build-system: Allow building with static pjproject
10 years ago
George Joseph 168c18737f res_pjsip: Handle pjsip_dlg_create_uas deprecation
10 years ago
Badalyan Vyacheslav a23d01e943 Build: Added testing compiler to support the system sanitizes
10 years ago
Mark Michelson 3b426a8b09 Check for OpenSSL defines before trying to use them.
10 years ago
Corey Farrell 5dde111719 Build System: Add support for checking alembic branches.
10 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
11 years ago
Joshua Colp a3cec44a0a res_pjsip: Add external PJSIP resolver implementation using core DNS API.
11 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
11 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Matthew Jordan ced84d7e62 configure: Promote SQLite3 "not installed" warning to error
11 years ago
David M. Lee 965777ccfc Various fixes for OS X
11 years ago
Mark Michelson 023fa0f9e8 Add support for the ca_list_path option for PJSIP transports.
11 years ago
Matthew Jordan f11fb76205 configure: If cross-compiling, assume we have working semaphores
11 years ago
Joshua Colp 0e631a541d chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
11 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.
12 years ago
George Joseph 64045f0b57 This patch adds support for spinlocks in Asterisk.
12 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
12 years ago
Kevin Harwell ade5c8a2a4 cdr_radius, cel_radius: build agains libfreeradius-client
12 years ago
Kinsey Moore 537f4a9dac pbx_lua: Add support for Lua 5.2
12 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.
13 years ago
Kinsey Moore 1ead1853f2 Use srtp_shutdown when available
13 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
13 years ago
Jason Parker 1cb917096b Switch to using external pjproject libraries.
13 years ago
Tzafrir Cohen d6a6422880 Consider linux-gnuspe as linux-gnu
13 years ago
Matthew Jordan a3b138429f Properly detect launchd
13 years ago
Matthew Jordan ea094de7c5 Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
13 years ago
Walter Doekes e6a3674150 Add builtin roundf() for systems lacking it.
13 years ago
David M. Lee bc97a4ded1 Up the minimum OS X version to 10.6.
13 years ago
David M. Lee 7bd50bc0c4 Specify the -rpath linker flag when prefix != /usr.
13 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
14 years ago
Tzafrir Cohen c79bafa9e0 Macro AST_PKG_CONFIG_CHECK to use chkconfig
14 years ago