Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						e99eece42a 
					 
					
						
						
							
							some minor fixes found while working on issue  #12911  (and block the rev from 1.4 since the equivalent is already here)  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127767  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-07-03 16:22:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						00696f5f37 
					 
					
						
						
							
							make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127017  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-07-01 17:22:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						71b3fd1ef7 
					 
					
						
						
							
							various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:  
						
						 
						
						... 
						
						
						
						remove weird pre-setting of LUA paths; they are not necessary; also use the proper path for including the files in pbx_lua.c
add searching for OpenAIS libraries in /usr/lib/openais if a path is not specified; not sure if this is really the optimal solution, but it works
make the compiler shut up about some ignored function results in pbx_gtkconsole; this module is badly coded anyway
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@126356  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-29 16:19:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sean Bright 
							
						 
					 
					
						
						
							
						
						19830f3359 
					 
					
						
						
							
							Merge in changes from my cdr-tds-conversion branch.  This changes the internal  
						
						 
						
						... 
						
						
						
						implementation from using the volatile libtds, to using the db-lib front end.
The unintended side effect of this is that we support (at least) versions 0.62
through 0.82 of the FreeTDS distribution without any #ifdef ugliness.
(closes issue #12844 )
Reported by: jcollie
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@126226  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-28 21:28:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						fd4a60c459 
					 
					
						
						
							
							Merged revisions 125132 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r125132 | kpfleming | 2008-06-25 17:21:30 -0500 (Wed, 25 Jun 2008) | 10 lines
allow tonezone to live in a different place than DAHDI/Zaptel, since dahdi-tools and dahdi-linux are now separate packages and can be installed in different places
don't include tonezone.h in dahdi_compat.h, because only a couple of modules need it
get app_rpt building again after the DAHDI changes
(closes issue #12911 )
Reported by: tzafrir
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125138  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-25 23:05:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						4522c60ec8 
					 
					
						
						
							
							Detect if the installed gcc version supports the warn_unused_result attribute.  
						
						 
						
						... 
						
						
						
						Reported by mvanbaak via IRC -dev.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@123988  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-19 17:55:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@122234  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-12 17:27:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						661a2201ec 
					 
					
						
						
							
							Merge a couple of configure script checks in from team/russell/events.  This adds  
						
						 
						
						... 
						
						
						
						the checks for the CLM and EVT services from the SAForum AIS.  I'm going to work
on merging in changes from this branch in pieces.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@121403  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-10 00:43:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						64ee2bd3d7 
					 
					
						
						
							
							After determining that the version of spandsp installed is an acceptable version,  
						
						 
						
						... 
						
						
						
						do a build and link test to ensure that the library is usable, and that libtiff
is also available
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@119799  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-02 15:57:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						ef4a7eaf52 
					 
					
						
						
							
							Add a configure script check for spandsp  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@119795  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-06-02 15:43:40 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matthew Fredrickson 
							
						 
					 
					
						
						
							
						
						5e3d36e4aa 
					 
					
						
						
							
							Add Zap MTP2 support to chan_zap  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115600  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-11 03:23:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						ea483db47a 
					 
					
						
						
							
							Merged revisions 115579 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r115579 | file | 2008-05-09 13:34:08 -0300 (Fri, 09 May 2008) | 2 lines
Improve res_ninit and res_ndestroy autoconf logic on the Darwin platform.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115580  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-09 16:36:58 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						2090cff75e 
					 
					
						
						
							
							Merged revisions 115341 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r115341 | file | 2008-05-06 10:54:15 -0300 (Tue, 06 May 2008) | 2 lines
Add in missing argument.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115342  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-06 13:55:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						fc120bf827 
					 
					
						
						
							
							Merged revisions 115327 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r115327 | file | 2008-05-05 19:10:05 -0300 (Mon, 05 May 2008) | 2 lines
Make sure that either the main speex library contains preprocess functions or that speexdsp does. If both fail then speex stuff can not be built.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115328  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-05 22:13:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						b8dae12c06 
					 
					
						
						
							
							Merged revisions 115282 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r115282 | file | 2008-05-03 23:09:44 -0300 (Sat, 03 May 2008) | 2 lines
Expand the test function for GCC attributes so that more complex attributes are properly recognized.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115283  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-04 02:11:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						c363761278 
					 
					
						
						
							
							Merged revisions 115276 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r115276 | file | 2008-05-03 22:43:26 -0300 (Sat, 03 May 2008) | 2 lines
Treat warnings as errors when checking if a GCC attribute exists. We have to do this as GCC will just ignore the attribute and pop up a warning, it won't actually fail to compile.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115277  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-04 01:45:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						0113bd4bcf 
					 
					
						
						
							
							Okay, maybe FreeBSD will like this better.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115159  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-02 02:56:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brett Bryant 
							
						 
					 
					
						
						
							
						
						4f3e4e22ef 
					 
					
						
						
							
							Add two new console commands "pri show version" and "ss7 show version" that will show the version of each library respectively.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115078  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-01 23:09:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						a4d544714c 
					 
					
						
						
							
							Update autoconf logic with latest API change for libss7.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114713  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-04-28 13:42:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sean Bright 
							
						 
					 
					
						
						
							
						
						2f1f326924 
					 
					
						
						
							
							Merged revisions 114695 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r114695 | seanbright | 2008-04-26 21:26:15 -0400 (Sat, 26 Apr 2008) | 5 lines
When we don't explicitly pass a path to the --with-tds configure option, we
may end up finding tds.h in /usr/local/include instead of /usr/include.  If
this happens, the grep that looks for the version (from tdsver.h) will fail
and we'll have some problems during the build.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114696  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-04-27 01:28:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						00222ab483 
					 
					
						
						
							
							ensure that dependencies on AST_C_DEFINE_CHECK symbols work properly  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109451  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-18 15:50:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sean Bright 
							
						 
					 
					
						
						
							
						
						ad3748d6c5 
					 
					
						
						
							
							Fix a typo  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109282  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-18 00:28:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Terry Wilson 
							
						 
					 
					
						
						
							
						
						e727d15d34 
					 
					
						
						
							
							Replace minimime with superior GMime library so that the entire contents of an http post are not read into memory.  
						
						 
						
						... 
						
						
						
						This does introduce a dependency on the GMime library for handling HTTP POSTs, but it is available in most distros.
If the library is present, then the compile flag for ENABLE_UPLOADS is enabled by default in menuselect.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109229  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-17 22:10:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
						
						 
						
						... 
						
						
						
						also some minor cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109166  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-17 17:31:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						5a541f85cf 
					 
					
						
						
							
							Do a link test in AST_EXT_TOOL_CHECK() to ensure we have all the required libs  
						
						 
						
						... 
						
						
						
						reported by the tool.
(closes issue #12067 , reported by Juggie, patched by me)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@108740  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-14 17:05:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						5875146526 
					 
					
						
						
							
							Merged revisions 107461 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r107461 | kpfleming | 2008-03-11 09:33:45 -0500 (Tue, 11 Mar 2008) | 2 lines
stop checking for mktime() in the configure script... we don't use it, and the test is buggy under gcc 4.3
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@107462  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-11 14:37:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						c7eebb3db8 
					 
					
						
						
							
							Merged revisions 107408 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r107408 | kpfleming | 2008-03-11 09:07:59 -0500 (Tue, 11 Mar 2008) | 5 lines
check for compiler support for -fno-strict-overflow before using it (tested with Debian's gcc 4.3, 4.1 and 3.4)
(closes issue #12179 )
Reported by: Netview
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@107409  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-11 14:09:49 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						90786d21c9 
					 
					
						
						
							
							Merged revisions 107405 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r107405 | kpfleming | 2008-03-11 08:57:08 -0500 (Tue, 11 Mar 2008) | 2 lines
fix small bug in IMAP toolkit testing
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@107406  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-11 13:58:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Bailey 
							
						 
					 
					
						
						
							
						
						552b782fc2 
					 
					
						
						
							
							Add protection to chan_zap build when NEONMWI events are not defined  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104045  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-22 23:56:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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.  
						
						 
						
						... 
						
						
						
						(closes issue #11253 )
Reported by: falves11
(closes issue #11657 )
Reported by: davevg
(closes issue #11033 )
Reported by: falves11
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104019  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-21 16:44:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						c3a1ec6d98 
					 
					
						
						
							
							Merged revisions 103812 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r103812 | file | 2008-02-19 13:31:32 -0400 (Tue, 19 Feb 2008) | 4 lines
Don't look for launchd when cross compiling.
(closes issue #12029 )
Reported by: ovi
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103813  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-19 17:33:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Michelson 
							
						 
					 
					
						
						
							
						
						6923be5f30 
					 
					
						
						
							
							Merged revisions 103722 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r103722 | mmichelson | 2008-02-15 11:26:37 -0600 (Fri, 15 Feb 2008) | 8 lines
Final round of changes for configure script logic for IMAP
Now if a directory is specified, then we will search that directory for
a source installation of the IMAP toolkit. If none is found, then we will
use that directory as the basis for detecting a package installation of
the IMAP c-client. If that check fails, then configure will fail.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103725  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-15 17:32:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Michelson 
							
						 
					 
					
						
						
							
						
						cd7f33a39f 
					 
					
						
						
							
							Merging of changes from 1.4 revision 103713.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103715  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-15 15:11:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Michelson 
							
						 
					 
					
						
						
							
						
						d3b1054f6a 
					 
					
						
						
							
							Same changes as made to 1.4 in revision 103710  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103711  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-15 00:59:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Michelson 
							
						 
					 
					
						
						
							
						
						f92d84211d 
					 
					
						
						
							
							See commit message for svn revision 103698. This behavior is the same as what is described  
						
						 
						
						... 
						
						
						
						there. The difference is that trunk already had the --with-imap=system option, but it only
checked the include path for headers in the imap directory and not also the c-client directory.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103700  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-14 23:39:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Parker 
							
						 
					 
					
						
						
							
						
						85c7af3810 
					 
					
						
						
							
							Modify ldap autoconf function, so that an incorrect ldap library is not found on Solaris (it is incompatible).  
						
						 
						
						... 
						
						
						
						Also removes second check for awk, which causes Solaris to find an incompatible version of awk.
(closes issue #11829 )
Reported by: snuffy
Patches:
      bug-11829.diff uploaded by snuffy (license 35)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103694  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-14 21:21:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						1dc86caf30 
					 
					
						
						
							
							Merged revisions 102323 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r102323 | tilghman | 2008-02-04 15:06:09 -0600 (Mon, 04 Feb 2008) | 7 lines
Cross-platform fix:  OS X now deprecates the use of the daemon(3) API.
(closes issue #11908 )
 Reported by: oej
 Patches: 
       20080204__bug11908.diff.txt uploaded by Corydon76 (license 14)
 Tested by: Corydon76
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@102329  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-04 21:15:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						aa30cd9bc5 
					 
					
						
						
							
							Change the version number in the configure script from 1.4 to 1.6  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@102064  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-03 06:43:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						bfd26b9cfd 
					 
					
						
						
							
							Merged revisions 101894 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r101894 | tilghman | 2008-02-01 13:36:12 -0600 (Fri, 01 Feb 2008) | 2 lines
Change detection of getifaddrs to use AST_C_COMPILE_CHECK, backported from trunk (as suggested by kpfleming)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@101895  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-01 19:44:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						1ce6a2d5ec 
					 
					
						
						
							
							Merged revisions 101772 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r101772 | tilghman | 2008-02-01 09:55:58 -0600 (Fri, 01 Feb 2008) | 2 lines
Compatibility fix for OpenWRT (reported by Brian Capouch via the mailing list)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@101773  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-02-01 16:01:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Michelson 
							
						 
					 
					
						
						
							
						
						f007eba6d9 
					 
					
						
						
							
							Re-inserting chan_vpb into trunk.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100678  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-28 21:07:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						8fd1e10d3d 
					 
					
						
						
							
							Normalize the detection for execinfo, so that Linux (glibc) and other platforms  
						
						 
						
						... 
						
						
						
						with libexecinfo will generate inline stack backtraces correctly.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100628  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-28 18:27:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Michelson 
							
						 
					 
					
						
						
							
						
						7a90863973 
					 
					
						
						
							
							Removing chan_vpb from the tree  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100420  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-25 22:39:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						cfa0ec1f97 
					 
					
						
						
							
							Add res_config_ldap for realtime LDAP engine.  
						
						 
						
						... 
						
						
						
						(closes issue #5768 )
 Reported by: mguesdon
 Patches: 
       res_config_ldap-v0.7.tar.gz uploaded by mguesdon (license 121)
       res_ldap.conf.sample uploaded by suretec (license 70)
       asterisk-v3.1.4.ldif uploaded by suretec (license 70)
       asterisk-v3.1.4.schema uploaded by suretec (license 70)
 Tested by: oej, mguesdon, suretec, cthorner
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99696  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-22 22:33:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Parker 
							
						 
					 
					
						
						
							
						
						f2d31ec0c8 
					 
					
						
						
							
							Change AST_EXT_TOOL_CHECK to attempt to build against <package>_LIB, per recommendations from Russell.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98985  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-16 23:08:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason Parker 
							
						 
					 
					
						
						
							
						
						19b4c52bf4 
					 
					
						
						
							
							Partially revert r93898, because it broke the way netsnmp was being detected.  
						
						 
						
						... 
						
						
						
						rizzo, do you want to discuss so we can rethink this, or do you have another way?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98971  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-16 19:41:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						c692e1cacb 
					 
					
						
						
							
							Merged revisions 98951 via svnmerge from  
						
						 
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r98951 | file | 2008-01-15 21:13:27 -0400 (Tue, 15 Jan 2008) | 4 lines
Add autoconf logic for speexdsp. Later versions use a separate library for some things so we need to use it if present in codec_speex.
(closes issue #11693 )
Reported by: yzg
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98952  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-16 01:17:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						d20cb305af 
					 
					
						
						
							
							Add configure script check for JACK.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98605  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-13 18:08:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						bed72d73b0 
					 
					
						
						
							
							Remove KDE configure script check that isn't used  
						
						 
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98604  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-13 18:01:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						25275cc862 
					 
					
						
						
							
							Add some extra checking to help out with a potential error when trying to  
						
						 
						
						... 
						
						
						
						run "make asterisk.pdf" when not all of the right packages are installed.
(closes issue #10763 )
Reported by: Corydon76
Patches:
      20070919__bug10763.diff.txt uploaded by Corydon76 (license 14)
Tested by: Corydon76
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98454  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-01-11 23:57:01 +00:00