Commit Graph

302 Commits (3a50311c17e4de1998a01bbe939d02fd418fc13a)

Author SHA1 Message Date
Matthew Jordan 294365edd2 Update module support level on a variety of modules and compiler options
13 years ago
Damien Wedhorn f4d1b7ab12 Rewrite of skinny debugging.
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
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Matthew Jordan d197f69107 Add feature modifier to versions produced from branches
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
Sean Bright 45f361c9bd Remove IAX_OLD_FIND from chan_iax2.
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 9ee8a74461 Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".
13 years ago
Terry Wilson 980ab2d018 Add ASTSBINDIR to the list of configurable paths
14 years ago
Leif Madsen a46f6d142c Fix boo-boo in prep_tarball script.
14 years ago
Kevin P. Fleming c292e39cdc Change the internal name of the menuselect options that are used to control
14 years ago
Leif Madsen 7b75de509b Merged revisions 339586 via svnmerge from
14 years ago
Jason Parker a6c29b931e Merged revisions 338228 via svnmerge from
14 years ago
Jason Parker 00a8f14fb1 Merged revisions 333203 via svnmerge from
14 years ago
Tilghman Lesher ee277c8891 Merged revisions 332447 via svnmerge from
14 years ago
Leif Madsen 65862734a9 Merged revisions 325091 via svnmerge from
14 years ago
Paul Belanger cd26019823 Merged revisions 299907 via svnmerge from
15 years ago
Tilghman Lesher b98e47d119 Merged revisions 298960 via svnmerge from
15 years ago
Russell Bryant 1794783d29 Merged revisions 295278 via svnmerge from
15 years ago
Russell Bryant 9b484c94ae Merged revisions 295201 via svnmerge from
15 years ago
Russell Bryant 0ac07c14bc Merged revisions 295164 via svnmerge from
15 years ago
Russell Bryant 893ca656af Merged revisions 294740 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 19f4ca6176 Add an sha1sum-workalike for platforms which don't have it (like Mac OS X)
15 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
15 years ago
Jason Parker 7eac4cfb03 Merged revisions 260801 via svnmerge from
15 years ago
Leif Madsen 8b11ae2e4f Add ability to generate ASCII documentation from the TeX files.
15 years ago
Kevin P. Fleming 0f01ace7af Ensure that linker version scripts (used for symbol export control) always exist.
15 years ago
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
15 years ago
Russell Bryant 925aad8944 Remove pbx_gtkconsole and related gtk1 checks.
15 years ago
Tilghman Lesher 919b0b5f54 Revert changes for now, pending discussion
15 years ago
Tilghman Lesher ca8faab594 Add a few more targets for DEBUG_THREADLOCALS
15 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
15 years ago
Tilghman Lesher bbc47dbac2 Merged revisions 242966 via svnmerge from
15 years ago
David Vossel 73cb2d507b Unit Test Framework API
16 years ago
Tilghman Lesher dbd68f2f66 Merged revisions 234699 via svnmerge from
16 years ago
Tzafrir Cohen 5bd895b24b remove empty awk pattern (//)
16 years ago
Sean Bright 9c23d0690b Merged revisions 220099 via svnmerge from
16 years ago
Michiel van Baak b1f1666b37 Merged revisions 220027 via svnmerge from
16 years ago
Kevin P. Fleming 0e70c71c25 Convert this branch to Opsound music-on-hold.
16 years ago
Kevin P. Fleming 3730650b4c Add-ons related build system improvements.
16 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
Leif Madsen b37041f2db Fix path for .flavor and .version
16 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Kevin P. Fleming f6de93c5df clean up some patterns for files to remove
16 years ago
Tilghman Lesher 8f28bfc63e Merged revisions 187300-187301 via svnmerge from
16 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
16 years ago
Richard Mudgett 7b8564ada6 Whitespace chages.
16 years ago
Richard Mudgett b782f28fa9 Use the correct branch integrated property when generating the version string
16 years ago
Russell Bryant 4b16e0f051 Don't enable something by default that has a dependency on something _not_ enabled by default.
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
Michiel van Baak e219598843 Add debug flag so skinny debug will show information about packets.
17 years ago
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
17 years ago
Sean Bright 559e644b63 Fix a few build problems on Solaris (and check for an md5 utility in
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
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago
Sean Bright 6ecbf7cc7c This is far from optimal, but I just found a FreeBSD system without
17 years ago
Sean Bright c172da52b1 Quote the arguments to grep so that sh on various platforms doesn't choke
17 years ago
Sean Bright 7c6f577aaa Merged revisions 139909 via svnmerge from
17 years ago
Kevin P. Fleming 62efd337c1 make this script actually work
17 years ago
Tilghman Lesher 8ba981911a Always output a version string, even when we can't figure out what we are.
17 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
17 years ago
Tilghman Lesher 0ecc7e302d Optionally build integer-based routines for FSK tone decoding (but default
17 years ago
Russell Bryant c87f901cfd Remove libresample from the Asterisk source tree. It is now available in its
17 years ago
Michiel van Baak 0d49cdae3e Make all sed calls Posix sed compatible.
17 years ago
Tilghman Lesher e347f8bc70 Merged revisions 127133 via svnmerge from
17 years ago
Kevin P. Fleming 00696f5f37 make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS
17 years ago
Tilghman Lesher 33ea368c93 Merged revisions 123909 via svnmerge from
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Russell Bryant 661a2201ec Merge a couple of configure script checks in from team/russell/events. This adds
17 years ago
Russell Bryant ef4a7eaf52 Add a configure script check for spandsp
17 years ago
Russell Bryant 415516af1c Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,
17 years ago
Joshua Colp fc120bf827 Merged revisions 115327 via svnmerge from
17 years ago
Terry Wilson 1eb31edde2 Re-add HTTP post support by moving to res_http_post.c
17 years ago
Jason Parker 10020f41fb Merged revisions 109973 via svnmerge from
17 years ago
Terry Wilson e727d15d34 Replace minimime with superior GMime library so that the entire contents of an http post are not read into memory.
17 years ago
Tilghman Lesher 7d564048ed Merged revisions 104868 via svnmerge from
17 years ago
Russell Bryant 8d90438b42 Re-add the automatically generated version.h, so that modules can include for
17 years ago
Russell Bryant 0036cde5f3 Rename version.h to ast_version.h. Next, I will be re-adding version.h as an
17 years ago
Tilghman Lesher 26755e3882 Context tracing for channels
17 years ago
Dwayne M. Hubbard 4645221ac1 Merged revisions 101080 via svnmerge from
17 years ago
Jason Parker 7928888ecd Reintroduce more chan_vpb stuff that was removed in r100421 and r100422
17 years ago
Jason Parker 838310187b Remove more remnants of chan_vpb
18 years ago
Tilghman Lesher 3d77693090 Use the set ASTDBDIR as the default, too
18 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
18 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago
Joshua Colp c692e1cacb Merged revisions 98951 via svnmerge from
18 years ago
Russell Bryant d20cb305af Add configure script check for JACK.
18 years ago