Commit Graph

678 Commits (914c8e28c1bb99b8217f93b51ce8f59870350fb6)

Author SHA1 Message Date
David M. Lee 965777ccfc Various fixes for OS X
10 years ago
Mark Michelson 023fa0f9e8 Add support for the ca_list_path option for PJSIP transports.
10 years ago
Matthew Jordan f11fb76205 configure: If cross-compiling, assume we have working semaphores
10 years ago
Joshua Colp 0e631a541d chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
10 years ago
Sean Bright ef8cdd40e5 configure: Add autoconf check for libopus.
11 years ago
George Joseph 5e10e369b1 build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
Matthew Jordan 98ca5c0b5f 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
Matthew Jordan 46b00b9c64 configure: Update script to pass if channels/h323/Makefile.in does not exist
11 years ago
Matthew Jordan 758b13858b main/tcptls: Add checks for OpenSSL Elliptic Curve support
11 years ago
Richard Mudgett 0c896d8b9b chan_dahdi: Adds support for major update to libss7.
11 years ago
Richard Mudgett 8b6ab4782a chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
George Joseph 64045f0b57 This patch adds support for spinlocks in Asterisk.
11 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
11 years ago
Kevin Harwell ade5c8a2a4 cdr_radius, cel_radius: build agains libfreeradius-client
11 years ago
Kinsey Moore 537f4a9dac pbx_lua: Add support for Lua 5.2
11 years ago
Joshua Colp b8025e789d res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.
12 years ago
Joshua Colp c321b1f454 Fix a configure issue with PJSIP transaction group lock detection.
12 years ago
Joshua Colp 1b14a78d14 res_pjsip: Add support for building against pjproject with SIP transaction group lock support.
12 years ago
Kinsey Moore 8021958099 Add warning when compiling with iODBC support
12 years ago
Kinsey Moore 3578bc30fd Detect and use xsltCleanupGlobals when available
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Matthew Jordan 8ddd829b8b Add check for openSUSE when detecting bfd library
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee dcf03554a0 Shuffle RESTful URL's around.
12 years ago
David M. Lee 6d805dc04b Correct autoconf script for finding UUID support.
12 years ago
Kinsey Moore 1ead1853f2 Use srtp_shutdown when available
12 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
12 years ago
Jason Parker 1cb917096b Switch to using external pjproject libraries.
12 years ago
Tzafrir Cohen d6a6422880 Consider linux-gnuspe as linux-gnu
12 years ago
Matthew Jordan a3b138429f Properly detect launchd
12 years ago
Matthew Jordan ea094de7c5 Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
12 years ago
Walter Doekes e6a3674150 Add builtin roundf() for systems lacking it.
12 years ago
David M. Lee bc97a4ded1 Up the minimum OS X version to 10.6.
12 years ago
David M. Lee 7bd50bc0c4 Specify the -rpath linker flag when prefix != /usr.
12 years ago
David M. Lee 7695ea2643 Add JSON API for Asterisk.
12 years ago
David M. Lee 24b0d2365b Bail configure if it can't find libuuid.
13 years ago
Russell Bryant fad2637297 Remove compile time check HAVE_DEV_URANDOM.
13 years ago
David M. Lee 251cbe3c51 Fixed configure.ac to look for proper uuid.h file
13 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
13 years ago
Richard Mudgett b0c3d288f2 build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago
Andrew Latham 83b13ebc04 Add check for Doxygen
13 years ago
Joshua Colp e8380afc8a Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
David M. Lee f8d815e19f Add -fnested-functions compile flag, if needed.
13 years ago
Richard Mudgett 18d5041981 Use better libss7 detection test and move libpri compile test.
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
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Tzafrir Cohen c79bafa9e0 Macro AST_PKG_CONFIG_CHECK to use chkconfig
13 years ago
Russell Bryant eebdf35159 res_corosync: Fix build against corosync 2.0.
13 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
13 years ago
Jonathan Rose 337f933977 Fix BETTER_BACKTRACES library detection for Fedora/RedHat/CentOS
13 years ago
Tzafrir Cohen ab6f40bd12 Also detect gmime 2.6
13 years ago
Russell Bryant 4585000039 Remove chan_usbradio and app_rpt.
13 years ago
Sean Bright 2969b00468 Add --enable-dev-mode=strict to configure.
13 years ago
Richard Mudgett 7093cf278c Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Richard Mudgett 51b32041d5 Fix voicemail problems when using ogg/vorbis.
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 35a5b042d7 Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
13 years ago
Kinsey Moore 76888b5990 Make sure asterisk builds on OpenBSD
13 years ago
Richard Mudgett 38e4643cb4 Fix crashes on other platforms caused by interference from Darwin weak symbol support.
14 years ago
Richard Mudgett 6e5f97df77 Merged revisions 339720 via svnmerge from
14 years ago
TransNexus OSP Development 89205c35e8 Updated for checking OSP Toolkit version 4.0.0.
14 years ago
Tilghman Lesher 5e7121b44f Merged revisions 336734 via svnmerge from
14 years ago
Richard Mudgett ae4c13f4f3 Merged revisions 335912 via svnmerge from
14 years ago
Tilghman Lesher 1bf2d9e9c6 Merged revisions 335656 via svnmerge from
14 years ago
Jason Parker 00a8f14fb1 Merged revisions 333203 via svnmerge from
14 years ago
Tilghman Lesher 318f0f5514 Merged revisions 332369 via svnmerge from
14 years ago
Richard Mudgett 265102faf8 Merged revisions 332265 via svnmerge from
14 years ago
Terry Wilson 72eba1af20 Merged revisions 330844 via svnmerge from
14 years ago
Terry Wilson efd040cd11 Replace Berkeley DB with SQLite 3
14 years ago
Tilghman Lesher 42172dbeca Merged revisions 320573 via svnmerge from
14 years ago
Kevin P. Fleming 1e5ba585d9 Merged revisions 320560 via svnmerge from
14 years ago
Richard Mudgett 5257a915a8 Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.
14 years ago
Paul Belanger 938290cf0d Merged revisions 319085 via svnmerge from
14 years ago
Richard Mudgett 37274c73ee Problems with ISDN MWI to phones.
14 years ago
Leif Madsen 945ceb9ac7 Merged revisions 313279 via svnmerge from
14 years ago
Kevin P. Fleming 7cf70df999 Use "-march=native" when possible.
14 years ago
Tilghman Lesher 6de1332214 Merged revisions 309808 via svnmerge from
14 years ago
Tilghman Lesher e5dc4c2d8e Merged revisions 309035 via svnmerge from
14 years ago
Richard Mudgett a8aeb04a9f Add ISDN display ie text handling options to chan_dahdi.conf.
14 years ago
Jason Parker 650d1ce978 Merged revisions 304466 via svnmerge from
14 years ago
Russell Bryant 1c6bb4c494 Revert default compiler change.
14 years ago
Tilghman Lesher bad92a4785 Really use llvm-gcc, when available.
14 years ago
Tilghman Lesher a83fa3a01c On systems which have LLVM, use that compiler. Should result in a massive speed increase.
14 years ago
Paul Belanger 5fc47953f7 Merged revisions 301221 via svnmerge from
15 years ago
Tilghman Lesher ecf3c1a322 Merged revisions 299752 via svnmerge from
15 years ago
Tilghman Lesher b98e47d119 Merged revisions 298960 via svnmerge from
15 years ago
Tilghman Lesher 7ad1f99493 Merged revisions 298818 via svnmerge from
15 years ago
Jeff Peeler 78bd0de1a9 Add support for several platforms to obtain the real thread ID.
15 years ago
Tilghman Lesher 1b0df8c30f Merged revisions 298051 via svnmerge from
15 years ago
Tilghman Lesher 22cca55597 Merged revisions 296534 via svnmerge from
15 years ago
Tilghman Lesher 105a5c146e Merged revisions 294430 via svnmerge from
15 years ago
Richard Mudgett b6c5dde767 Merged revisions 293046 via svnmerge from
15 years ago
Tilghman Lesher 7bc278bd06 Merged revisions 292906 via svnmerge from
15 years ago
Tilghman Lesher d275217c58 Merged revisions 290289 via svnmerge from
15 years ago
Tilghman Lesher a00aa10f8c Merged revisions 290209 via svnmerge from
15 years ago
Tilghman Lesher bb8fe71620 Merged revisions 290102 via svnmerge from
15 years ago
Tilghman Lesher 7157b48150 Merged revisions 289104 via svnmerge from
15 years ago
Tilghman Lesher f8180257e0 Merged revisions 288638 via svnmerge from
15 years ago
Tilghman Lesher 336d2a1abd Merged revisions 285931 via svnmerge from
15 years ago
Russell Bryant 7f2a98a087 Merged revisions 285161-285162 via svnmerge from
15 years ago
Tilghman Lesher 5eae9f44f7 Merged revisions 284597 via svnmerge from
15 years ago
Tzafrir Cohen 4a8fdd6aa1 Support for GNU/kFreeBSD
15 years ago
Terry Wilson 75033d0735 Merged revisions 282200-282201 via svnmerge from
15 years ago
Russell Bryant 0aff0b8e73 Merged revisions 279953 via svnmerge from
15 years ago
Jason Parker 189839c307 Merged revisions 279658 via svnmerge from
15 years ago
Tilghman Lesher 05a0a0538a Merged revisions 279619 via svnmerge from
15 years ago
Tilghman Lesher c3a1e55de2 Merged revisions 279562 via svnmerge from
15 years ago
Mark Michelson dd9428666d Merged revisions 279504 via svnmerge from
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
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.
15 years ago
Tilghman Lesher bbc47dbac2 Merged revisions 242966 via svnmerge from
15 years ago
Tilghman Lesher 245bd1861f Merged revisions 242852 via svnmerge from
15 years ago
Tilghman Lesher bc9f02a60d Merged revisions 242520 via svnmerge from
15 years ago
Sean Bright ce7b0a51f1 Merged revisions 241932 via svnmerge from
16 years ago
TransNexus OSP Development 28d16a3cb1 1. Updated for OSP Toolkit 3.6.0.
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
Kevin P. Fleming 802b79e3ca Ensure that CFLAGS and/or LDFLAGS provided to configure script are preserved.
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 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
Sean Bright a4284a507b Add a new module, cdr_syslog, which allows writing CDRs to syslog.
16 years ago
Sean Bright 2f88262abb Add checks in configure for non-POSIX syslog facilities.
16 years ago
Kevin P. Fleming 5b2939916f Explicitly test for 'static weakref' support.
16 years ago
Kevin P. Fleming 4a93d3bcb5 Another minor fix to compiler attribute checking.
16 years ago
Kevin P. Fleming 10ea4910e7 Fix problems with new compiler attribute checking in configure script.
16 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
16 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
16 years ago
Russell Bryant 0e62eddb93 Update configure script to check for OSP toolkit 3.5.0.
16 years ago
Kevin P. Fleming d9d2779008 Add buffer and echo canceller control to CHANNEL() dialplan function for DAHDI channels
16 years ago
Tilghman Lesher 91dde03ba8 Detect eaccess (or euidaccess) before using it.
16 years ago
Tilghman Lesher 25cea89d90 Merged revisions 190092 via svnmerge from
16 years ago
Tilghman Lesher 07a115bead Detect liblua on SuSE, and add libm for linking for Fedora.
16 years ago
Doug Bailey f431c867dd Merged revisions 189601 via svnmerge from
16 years ago
Jeff Peeler 1172c38647 Add service maintenance message support
16 years ago
Russell Bryant 4210f17abb Merged revisions 183241 via svnmerge from
16 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
16 years ago
Russell Bryant 77a6840fd3 Add MFC/R2 support for chan_dahdi.
16 years ago
Jason Parker d555f6b98b Merged revisions 181436 via svnmerge from
16 years ago
Jason Parker 1322112da0 Merged revisions 180941 via svnmerge from
16 years ago
Tilghman Lesher 4ac2fd4cde Use notification when timezone files change and re-scan then.
16 years ago
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
16 years ago
Tilghman Lesher e179e613f7 1. Make OS X compile cleanly with app_stack.
16 years ago
Doug Bailey 9a28a07739 change VMWI to use new DAHDI_VMWI ioctl call.
17 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
Tilghman Lesher fd3cb90841 Some platforms (notably, the BSDs) have a more efficient implementation called
17 years ago
Matthew Fredrickson 775033301a Add configuration support for half_full DAHDI buffer policy
17 years ago
Michiel van Baak d2d96b10ac introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinfo stuff but do have sysctl.
17 years ago
Joshua Colp 8be6bc5f67 Make app_fax compatible with newer versions of spandsp. This remains backwards compatible with earlier versions though so do not fret.
17 years ago
Tilghman Lesher 94172b4ba3 Sometimes even Linux needs -lm to link libtonezone, such as when libtonezone
17 years ago
Tilghman Lesher fc547b5fa0 Use AST_EXT_LIB_SETUP before using AST_EXT_LIB_CHECK or bad things happen.
17 years ago
Eliel C. Sardanons 033bffd32f Introduce CLI permissions.
17 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
17 years ago
Kevin P. Fleming e14dfcbedc improve handling of API calls provided by loaded modules through use of some GCC features; this makes app_stack's usage of AGI APIs even cleaner, and will allow it to work 'as expected' either with or without res_agi being loaded
17 years ago
Tilghman Lesher ac296a4ad3 Merged revisions 159025 via svnmerge from
17 years ago
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
17 years ago
Tilghman Lesher 3d8fb2d878 Add check for t38_terminal_init in spandsp (not found in 0.0.6, so it should fail reasonably)
17 years ago
Sean Bright 559e644b63 Fix a few build problems on Solaris (and check for an md5 utility in
17 years ago
Matthew Fredrickson 5250201d8b Make compilation of chan_dahdi so that it does not require the new pri_progress_with_cause function to have libpri support work.
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
Kevin P. Fleming a67790c6f5 instead of trying to forcibly load res_agi when app_stack is loaded (even if the administrator didn't want it loaded), use GCC weak symbols to determine whether it was loaded already or not; if it was loaded, then use it.
17 years ago
Russell Bryant 44b84b3a14 Add a handy makefile target so that you can validate the documentation against the DTD
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Kevin P. Fleming 21592959cf Merged revisions 151241 via svnmerge from
17 years ago
Matthew Fredrickson d745aa4573 Update configure check to check for new function in libpri (pri_progress_with_cause)
17 years ago
Mark Michelson c40adb92e4 Change configure script to search for openais in
17 years ago
Kevin P. Fleming 8fb0564c4d reverting this change... had not read the commit list yet, didn't realize the code had been upgraded
17 years ago
Kevin P. Fleming 87b8602128 do complete version check for SpanDSP, since the app_fax code is not compatible with 0.0.6 yet
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Michiel van Baak 1693e79100 Make format_vorbis_ogg compile on OpenBSD
17 years ago
Michiel van Baak dc20e8c4fd Make sure the configs on OpenBSD are in /etc/asterisk by default
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago
Sean Bright 9b0a2e5231 Pretty-print a couple configure options
17 years ago
Sean Bright 3e102d8cfc This is much cleaner, methinks.
17 years ago
Sean Bright 2640afa40f Try a test compile using the GMime library. Some distros install gmime-config
17 years ago
Sean Bright 54d9ba7671 Bring in the configure and makeopts jazz for -Wshadow, but don't add it to the
17 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
17 years ago
Tilghman Lesher e9fa4afa4e Merged revisions 134649 via svnmerge from
17 years ago
Tilghman Lesher d37e1c898f Merged revisions 134536 via svnmerge from
17 years ago
Mark Michelson 99db9f65b5 This commit compensates for buggy poll(2)
17 years ago
Kevin P. Fleming d9e31c744a Merged revisions 132704 via svnmerge from
17 years ago