Commit Graph

371 Commits (c271acacdab9165f3cfae52c53d7670d0e73f07f)

Author SHA1 Message Date
Tilghman Lesher 6c61e312c6 Merged revisions 284593,284595 via svnmerge from
15 years ago
Terry Wilson 59ff0dbd87 Whitespace fix :-/
15 years ago
Terry Wilson 47ccae3da1 Detect when libsrtp cannot be linked in a shared library
15 years ago
Sean Bright 0140af581e Revert r280019 for now - This was poorly executed.
15 years ago
Sean Bright 5fb5c90b89 Add ability to use system libedit and update bundled libedit.
15 years ago
Russell Bryant 4f6728bfb8 Add --enable-coverage option to configure script.
15 years ago
Jason Parker a4f4f7443b Merged revisions 279657 via svnmerge from
15 years ago
Tilghman Lesher 7bcfc2988d Merged revisions 279609 via svnmerge from
15 years ago
Tilghman Lesher 585d4c3440 Merged revisions 279561 via svnmerge from
15 years ago
Mark Michelson bc3b185063 Allow for systems without locale support to be usable.
15 years ago
Tilghman Lesher f90409101e Merged revisions 278984 via svnmerge from
15 years ago
Russell Bryant e5c4c90064 Allow xmllint to be used for XML docs validation.
15 years ago
Tilghman Lesher a76c8e36f5 Detect the --dynamic-list flag a bit better
15 years ago
Tilghman Lesher 0ab4420d66 Fix build on FreeBSD
15 years ago
Tilghman Lesher 753fa3b278 Define LLONG_MAX on systems that do not have it.
15 years ago
Tilghman Lesher e2ff55122d Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has the real fix.
15 years ago
Tilghman Lesher 0f9e53b6ef Exclude libical for insufficient versions.
15 years ago
Tilghman Lesher e3873889b8 Conflict kqueue on OS X, since it doesn't work there yet, anyway.
15 years ago
Paul Belanger 41821558c7 Reverting patch and reopening issue #16155, as patch breaks
15 years ago
Paul Belanger f19405516d Use pkg-config to find gmime libraries
15 years ago
Tilghman Lesher 3c26b511e0 Fix build on Mac OS X (and maybe FreeBSD, too)
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Tilghman Lesher 1ea8c8c1d5 Merged revisions 268126 via svnmerge from
15 years ago
Tilghman Lesher 24b7455979 Merged revisions 267971 via svnmerge from
15 years ago
Tilghman Lesher 3c3d054ef2 Merged revisions 267759 via svnmerge from
15 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
15 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
15 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
15 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
15 years ago
Richard Mudgett 48dd4d1249 Add ETSI Explicit Call Transfer (ECT) support.
15 years ago
Tilghman Lesher b0357dcc3e Support setting locale per-mailbox (changes date/time languages for email, pager messages).
15 years ago
Terry Wilson 9a2f04ce26 Fix ical library handling (again)
15 years ago
Terry Wilson 9fdbc5618d More build fixes for ical/neon and res_calendar_ews
15 years ago
Terry Wilson f1503b9e1d Ensure that libneon > 0.29.0 is installed for res_calendar_ews
15 years ago
Tilghman Lesher a7498ae02e Use configure to determine the prefixes and include directories properly.
15 years ago
Tilghman Lesher b5a629624a Merged revisions 264248 via svnmerge from
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 4c034c1f72 Cache sound tarfiles in a common directory, such that a clean reinstall does not force a re-download of the tarballs.
15 years ago
Tzafrir Cohen 85299754b1 Remove "untested" feature PRI_VERSION
15 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
15 years ago
Richard Mudgett 9534f72cb0 Dialing an invalid extension causes incomplete hangup sequence.
15 years ago
Tilghman Lesher 49b292babf Use CPPFLAGS to pass PTHREAD_CFLAGS for vpb only
15 years ago
Tilghman Lesher 13f15cae67 Use the detected pthread building flags in every place, instead of hardcoding -lpthread.
15 years ago
Jason Parker 1ca8b2d482 Merged revisions 259847 via svnmerge from
15 years ago
Jason Parker 038af9fada Merged revisions 259748 via svnmerge from
15 years ago
Jason Parker 28d346dd34 Merged revisions 259352 via svnmerge from
15 years ago
Leif Madsen 8b11ae2e4f Add ability to generate ASCII documentation from the TeX files.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Tilghman Lesher bcbafc800e Mac OS X does not support comparing a mutex to its initializer. Create a test for this.
15 years ago
Tilghman Lesher 374e4e9d72 Fix bamboo compile error by calculating an integer with the same size as a pointer.
15 years ago