Commit Graph

617 Commits (dafdcc623cd46dba3663a3b5bb2663f8630a3a00)

Author SHA1 Message Date
Alexander Traud ba88af8a25 BuildSystem: For consistency, avoid double-checking via if clauses.
7 years ago
Alexander Traud c227462370 BuildSystem: Enable dladdr on non-Linux platforms like FreeBSD.
7 years ago
Alexander Traud 0d70a9a006 BuildSystem: Re-check for another UUID library only when previous check failed.
7 years ago
Alexander Traud 7b6b6b0a7e BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere.
7 years ago
Alexander Traud 54874eb44d BuildSystem: Enable PortAudio in NetBSD.
7 years ago
Alexander Traud 93df498f4e BuildSystem: Enable Lua in NetBSD.
7 years ago
Jenkins2 83c2d6a89f Merge "BuildSystem: Avoid == for comparison in ./configure." into 13
7 years ago
Alexander Traud 98e8e849da BuildSystem: Detect whether uselocale(.) is available.
7 years ago
Alexander Traud 4035582b64 BuildSystem: Avoid == for comparison in ./configure.
7 years ago
Jenkins2 cf6f0547c3 Merge "BuildSystem: Fix a typo related to ./configure --prefix=<path> on OpenBSD." into 13
7 years ago
Jenkins2 c0f7da277a Merge "BuildSystem: Enable IMAP storage on OpenBSD." into 13
7 years ago
Jenkins2 626b5a7948 Merge "BuildSystem: Enable system provided libedit on OpenBSD." into 13
7 years ago
Alexander Traud 0ba6337d32 BuildSystem: Fix a typo related to ./configure --prefix=<path> on OpenBSD.
7 years ago
Alexander Traud 58aa0d1014 BuildSystem: Enable IMAP storage on OpenBSD.
7 years ago
Alexander Traud 94ff290361 BuildSystem: Enable system provided libedit on OpenBSD.
7 years ago
Alexander Traud 4a5221cd43 BuildSystem: Remove chan_h323 leftovers.
7 years ago
Alexander Traud 6b771e346b BuildSystem: Raise autoconf version requirement to 2.60a.
7 years ago
Alexander Traud 31e5008b47 BuildSystem: Remove AC_CONFIG_AUX_DIR.
7 years ago
Jenkins2 579dd18eb7 Merge "BuildSystem: Detect external library Lua in version 5.3." into 13
7 years ago
Alexander Traud 72845d54f0 BuildSystem: In OpenBSD, xmlstarlet is xml.
7 years ago
Alexander Traud 985834607b BuildSystem: Detect external library Lua in version 5.3.
7 years ago
Alexander Traud aa52c52b21 BuildSystem: Really do not pass unknown-warning options to the compiler.
7 years ago
Corey Farrell 635fe8ec87 autoconf: Fix call to AC_CONFIG_AUX_DIR.
8 years ago
Joshua Colp 3d429a5072 Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used." into 13
8 years ago
Alexander Traud 50cb5199c1 BuildSystem: pjsip_evsub_set_uas_timeout was not used.
8 years ago
Corey Farrell 69113388e9 Build: Fix OSX build issues.
8 years ago
Corey Farrell 76e640bd53 Build: Make function constructor/destructor attributes mandatory.
8 years ago
Corey Farrell b5331af53b configure: Add autoconf check for libopusfile.
8 years ago
Corey Farrell 4772849016 Build System: Fix --disable-xmldoc option.
8 years ago
Matt Jordan 0a11097a22 res_corosync: Fix linking issue with Corosync 2.x
8 years ago
George Joseph 363d61ef58 configure: Add --with-download-cache option
8 years ago
Jenkins2 3cf30b4544 Merge "Support GMIME 3.0" into 13
8 years ago
Tzafrir Cohen 38dbc708e7 Support GMIME 3.0
8 years ago
Corey Farrell d066758a4c Fix compile error for old versions of GCC.
8 years ago
Sean Bright cea4ce246d corosync: Fix corosync library name in configure.ac
8 years ago
Jenkins2 e26d15fabb Merge "CFLAGS for BIND8 support" into 13
8 years ago
David M. Lee 68de35a6a0 CFLAGS for BIND8 support
8 years ago
Sean Bright 590ffcaf0b eventfd: Disable during cross compilation
8 years ago
Sean Bright 5e9cd1f20d res_srtp: Add support for libsrtp2
8 years ago
Sean Bright cea3742c54 core: Use eventfd for alert pipes on Linux when possible
8 years ago
George Joseph 4e6e069491 pjproject_bundled: Add 3 upstream patches
8 years ago
Walter Doekes 7954b39a50 build: Fix deb build issues with fakeroot
8 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support
8 years ago
Matt Jordan 658d59c683 configure: Don't use the progress bar with curl when downloading to stdout
8 years ago
George Joseph bee55aaf2c build: Execute ldconfig to build cache. (take two)
8 years ago
Sean Bright 047a1e7dcc pjproject-bundled: Fix checksum verification when using cURL
8 years ago
George Joseph be77b845d9 res_pjsip_pubsub: Correctly implement persisted subscriptions
8 years ago
David M. Lee ab447f8a6a configure: fix with-pjproject-bundled
9 years ago
Tzafrir Cohen bfb8c962c4 autoconf: more variants for OSARCH linux-gnu
9 years ago
George Joseph 425da14927 build: Backport addition of librt check to configure.ac
9 years ago
Joshua Colp b83c9ff2ad Merge "pjproject_bundled: Improve reliability of pjproject download" into 13
9 years ago
George Joseph 2a40c3a867 pjproject_bundled: Improve reliability of pjproject download
9 years ago
zuul 3135a745e3 Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak." into 13
9 years ago
Richard Mudgett e632222bc4 res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.
9 years ago
George Joseph 5e0c224043 cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
George Joseph a562fbe618 build: Fix default values for some SANITIZER options
9 years ago
Corey Farrell ce4cfd2eca Fix issues with bundled pjproject cached download.
9 years ago
George Joseph e6b0053d75 bundled_pjproject: Add tests for programs used by the Makefile, et al.
9 years ago
Kevin Harwell 2449d2877c Remove "format_ogg_opus: New format"
9 years ago
George Joseph 44c0c51cf1 format_ogg_opus: New format
9 years ago
Tzafrir Cohen 36092ee3a0 sd_notify (systemd status notifications) support
9 years ago
zuul 8925367291 Merge "res_pjsip_session: segfault on already disconnected session" into 13
9 years ago
George Joseph 117a7741c8 build: Add download capability for external packages
9 years ago
Alexei Gradinari 9bca895469 res_pjsip_session: segfault on already disconnected session
9 years ago
Alexander Traud 56e0aed177 BuildSystem: Detect ca_list_path capabilities in external PJProject.
9 years ago
Corey Farrell 7fdf7c3d4c Add conditional support for noreturn functions.
9 years ago
zuul 64a09963be Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf." into 13
9 years ago
Alexander Traud 332beb27d8 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
9 years ago
Alexander Traud 148cd1b319 BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.
9 years ago
Alexander Traud 3be6fa1e4b BuildSystem: Allow own CFLAGS on ./configure.
9 years ago
George Joseph 43a78100c0 configure: Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with external pjproject
9 years ago
Alexander Traud 5f0a098243 BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.
9 years ago
Alexander Traud e30602587c BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf.
9 years ago
zuul d155d82747 Merge "res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription" into 13
9 years ago
George Joseph 6a568bcc66 res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
9 years ago
Alexander Traud cbfa9f771e BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.
9 years ago
Matt Jordan 37214b0bdf configure: Fix errors with AST_UNDEFINED_SANITIZER/AST_LEAK_SANITIZER
9 years ago
George Joseph 2a7130b8b0 pjproject_bundled: Check for python-dev and TEST_FRAMEWORK
9 years ago
George Joseph d963a33749 pjproject-bundled: Cleanups for reported issues
9 years ago
Joshua Colp 677a65fcbb build: Add configure check for proto field of PJSIP TLS transport setting.
9 years ago
George Joseph b59956a875 build-system: Allow building with static pjproject
9 years ago
George Joseph c1bf014ea0 res_pjsip: Handle pjsip_dlg_create_uas deprecation
9 years ago
Badalyan Vyacheslav bd07b6f0dd Build: Added testing compiler to support the system sanitizes
9 years ago
Mark Michelson 6a799cd78f Check for OpenSSL defines before trying to use them.
9 years ago
Corey Farrell 6ff945ab87 Build System: Add support for checking alembic branches.
9 years ago
Mark Duncan aed068844c res/res_rtp_asterisk: Add ECDH support
10 years ago
Diederik de Groot 9c3ed42875 Update configure.ac/Makefile for clang
10 years ago
Matthew Jordan f5bc032567 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Matthew Jordan 474fec4f92 configure: Promote SQLite3 "not installed" warning to error
10 years ago
David M. Lee 702d79de2a Various fixes for OS X
10 years ago
Mark Michelson 8bc4a89e1f Add support for the ca_list_path option for PJSIP transports.
11 years ago
Matthew Jordan f6630e2481 configure: If cross-compiling, assume we have working semaphores
11 years ago
Joshua Colp 056f11ac65 chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
11 years ago
Sean Bright 88d9d3f1fc configure: Add autoconf check for libopus.
11 years ago
George Joseph cb31a8aa7a build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
Matthew Jordan 524cb990a3 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