Commit Graph

89 Commits (master)

Author SHA1 Message Date
George Joseph 62ec48cf1c Add C++ Standard detection to configure and fix a new C++20 compile issue
4 months ago
George Joseph 15ef050d0a Add libjwt to third-party
2 years ago
Mike Bradeen de3ce178ab chan_alsa: Remove deprecated module.
2 years ago
Mike Bradeen d0140fc7fe app_osplookup: Remove deprecated module.
2 years ago
George Joseph b40c4d59b1 xml.c, config,c: Add stylesheets and variable list string parsing
3 years ago
Joshua C. Colp 800fd84af6 res_config_sqlite: Remove deprecated module.
4 years ago
Joshua C. Colp 20b2741232 chan_vpb: Remove deprecated module.
4 years ago
Joshua C. Colp 1eb2d85c99 chan_misdn: Remove deprecated module.
4 years ago
Joshua C. Colp 6ecc48086c chan_nbs: Remove deprecated module.
4 years ago
Joshua C. Colp 6cc948f94e chan_phone: Remove deprecated module.
4 years ago
Joshua C. Colp 95f3a4a9ad chan_oss: Remove deprecated module.
4 years ago
Corey Farrell a2001c00e6 Create --disable-binary-modules option.
7 years ago
Alexander Traud 10a978829e BuildSystem: Remove unused dependency on libltdl.
7 years ago
Alexander Traud 8ac198aff3 BuildSystem: Remove chan_h323 leftovers.
7 years ago
Jenkins2 b5ac9c8a78 Merge "This patch adds a beanstalk CDR backend."
8 years ago
Corey Farrell 4013bfa52b configure: Add autoconf check for libopusfile.
8 years ago
Nir Simionovich 4559cd0e28 This patch adds a beanstalk CDR backend.
8 years ago
Dennis Guse b58de2fab7 Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer
8 years ago
frahaase dd6fc1bb7d Binaural synthesis (confbridge): Adds libfftw3 as dependency.
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
George Joseph 6caf6bcdad build: Add download capability for external packages
9 years ago
Alexander Traud 2e79f52d71 codecs: Add Codec 2 mode 2400.
9 years ago
Badalyan Vyacheslav a23d01e943 Build: Added testing compiler to support the system sanitizes
9 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
10 years ago
Sean Bright ef8cdd40e5 configure: Add autoconf check for libopus.
11 years ago
Matthew Jordan 0e844b7598 configure: Remove last vestiges of h323; DO create menuselect-deps
11 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Jason Parker 1cb917096b Switch to using external pjproject libraries.
12 years ago
David M. Lee 7695ea2643 Add JSON API for Asterisk.
12 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
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
13 years ago
Russell Bryant 4585000039 Remove chan_usbradio and app_rpt.
13 years ago
Russell Bryant 055a19e128 Replace res_ais with a new module, res_corosync.
13 years ago
Tilghman Lesher b98e47d119 Merged revisions 298960 via svnmerge from
15 years ago
Tilghman Lesher e3873889b8 Conflict kqueue on OS X, since it doesn't work there yet, anyway.
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Terry Wilson f1503b9e1d Ensure that libneon > 0.29.0 is installed for res_calendar_ews
15 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
15 years ago
Russell Bryant 925aad8944 Remove pbx_gtkconsole and related gtk1 checks.
15 years ago
Tilghman Lesher bbc47dbac2 Merged revisions 242966 via svnmerge from
15 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago
Sean Bright a4284a507b Add a new module, cdr_syslog, which allows writing CDRs to syslog.
16 years ago
Moises Silva b52abf3d21 added openr2 to menuselect-deps.in, recent commit in menuselect made me realize this was never done but was working anyways
16 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
16 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
17 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago