Commit Graph

223 Commits (46c3a5373952f87f1c772667172cef510e6ff7f3)

Author SHA1 Message Date
Kevin P. Fleming 71b3fd1ef7 various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:
17 years ago
Sean Bright 19830f3359 Merge in changes from my cdr-tds-conversion branch. This changes the internal
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
17 years ago
Tilghman Lesher 4522c60ec8 Detect if the installed gcc version supports the warn_unused_result attribute.
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 64ee2bd3d7 After determining that the version of spandsp installed is an acceptable version,
17 years ago
Russell Bryant ef4a7eaf52 Add a configure script check for spandsp
17 years ago
Matthew Fredrickson 5e3d36e4aa Add Zap MTP2 support to chan_zap
17 years ago
Joshua Colp ea483db47a Merged revisions 115579 via svnmerge from
17 years ago
Joshua Colp 2090cff75e Merged revisions 115341 via svnmerge from
17 years ago
Joshua Colp fc120bf827 Merged revisions 115327 via svnmerge from
17 years ago
Tilghman Lesher 0113bd4bcf Okay, maybe FreeBSD will like this better.
17 years ago
Brett Bryant 4f3e4e22ef Add two new console commands "pri show version" and "ss7 show version" that will show the version of each library respectively.
17 years ago
Joshua Colp a4d544714c Update autoconf logic with latest API change for libss7.
17 years ago
Sean Bright 2f1f326924 Merged revisions 114695 via svnmerge from
17 years ago
Sean Bright ad3748d6c5 Fix a typo
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
Kevin P. Fleming 451c76c3b1 don't define Zaptel features as libraries, they aren't, and we don't want '--with-zaptel-<foo>' configure options for them
17 years ago
Kevin P. Fleming 5875146526 Merged revisions 107461 via svnmerge from
17 years ago
Kevin P. Fleming c7eebb3db8 Merged revisions 107408 via svnmerge from
17 years ago
Kevin P. Fleming 90786d21c9 Merged revisions 107405 via svnmerge from
17 years ago
Doug Bailey 552b782fc2 Add protection to chan_zap build when NEONMWI events are not defined
17 years ago
Joshua Colp edad328409 Disable epoll as it has caused more obscure issues then any of my previous code. I will continue to work on it in a separate branch to make it stable for a release and test it against the following issues.
17 years ago
Joshua Colp c3a1ec6d98 Merged revisions 103812 via svnmerge from
17 years ago
Mark Michelson 6923be5f30 Merged revisions 103722 via svnmerge from
17 years ago
Mark Michelson cd7f33a39f Merging of changes from 1.4 revision 103713.
17 years ago
Mark Michelson d3b1054f6a Same changes as made to 1.4 in revision 103710
17 years ago
Mark Michelson f92d84211d See commit message for svn revision 103698. This behavior is the same as what is described
17 years ago
Jason Parker 85c7af3810 Modify ldap autoconf function, so that an incorrect ldap library is not found on Solaris (it is incompatible).
17 years ago
Tilghman Lesher 1dc86caf30 Merged revisions 102323 via svnmerge from
17 years ago
Russell Bryant aa30cd9bc5 Change the version number in the configure script from 1.4 to 1.6
17 years ago
Tilghman Lesher bfd26b9cfd Merged revisions 101894 via svnmerge from
17 years ago
Tilghman Lesher 1ce6a2d5ec Merged revisions 101772 via svnmerge from
17 years ago
Mark Michelson f007eba6d9 Re-inserting chan_vpb into trunk.
17 years ago
Tilghman Lesher 8fd1e10d3d Normalize the detection for execinfo, so that Linux (glibc) and other platforms
17 years ago
Mark Michelson 7a90863973 Removing chan_vpb from the tree
18 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
18 years ago
Jason Parker f2d31ec0c8 Change AST_EXT_TOOL_CHECK to attempt to build against <package>_LIB, per recommendations from Russell.
18 years ago
Jason Parker 19b4c52bf4 Partially revert r93898, because it broke the way netsnmp was being detected.
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
Russell Bryant bed72d73b0 Remove KDE configure script check that isn't used
18 years ago
Russell Bryant 25275cc862 Add some extra checking to help out with a potential error when trying to
18 years ago
Russell Bryant de1176ee28 Use AST_EXT_TOOL_CHECK() for the GTK check again. I changed this to an inline
18 years ago
Russell Bryant c53f95e29f Merged revisions 97734 via svnmerge from
18 years ago
Russell Bryant 4bc52d1abe re-add check for gtk1, which is used for pbx_gtkconsole
18 years ago
Kevin P. Fleming f4fba89489 [commit message]
18 years ago
Joshua Colp 54567cf2f7 Don't use AST_C_DEFINE_CHECK for the two pthread things that may not actually be definitions, they could be enums for example.
18 years ago
Kevin P. Fleming cbfd5678ea improve AC_C_DEFINE_CHECK to not try to evaluate the macro being checked for, but just check for its existence
18 years ago