Commit Graph

342 Commits (170fdad7dff11683d249ed0a0b3796b55fdf69b7)

Author SHA1 Message Date
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 92a8650677 Cleanup a bit more by getting rid of useless version defines. Also make library detection use passed CFLAGS.
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
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
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
Tilghman Lesher da6ba8e60e Remove portions that weren't meant to be committed for the OS X compat fix
15 years ago
Tilghman Lesher e58fc610ae Change needed to make Mac OS X 10.6 happy
15 years ago
Russell Bryant 925aad8944 Remove pbx_gtkconsole and related gtk1 checks.
15 years ago
Tilghman Lesher c8abb42e6a Solaris doesn't like outputting a NULL to a %s in format strings.
16 years ago
Tilghman Lesher bbc47dbac2 Merged revisions 242966 via svnmerge from
16 years ago
Tilghman Lesher 245bd1861f Merged revisions 242852 via svnmerge from
16 years ago
Tilghman Lesher bc9f02a60d Merged revisions 242520 via svnmerge from
16 years ago
Sean Bright ce7b0a51f1 Merged revisions 241932 via svnmerge from
16 years ago
Russell Bryant 89413e9ae2 Update configure script for an OSP toolkit related change.
16 years ago
Sean Bright 2706de850a Merged revisions 236585 via svnmerge from
16 years ago
Tilghman Lesher a8ffaee537 Merged revisions 235652 via svnmerge from
16 years ago
Tilghman Lesher e7e30e3e7b Merged revisions 235572 via svnmerge from
16 years ago
Tilghman Lesher aa9ec67f97 OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGPIPE.
16 years ago
Tilghman Lesher f46840c107 So apparently, some platforms don't have ffsll(3).
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher 6a50e7a031 chan_misdn will fail to compile if the redirect_dn member is missing
16 years ago
Tzafrir Cohen 7e29f0da44 detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabi
16 years ago
Richard Mudgett cff6d02b53 Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.
16 years ago
Richard Mudgett 1174a61612 Add support for calling and called subaddress. Partial support for COLP subaddress.
16 years ago
Tilghman Lesher d8457eb18c Detect whether we actually have the long double type, before looking for those functions.
16 years ago
Tilghman Lesher c9dd40c1f6 Verify support for wide ODBC character types before using them.
16 years ago
Kevin P. Fleming 5d0790027a Ensure that the default autoconf CFLAGS are not used.
16 years ago
Tilghman Lesher 01fd08d5b9 If lua is detected with the lua5.1 prefix (or not), adjust the include path accordingly.
16 years ago
Russell Bryant 0689410e01 Update configure script so that CONFIG_CFLAGS and CONFIG_LDFLAGS doesn't break the build.
16 years ago
Tilghman Lesher faa0b8efae Merged revisions 214517 via svnmerge from
16 years ago
Tilghman Lesher 74d7f7f788 Merged revisions 214436 via svnmerge from
16 years ago
Tilghman Lesher f2e9a73c81 Merged revisions 214357 via svnmerge from
16 years ago
Tilghman Lesher ddf5a08d83 Not all versions of gnu-linux use glibc, which contains iconv. Some (especially embedded systems) don't have iconv at all.
16 years ago
Richard Mudgett 4ae5535d8f Update configure script for libpri COLP feature dependency requirements.
16 years ago
Kevin P. Fleming eb449d514e Minor improvements to app_fax.
16 years ago
Sean Bright c3ab548cd8 Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on verbose builds.
16 years ago
Sean Bright e75ae63ac2 Fix a few compilation problems found when building Asterisk against uClibc.
16 years ago
Sean Bright ee0cd5a32c Add a configure check for Reverse Charging Indication support in LibPRI.
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago