ad8ff708de 
								
							
								 
							
						 
						
							
							
								
								fix the build with astmm (issue  #7139 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27023  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8a390e342a 
								
							
								 
							
						 
						
							
							
								
								use config.status instead of include/autoconfig.h as the dependency  
							
							... 
							
							
 
							
							for menuselect
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26992  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								76347c8d31 
								
							
								 
							
						 
						
							
							
								
								various minor cleanups  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26877  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1a8f3dd2d2 
								
							
								 
							
						 
						
							
							
								
								forcing a dist-clean in the cleantest was a bad idea.  Just change the script  
							
							... 
							
							
 
							
							that generates buildopts.h to handle old menuselect.makeopts files
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26850  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7c6766e67b 
								
							
								 
							
						 
						
							
							
								
								remove a trailing tab ... now this Makefile is perfect  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26840  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								44d4ed1b37 
								
							
								 
							
						 
						
							
							
								
								change the CFLAGS controlled by menuselect to be placed in a header file  
							
							... 
							
							
 
							
							instead of being added to the compiler commands.  This header file will be
installed and modules built outside of the main tree will be able to use the
same build options used to build the rest of Asterisk.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26808  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a1aefcd03d 
								
							
								 
							
						 
						
							
							
								
								suppress the output from generating defaults.h and versions.h, as well as  
							
							... 
							
							
 
							
							checking the cleancount
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26492  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								16ee7c509c 
								
							
								 
							
						 
						
							
							
								
								add missing rule  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26347  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f429105aae 
								
							
								 
							
						 
						
							
							
								
								remove rule for running bootstrap, it's only safe to run it manually now  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26094  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0569481a5a 
								
							
								 
							
						 
						
							
							
								
								don't build strcompat for menuselect except on Solaris  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25893  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								962d53732a 
								
							
								 
							
						 
						
							
							
								
								make sure that the MOD_SUBDIR_CFLAGS and OTHER_SUBDIR_FLAGS come before  
							
							... 
							
							
 
							
							ASTCFLAGS so that -Iinclude comes before any system include path
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25686  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								123134de11 
								
							
								 
							
						 
						
							
							
								
								make Makefile slightly less noisy  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25653  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								684df59844 
								
							
								 
							
						 
						
							
							
								
								add smarter checking for termcap support, which fixes a build problem when  
							
							... 
							
							
 
							
							ncurses is statically compiled with term info support, which is provided in
the statically compiled editline library that we are including. 
(issue #6948 , original patch by casper, modified to use the features 
of AST_EXT_LIB)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25611  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								65fed8480b 
								
							
								 
							
						 
						
							
							
								
								use a file that configure will _always_ regenerate as the trigger for running the script  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25610  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f2e3d8279d 
								
							
								 
							
						 
						
							
							
								
								add TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to make sure that -Iinclude  
							
							... 
							
							
 
							
							comes before -I/usr/local/include or something similar
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25590  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								a4e7ae1537 
								
							
								 
							
						 
						
							
							
								
								don't let make use implicit rules for bison/flex output files  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25565  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								272de2c394 
								
							
								 
							
						 
						
							
							
								
								add support for installing other init scripts, other than just the redhat  
							
							... 
							
							
 
							
							version.  (issue #7093 , initial patch by froguz, extended by north)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25095  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5c63335486 
								
							
								 
							
						 
						
							
							
								
								allow for a non-optimized build that does not get installed  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24212  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d7aead737d 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 23673 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r23673 | kpfleming | 2006-04-30 09:27:56 -0500 (Sun, 30 Apr 2006) | 2 lines
allow top-level OPTIMIZE setting to affect builds in these subdirectories too
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23674  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								44c5e823e6 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 23638 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r23638 | kpfleming | 2006-04-30 08:55:59 -0500 (Sun, 30 Apr 2006) | 2 lines
let the compiler determine whether hardware or software floating point should be used (like we do in the editline subdirectory)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23639  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1a979290a0 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 23636 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r23636 | kpfleming | 2006-04-30 08:38:22 -0500 (Sun, 30 Apr 2006) | 4 lines
remove extraneous -m64 flag that is not needed
(these are coming from Debian patches <G>)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23637  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7343d311f1 
								
							
								 
							
						 
						
							
							
								
								simplify CFLAGS handling for subdirectories  
							
							... 
							
							
 
							
							don't put paths into the include search path when they are not needed
don't auto-rebuild the AEL bison/flex output based on make dependencies (the generated files are already checked in, and the timestamps generated by a checkout will usually cause them to be overwritten)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23582  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2dd3d523d3 
								
							
								 
							
						 
						
							
							
								
								when compiling ast_expr2 from utils/ the current directory  
							
							... 
							
							
 
							
							is utils/ so the compiler fails to find the header which is in ../
(at least on FreeBSD; this works on linux but it may be due to
differences in gmake).
For the time being, fix it by adding -I.. to the includes.
However i think a proper fix is to make sure that ast_expr2
is built using the rules in the top-level makefile instead
of those in the subdirectory.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23535  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9109371f7d 
								
							
								 
							
						 
						
							
							
								
								use the INSTALL variable instead of "install" directly  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23467  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								379e426b25 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 23305 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r23305 | kpfleming | 2006-04-29 06:40:04 -0500 (Sat, 29 Apr 2006) | 3 lines
do installation in subdirs as a separate target (so external modules can use the Makefile more easily)
generate final messages -after- running any post-install script that may be present
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23306  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e5b5dce811 
								
							
								 
							
						 
						
							
							
								
								support "make distclean" as well as "make dist-clean" for the picky people  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23208  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7918a7a1fd 
								
							
								 
							
						 
						
							
							
								
								another little Solaris fix, unset LIBS before building libmxml  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22345  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5267a6e6a2 
								
							
								 
							
						 
						
							
							
								
								menuselect needs strcompat.o for strsep on Solaris  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22344  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								72f2bf8135 
								
							
								 
							
						 
						
							
							
								
								add a note indicating that you can press 'h' for help  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22306  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d255a98243 
								
							
								 
							
						 
						
							
							
								
								fix kevin's silly typos  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22269  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								574e14cbea 
								
							
								 
							
						 
						
							
							
								
								Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22267  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5c05128777 
								
							
								 
							
						 
						
							
							
								
								Move a bit more stuff over to the datadir (issue  #6967  reported by tzafrir patch by north)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20358  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4657dc770c 
								
							
								 
							
						 
						
							
							
								
								We are shaking up trunk tonight! allow data dir to be specified (issue  #6967  reported by tzafrir)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20330  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6b3367bf5c 
								
							
								 
							
						 
						
							
							
								
								New functions for locking a channel - these simplify debugging  
							
							... 
							
							
 
							
							when you have channel locking issues.
(Part of the SIP transfer patch, where I had a *lot* of
channel locking problems)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@20264  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								677347edab 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 19353 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r19353 | kpfleming | 2006-04-11 16:58:47 -0500 (Tue, 11 Apr 2006) | 2 lines
don't create a 'voicemail' symlink in the sounds directory; app_voicemail has not needed it since January of 2005 (issue #6613 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19354  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								255e77ae6e 
								
							
								 
							
						 
						
							
							
								
								Issue  #6580  - Unify directory definitions to one section of Makefile (casper)  
							
							... 
							
							
 
							
							- Maybe we should define proper directories for OS/X too?
- Should OpenBSD and NetBSD follow the FreeBSD rules?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18130  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								87b1cf5618 
								
							
								 
							
						 
						
							
							
								
								various cleanups to the Makefile  
							
							... 
							
							
 
							
							- remove unused OSREV varibale
- move various CROSS_COMPILE variables to the top and group them together
- move various PROC definitions to the top as a group
- remove usused MARCH variable
(issue #6892 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17944  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2efcfc1549 
								
							
								 
							
						 
						
							
							
								
								Issue  #6610  - build on Intel Mac  
							
							... 
							
							
 
							
							(Wish I could try this at home :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17735  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								bfba044b5f 
								
							
								 
							
						 
						
							
							
								
								Flesh out the remainder of the manager + http changes and create a sample application to partially  
							
							... 
							
							
 
							
							demonstrate the capability of manager over http.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16850  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								50f0b12880 
								
							
								 
							
						 
						
							
							
								
								Issue  #5374  - Enable internal timing of generators (cmantunes)  
							
							... 
							
							
 
							
							Thanks everyone involved for hard work, testing and testing!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16473  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9164eac21a 
								
							
								 
							
						 
						
							
							
								
								Add micro-http server and abstract manager interface, make snmp not die  
							
							... 
							
							
 
							
							on reload.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@14953  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								dde76c531c 
								
							
								 
							
						 
						
							
							
								
								Replace ast_say_* functionn with function pointers, so that modules  
							
							... 
							
							
 
							
							can override them.
On passing, fix a potential problem in the top level Makefile:
if a static library is not referenced by any of the core objects,
it is not linked in the main program, and will not be available
to modules, which leads to failure at runtime when the modules
are loaded.
This is the case of stdtime/localtime.o, which supplies some core
symbolx, but is only linked in as a library. Fix the problem by
linking in the object.
NOTE: this is intended as a temporary aid to replace the
existing say.c with a newer implementation. Once the
task is completed, we may decide whether or not the ast_say*()
functions should be pluggable or not and possibly revert
part of this change.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@14382  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								21a8d15be4 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 11715 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r11715 | tilghman | 2006-03-03 11:13:37 -0600 (Fri, 03 Mar 2006) | 2 lines
Bug 6638 - Solaris is starting to remind me of RedHat...
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11716  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ffe5ffda17 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 11634-11635 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r11634 | tilghman | 2006-03-02 18:34:52 -0600 (Thu, 02 Mar 2006) | 2 lines
Bug 6638 - Change from a historic BSD command to a POSIX command for determining username
........
r11635 | tilghman | 2006-03-02 18:38:14 -0600 (Thu, 02 Mar 2006) | 2 lines
Bug 6638 - Use POSIX command for Solaris
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11636  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c05fc829d3 
								
							
								 
							
						 
						
							
							
								
								Bug 6581 - Move definition of PWD higher than where it is initially used  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10933  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c3447c7cce 
								
							
								 
							
						 
						
							
							
								
								Fix a few compile warnings (turned errors) and disable -Werror on the  
							
							... 
							
							
 
							
							normal build.  If people want this they can turn it on, and don't anyone 
turn it on by default until you fix building on GCC 4.x
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10842  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6204abdae2 
								
							
								 
							
						 
						
							
							
								
								merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10805  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								aa20c556f7 
								
							
								 
							
						 
						
							
							
								
								Bug 5984 - Convert file offsets to 64 bit  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10579  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								938f7ddc0f 
								
							
								 
							
						 
						
							
							
								
								remove -lssl for asterisk, and add it for res_osp (issue  #6496 , different patch)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10323  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e7c198453d 
								
							
								 
							
						 
						
							
							
								
								ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9691  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								af07dc8883 
								
							
								 
							
						 
						
							
							
								
								Add smdi support for asterisk (see doc/smdi.txt for config info) ( #5945 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9423  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								8d8aa07407 
								
							
								 
							
						 
						
							
							
								
								minor cleanup  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9166  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								34bcd0e0b6 
								
							
								 
							
						 
						
							
							
								
								Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9138  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								51ea2f4707 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 9086 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r9086 | kpfleming | 2006-02-02 12:37:04 -0600 (Thu, 02 Feb 2006) | 2 lines
don't override ASTERISKVERSIONNUM to 000000 for non-svn builds
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9088  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7d03c33e0a 
								
							
								 
							
						 
						
							
							
								
								Allows for user to uninstall asterisk binaries  
							
							... 
							
							
 
							
							bug 6177
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9052  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								95436436c3 
								
							
								 
							
						 
						
							
							
								
								add /usr/local/lib to SOLINK (issue  #6323 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8778  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6f3cdf08e4 
								
							
								 
							
						 
						
							
							
								
								Spelling fix undetected by kpfleming in rev 8150 ;-)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8464  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								e7f8d66855 
								
							
								 
							
						 
						
							
							
								
								spelling fix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8150  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0f5e4e476a 
								
							
								 
							
						 
						
							
							
								
								Changes to add udptl to asterisk (preliminary merging of the t.38 patch)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8014  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								cdab512c9f 
								
							
								 
							
						 
						
							
							
								
								Bug 5183 - Inline stack backtraces  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7646  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c6907f1ed8 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 7340 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r7340 | russell | 2005-12-05 01:47:51 -0500 (Mon, 05 Dec 2005) | 2 lines
remove ASTERISKVERSIONNUM from the version string given to doxygen
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7341  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								0242a69b3f 
								
							
								 
							
						 
						
							
							
								
								Merged revisions 7265-7266,7268-7275 via svnmerge from  
							
							... 
							
							
 
							
							https://origsvn.digium.com/svn/asterisk/branches/1.2 
........
r7265 | oej | 2005-12-01 17:18:14 -0600 (Thu, 01 Dec 2005) | 2 lines
Changing bug report address to the Asterisk issue tracker
........
r7266 | kpfleming | 2005-12-01 17:18:29 -0600 (Thu, 01 Dec 2005) | 3 lines
Makefile 'update' target now supports updating from Subversion repositories (issue #5875 )
remove support for 'patches' subdirectory, it's no longer useful
........
r7268 | kpfleming | 2005-12-01 17:34:58 -0600 (Thu, 01 Dec 2005) | 2 lines
ensure channel's scheduling context is freed (issue #5788 )
........
r7269 | kpfleming | 2005-12-01 17:49:44 -0600 (Thu, 01 Dec 2005) | 2 lines
don't block waiting for the Festival server forever when it goes away (issue #5882 )
........
r7270 | kpfleming | 2005-12-01 18:26:12 -0600 (Thu, 01 Dec 2005) | 2 lines
allow variables to exist on both 'halves' of the Local channel (issue #5810 )
........
r7271 | kpfleming | 2005-12-01 18:28:48 -0600 (Thu, 01 Dec 2005) | 2 lines
protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879 )
........
r7272 | kpfleming | 2005-12-01 18:39:00 -0600 (Thu, 01 Dec 2005) | 3 lines
properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870 )
reformat password changing code to conform to coding guidelines (issue #5870 )
........
r7273 | kpfleming | 2005-12-01 18:42:40 -0600 (Thu, 01 Dec 2005) | 2 lines
allow previous context-searching behavior to be used if desired (issue #5899 )
........
r7274 | kpfleming | 2005-12-01 18:51:15 -0600 (Thu, 01 Dec 2005) | 2 lines
inherit channel variables into channels created by Page() application (issue #5888 )
........
r7275 | oej | 2005-12-01 18:52:13 -0600 (Thu, 01 Dec 2005) | 2 lines
Bug #5907 . Improve SIP INFO DTMF debugging output. (1.2 & Trunk)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7276  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								48a4c3a24d 
								
							
								 
							
						 
						
							
							
								
								remove outdated redhat init script and provide the updated one in 'make rpm' (issue  #5786 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7243  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								350287ea08 
								
							
								 
							
						 
						
							
							
								
								move mkpkgconfig script where it belongs  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7222  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								2c65582b66 
								
							
								 
							
						 
						
							
							
								
								remove extraneous svn:executable properties  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								45c2f3b9f9 
								
							
								 
							
						 
						
							
							
								
								make version-string computation based on SVN branch/revision numbers  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7207  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d34be7edf7 
								
							
								 
							
						 
						
							
							
								
								Re-add explicit poll support for Darwin, as without it, rasterisk (or asterisk -r) is broken under Darwin.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7172  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								ee5bc3ce65 
								
							
								 
							
						 
						
							
							
								
								don't hardcode poll.o for Darwin  
							
							... 
							
							
 
							
							fix incorrect portion of patch from yesterday's Solaris fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7168  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b39076b985 
								
							
								 
							
						 
						
							
							
								
								issue  #5775  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7164  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								edef0bbf2f 
								
							
								 
							
						 
						
							
							
								
								create the monitor spool dir  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7161  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d09769fba7 
								
							
								 
							
						 
						
							
							
								
								fix the output of Makefile generated variables to doxygen  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7132  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								892978fb4b 
								
							
								 
							
						 
						
							
							
								
								Issue # 5757  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7120  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								296ca06e35 
								
							
								 
							
						 
						
							
							
								
								small debugging information change  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7111  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								d8dfa4434d 
								
							
								 
							
						 
						
							
							
								
								finish merging doxygen updates from issue  #5605  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7096  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								77390dfeaf 
								
							
								 
							
						 
						
							
							
								
								issue  #5572  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7018  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								145daf44d8 
								
							
								 
							
						 
						
							
							
								
								issue  #5634  and a little ChangeLog cleanup  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7003  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3fb2544a41 
								
							
								 
							
						 
						
							
							
								
								issue  #5633  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7002  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								018e8c8395 
								
							
								 
							
						 
						
							
							
								
								dont-optimize was broken...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6994  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								da0d0f975a 
								
							
								 
							
						 
						
							
							
								
								stop recompiling cli.c on every 'make'  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6963  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								7ffb604a2f 
								
							
								 
							
						 
						
							
							
								
								issue  #4678  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6936  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f31f09bf53 
								
							
								 
							
						 
						
							
							
								
								there is a variable defined for 'install', might as well use it ...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6848  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								4803298fe8 
								
							
								 
							
						 
						
							
							
								
								Make crypto loading optional  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6797  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9ce40204d6 
								
							
								 
							
						 
						
							
							
								
								add "hello-world" prompt, courtesy of Jared Smith :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6782  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								c0119acc0e 
								
							
								 
							
						 
						
							
							
								
								fix a typo, oops!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6737  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								834193c08a 
								
							
								 
							
						 
						
							
							
								
								support a 'post install' script for local modifications after installation  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6700  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								3b7332c5e6 
								
							
								 
							
						 
						
							
							
								
								allow some more paths to be overridden on the command line (issue  #5292 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6691  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								61a0f7a65e 
								
							
								 
							
						 
						
							
							
								
								install 'rasterisk' symlink and update process name when used remotely (issue  #5318  with minor mod)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6688  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								44aff84c2e 
								
							
								 
							
						 
						
							
							
								
								use a more generic means to decide whether we need to provide poll/dlfcn functionality (issue  #5297 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6664  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9d63d731aa 
								
							
								 
							
						 
						
							
							
								
								fix minor build problem on *BSD (issue  #5290 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6658  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5599da9581 
								
							
								 
							
						 
						
							
							
								
								support new version of OSP toolkit (issue  #5168 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6653  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6f96370770 
								
							
								 
							
						 
						
							
							
								
								don't remove the ast_expr .c files when building testexpr2 since they are  
							
							... 
							
							
 
							
							now directly included in the tree
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6626  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								509c285380 
								
							
								 
							
						 
						
							
							
								
								don't distribute compressed man pages,let the installer do it  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6608  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								72437b1dba 
								
							
								 
							
						 
						
							
							
								
								more BSD portability fixes (issue  #5155 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6578  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								064520786e 
								
							
								 
							
						 
						
							
							
								
								Fix permissions on safe_asterisk (bug  #5193 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6564  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								f06a4016be 
								
							
								 
							
						 
						
							
							
								
								Properly install appropriate sound files, prefix spy ones with spy- (bug  #5192 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6563  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								b9c919ca3e 
								
							
								 
							
						 
						
							
							
								
								ensure that MALLOC_DEBUG and 'make dont-optimize' don't conflict (issue  #4970 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6546  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								81fd292e40 
								
							
								 
							
						 
						
							
							
								
								don't remove .version during 'make clean', it's not the temporary file it used to be  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6471  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								22dc4f71fe 
								
							
								 
							
						 
						
							
							
								
								minor cleanup and reorganization (issue  #5073 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6468  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								1632d52795 
								
							
								 
							
						 
						
							
							
								
								major header file cleanup: license, copyrights, descriptions, markers, etc.  
							
							... 
							
							
 
							
							remove deprecated config_old.c/config_old.h
remove unused cvsid.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6454  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								76d34be89b 
								
							
								 
							
						 
						
							
							
								
								correct syntax error  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6452  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								60ef1dc9d1 
								
							
								 
							
						 
						
							
							
								
								ensure that the parser is generated in 'full/fast' mode  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6450  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								9519f6c5f4 
								
							
								 
							
						 
						
							
							
								
								clean up, use make functions instead of subshells, remove unused stuff  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6449  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								6319baba24 
								
							
								 
							
						 
						
							
							
								
								remove extra dependencies  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6421  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								66e69e0143 
								
							
								 
							
						 
						
							
							
								
								switch to 'new' expression parser, remove support for old parser  
							
							... 
							
							
 
							
							provide parser files in source tree, so flex/bison are not need to build
update Makefile to use simpler techniques to build parser
update README to remove references to old vs. new parsers
remove version comparison tool used for flex/bison programs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6420  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								5473ad640b 
								
							
								 
							
						 
						
							
							
								
								make MALLOC_DEBUG build work properly (issue  #4970  with additional changes)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6379  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								477f581889 
								
							
								 
							
						 
						
							
							
								
								don't require 'make samples' to require code to be built (issue  #4997 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6375  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							20 years ago  
				
					
						
							
							
								 
						
							
							
								079b24c53c 
								
							
								 
							
						 
						
							
							
								
								Build safe_asterisk script substituting the proper path in (bug  #4952 , patch not used)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6327  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								766acde0dc 
								
							
								 
							
						 
						
							
							
								
								Build dependencies first  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6320  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								0e411496e1 
								
							
								 
							
						 
						
							
							
								
								Default paths properly when building for solaris (bug  #4902 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6301  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								5c9027a293 
								
							
								 
							
						 
						
							
							
								
								Remove from maekfile, too  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6257  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								829a14ed07 
								
							
								 
							
						 
						
							
							
								
								remove the need to have the BUSYDETECT routine defined in the CFLAGS unless  
							
							... 
							
							
 
							
							you want to use one other than the default
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6206  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								075a8ad21c 
								
							
								 
							
						 
						
							
							
								
								add slinfactory object, and change app_chanspy to use it (bug  #4724 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6177  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								4dd4428204 
								
							
								 
							
						 
						
							
							
								
								split acl and netsock code into separate files, in preparation for new netsock implementation  
							
							... 
							
							
 
							
							various minor cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6165  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								088da8a0ab 
								
							
								 
							
						 
						
							
							
								
								actually install the demo sounds ...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6155  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								5f04f09e5a 
								
							
								 
							
						 
						
							
							
								
								also include /etc/asterisk.makeopts, but have file in home directory override  
							
							... 
							
							
 
							
							it if present
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6154  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								25041974ef 
								
							
								 
							
						 
						
							
							
								
								Update muted for operation on OSX.  :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6148  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								60cd1fa57d 
								
							
								 
							
						 
						
							
							
								
								clean up scheduler debugging and expose defines in the Makefile (bug  #4703 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6145  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								b6486df40e 
								
							
								 
							
						 
						
							
							
								
								first phase of proper fix for portable string function problems (bug  #4669 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6133  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								ad1858bebc 
								
							
								 
							
						 
						
							
							
								
								add ability to have a file, ~/.asterisk.makeopts, that will be included in  
							
							... 
							
							
 
							
							the makefile so that every time you checkout Asterisk, you don't have to
edit the makefile to set all of your common options
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6127  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								0313d0b9c5 
								
							
								 
							
						 
						
							
							
								
								add privacy/screening functionality to app_dial (bug  #752 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6102  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								b06daf5859 
								
							
								 
							
						 
						
							
							
								
								make 'webvmail' installation directories more configurable (bug  #4649 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6095  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								45895f6fa7 
								
							
								 
							
						 
						
							
							
								
								You must have version.h before building dependencies!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6071  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								fe7c0b0cce 
								
							
								 
							
						 
						
							
							
								
								Bug  #4652  - Take two  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6065  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								d36d51f732 
								
							
								 
							
						 
						
							
							
								
								Bug  #4652  - Require libstrfunc for FreeBSD.  Thanks Corydon  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6064  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								c13d601fb4 
								
							
								 
							
						 
						
							
							
								
								queue device state changes and handle them serially in a background thread  
							
							... 
							
							
 
							
							optimize device state related functions
add ast_get_channel_by_name_prefix to allow searching for matching channels in O(1) operation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6062  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								8f8d190b46 
								
							
								 
							
						 
						
							
							
								
								add man pages for autosupport and safe_asterisk scripts (bug  #4642 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6026  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								83878abdc7 
								
							
								 
							
						 
						
							
							
								
								actually _install_ the astgenkey man page  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6025  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								1f784b32d8 
								
							
								 
							
						 
						
							
							
								
								don't repeat a command during 'make install' (bug  #4582 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5984  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								b898cdcefb 
								
							
								 
							
						 
						
							
							
								
								allow PROC to be supplied on the make command line (bug  #4570 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5966  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								da4cf4e3e1 
								
							
								 
							
						 
						
							
							
								
								use Solaris-compatible shell syntax (bug  #4567 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5961  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								0e9d920a60 
								
							
								 
							
						 
						
							
							
								
								move tools used during build into build_tools subdirectory  
							
							... 
							
							
 
							
							clean up Makefile headers
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5942  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								370e887fbf 
								
							
								 
							
						 
						
							
							
								
								fix 'make rpm'  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5868  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								ab206439d8 
								
							
								 
							
						 
						
							
							
								
								don't force build.h to be built at 'install' time, if it's already there leave it alone  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5861  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								4f299de252 
								
							
								 
							
						 
						
							
							
								
								major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug  #4116 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5855  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								e596f53c9e 
								
							
								 
							
						 
						
							
							
								
								Whoopsie :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5778  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								2f1e6379b3 
								
							
								 
							
						 
						
							
							
								
								Fix agent deadlock and remove braindead tags dependency  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5777  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								43866b0ef2 
								
							
								 
							
						 
						
							
							
								
								Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5769  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								77284bfaa6 
								
							
								 
							
						 
						
							
							
								
								fix Solaris compatibility issues (bug  #4339 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5747  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								b051cccb89 
								
							
								 
							
						 
						
							
							
								
								more Makefile tweaks  
							
							... 
							
							
 
							
							ensure mkdep can handle creating rules for files that are using double-colon rules
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5738  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								6ac98c6724 
								
							
								 
							
						 
						
							
							
								
								make version-testing and echo constructs more shell-portable  
							
							... 
							
							
 
							
							add proper attribution to vercomp.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5736  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								813f0b9653 
								
							
								 
							
						 
						
							
							
								
								use new C-coded version comparison program for bison and flex (bug  #2058 , with different Makefile changes)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5731  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								27a551a0eb 
								
							
								 
							
						 
						
							
							
								
								temporarily suppress usage of vercomp.sh script until it can be fixed  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5699  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								2a7d309deb 
								
							
								 
							
						 
						
							
							
								
								add upgraded expression parser (bug  #2058 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5691  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								4d2537ae11 
								
							
								 
							
						 
						
							
							
								
								major re-work of dialplan functions, including:  
							
							... 
							
							
 
							
							- locking of functions list during registration/unregistration/searching
 - rename of function description structure to be consistent with the rest of the API
 - addition of 'desc' element to description structure, for detailed description (like applications)
 - addition of 'show function' CLI command to show function details
 - conversion of existing functions to use uppercase names to match policy
 - creation of new 'pbx_functions.so' module to contain standard 'builtin' functions
 - removal of all builtin functions from pbx.c and apps and placement into new 'funcs' directory
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5583  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								358238b170 
								
							
								 
							
						 
						
							
							
								
								add app_dictate (bug  #3893 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5579  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								0a93667e9c 
								
							
								 
							
						 
						
							
							
								
								ensure that old modules warning does not occur when 'make install' is run directly after 'make clean'  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5537  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								57e4310265 
								
							
								 
							
						 
						
							
							
								
								support various other formats for Asterisk manual page (bug  #4113 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5530  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								1230770bb6 
								
							
								 
							
						 
						
							
							
								
								'make install' will now warn the user if their modules directory contains modules not installed by the newly-installed Asterisk  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5520  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								ac639e80c3 
								
							
								 
							
						 
						
							
							
								
								during 'make install', remove any headers from the destination include/asterisk directory that are no longer present in the source directory (bug  #4035 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5517  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								d254db31c8 
								
							
								 
							
						 
						
							
							
								
								*** empty log message ***  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5431  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								2fb8143f3a 
								
							
								 
							
						 
						
							
							
								
								add ctags and etags support to Makefile  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5348  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								3784f83bed 
								
							
								 
							
						 
						
							
							
								
								Fix CC (bug  #3895 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5302  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								dc9faa21e4 
								
							
								 
							
						 
						
							
							
								
								Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5293  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								ff62953662 
								
							
								 
							
						 
						
							
							
								
								Oops, make good on my word :)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5279  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								a0a2592025 
								
							
								 
							
						 
						
							
							
								
								Fix cross compiling (bug  #3868 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5278  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								7082d0584e 
								
							
								 
							
						 
						
							
							
								
								Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug  #2532 ,  #3400 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5192  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								2deba424d2 
								
							
								 
							
						 
						
							
							
								
								Create experimental new options API, various cleanups  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5171  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								dbd42a645f 
								
							
								 
							
						 
						
							
							
								
								Apply queuelog patch and perform final test of "test patches" system  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5168  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								2e0cf7a00c 
								
							
								 
							
						 
						
							
							
								
								Update queue_log example  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5167  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								f0c7729f81 
								
							
								 
							
						 
						
							
							
								
								Add sample experimental patch to show "make apply", "make unapply", "make patchlist", and "make update" targets  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5166  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								1bb8d52938 
								
							
								 
							
						 
						
							
							
								
								Flush out app stuff, make profiling easier to turn on/off  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5150  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								85a0e13c73 
								
							
								 
							
						 
						
							
							
								
								Merge mog's ReadFile application (bug  #3670 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5099  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								d44286366b 
								
							
								 
							
						 
						
							
							
								
								Flagify hold (bug  #3456 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5010  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								89131204fd 
								
							
								 
							
						 
						
							
							
								
								Minor deadlock detect fix (bug  #3531 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4986  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								64f2fb6f2c 
								
							
								 
							
						 
						
							
							
								
								Create "spec" target (bug  #3413 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4961  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								5f726ad8c7 
								
							
								 
							
						 
						
							
							
								
								Merge config updates (bug  #3406 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4889  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								f5458639d4 
								
							
								 
							
						 
						
							
							
								
								Install "autosupport" by default...  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4864  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								677eedfe6a 
								
							
								 
							
						 
						
							
							
								
								Fix mpg123 build on non-linux (bug  #3385 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4853  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								441c545ccc 
								
							
								 
							
						 
						
							
							
								
								Allow me to force a "make clean ; make install" on a cvs update (bug  #3358 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4822  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								9a3304c65d 
								
							
								 
							
						 
						
							
							
								
								Fix voicemail symlinks (bug  #3024 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4743  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								cc01517489 
								
							
								 
							
						 
						
							
							
								
								Show conflits on make update (bug  #3191 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4599  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								61f25c3e92 
								
							
								 
							
						 
						
							
							
								
								Merge twisted's OSX compat fix (bug  #3090 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4483  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								9d40b8ee80 
								
							
								 
							
						 
						
							
							
								
								Merge slimey's Solaris compatibility (with small mods) (bug  #2740 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4446  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								30bc3eec6e 
								
							
								 
							
						 
						
							
							
								
								Merge sms stuff and move to "utils" subdir (bug  #2973 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4429  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								877dcd1aa5 
								
							
								 
							
						 
						
							
							
								
								Don't overwrite unchanged files  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4300  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								0351e3e37c 
								
							
								 
							
						 
						
							
							
								
								Create "OVERWRITE" option to Makefile to prevent sample from overwriting options  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4297  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								c4cca41a72 
								
							
								 
							
						 
						
							
							
								
								Fix for DESTDIR  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4212  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								53d9aa13eb 
								
							
								 
							
						 
						
							
							
								
								Add pkgconfig support (bug  #2734 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4201  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								73558b7492 
								
							
								 
							
						 
						
							
							
								
								Do not build with DEBUG_THREADS on by default!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4082  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								f8d3b1ad77 
								
							
								 
							
						 
						
							
							
								
								Fix Makefile issue (bug  #2691 , again)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4080  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								82cbf28993 
								
							
								 
							
						 
						
							
							
								
								Add "Loopback" switch  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4070  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								a73fc9a283 
								
							
								 
							
						 
						
							
							
								
								Disable mac lookup, fix compile on NetBSD (bug  #2680 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4040  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								c26fb30f20 
								
							
								 
							
						 
						
							
							
								
								Fix netbsd paths (bug  #2560 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3891  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								89da44223d 
								
							
								 
							
						 
						
							
							
								
								Fix threads in FreeBSD (bug  #2478 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3850  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								8fae88d368 
								
							
								 
							
						 
						
							
							
								
								Use compression on "make update"  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3794  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								24e902d2a4 
								
							
								 
							
						 
						
							
							
								
								Merge anthm's "-t" flag (with minor mods) (bug  #2380 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3735  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								3c7ab1ca5e 
								
							
								 
							
						 
						
							
							
								
								Eliminate unnecessary historic "rm" commands from Makefile (bug  #2349 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3707  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								82db278716 
								
							
								 
							
						 
						
							
							
								
								More Asterisk sparc patches (courtesy Belgarath)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3693  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								2a108b9b06 
								
							
								 
							
						 
						
							
							
								
								Merge NetBSD and Courtesty tone with modifications (bug  #2329 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3686  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								8ff9c0d1b9 
								
							
								 
							
						 
						
							
							
								
								Adjust Makefiles to support Ultrasparc architecture (thanks Belgarath) (bug  #2319 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3684  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							21 years ago  
				
					
						
							
							
								 
						
							
							
								082d7ee4b8 
								
							
								 
							
						 
						
							
							
								
								Don't install mpg123 unless it was built  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3588  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								bdd9753f1e 
								
							
								 
							
						 
						
							
							
								
								Make clean target too  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3587  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								0df4b4eb64 
								
							
								 
							
						 
						
							
							
								
								Add mpg123 target  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3586  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								87787b05ae 
								
							
								 
							
						 
						
							
							
								
								Fix OpenBSD compile (bug  #2193 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3565  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								05e338ce75 
								
							
								 
							
						 
						
							
							
								
								Rename newp to newpvt (bug  #2190 ), change hold music.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3560  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								ed42d3074d 
								
							
								 
							
						 
						
							
							
								
								Merge mic's minor patchlet (bug  #2092 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3478  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								dc60239686 
								
							
								 
							
						 
						
							
							
								
								Add Asterisk manpage  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3471  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								f63d46097d 
								
							
								 
							
						 
						
							
							
								
								Back out accidental changes by anthm  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3378  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								75d4369dfc 
								
							
								 
							
						 
						
							
							
								
								autodial update  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3377  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								a30ae193db 
								
							
								 
							
						 
						
							
							
								
								Add crypto to FreeBSD build (bug  #1912 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3310  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								bdbed69984 
								
							
								 
							
						 
						
							
							
								
								Somehow the Makefile didn't get merged  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3297  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								5546e32355 
								
							
								 
							
						 
						
							
							
								
								Merge major BSD mutex and symbol conflict patches (bug  #1816 ) (link patch still pending)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3273  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								d208532e6e 
								
							
								 
							
						 
						
							
							
								
								x86-64 compile fixes and cleanups  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3202  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								a3355d9fe2 
								
							
								 
							
						 
						
							
							
								
								Add "LOW_MEMORY" option and increase some buffer sizes (bug  #1827 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3193  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								27578642b8 
								
							
								 
							
						 
						
							
							
								
								Add support for trunk groups in anticipation of NFAS and GR-303, Initial GR-303 work  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3146  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								103bb4a334 
								
							
								 
							
						 
						
							
							
								
								Enhancements for zaptel+bsd (bug  #1781 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3143  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								8f9ace9228 
								
							
								 
							
						 
						
							
							
								
								Add information for IAX on Free World Dialup  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3135  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								8968d50976 
								
							
								 
							
						 
						
							
							
								
								Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3117  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								0e1e513d5a 
								
							
								 
							
						 
						
							
							
								
								Fix makefile for apple  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3064  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								0882f61a8e 
								
							
								 
							
						 
						
							
							
								
								Fix compile order (bug  #1682 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3024  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								9242c5c05e 
								
							
								 
							
						 
						
							
							
								
								Add muted for malcolm!  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2989  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								c00550f3ae 
								
							
								 
							
						 
						
							
							
								
								Add new file utils.c, Move ast_gethostbyname to utils.c  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2931  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								73b389da6c 
								
							
								 
							
						 
						
							
							
								
								Add SayPhonetic and SayAlpha applications (bug  #793 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2864  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								d106797a26 
								
							
								 
							
						 
						
							
							
								
								Add relaxdtmf option to sip  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2824  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								6cbc92b760 
								
							
								 
							
						 
						
							
							
								
								Portability fix, use the shells path for sed and env  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2787  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								98533cbccc 
								
							
								 
							
						 
						
							
							
								
								OpenBSD portability enhancements (bug 1002)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2708  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								34e415222e 
								
							
								 
							
						 
						
							
							
								
								* Patch to Makefiles to allow a script to query the make envirnoment.  
							
							... 
							
							
 
							
							* contrib/scripts/astxs (The tool itself)
* see bug 1329
-Anthony Minessale (anthm)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2702  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								598d7963e5 
								
							
								 
							
						 
						
							
							
								
								Install to iaxy.bin, not iaxy.conf  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2536  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								17e2416f68 
								
							
								 
							
						 
						
							
							
								
								Merge queue changes from Bug  #214  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2415  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								595049117c 
								
							
								 
							
						 
						
							
							
								
								Add iaxy.bin, IAXy firmware version 01  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2335  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								066212158e 
								
							
								 
							
						 
						
							
							
								
								Add IAX2 firmware upgrade support  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2234  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								ae4adad5c4 
								
							
								 
							
						 
						
							
							
								
								Insert blank after REFER (bug  #997 )  
							
							... 
							
							
 
							
							Correct path to VM sample (bug #994 )
Make manager interface non-blocking (bug #861 )
Don't bork on empty from in SIP (bug #887 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2138  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								69c84b4c28 
								
							
								 
							
						 
						
							
							
								
								Don't set execute bit on sound/config/image files  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2034  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								35a1ef8198 
								
							
								 
							
						 
						
							
							
								
								Change so we're using New DSP routines by Default instead of Old  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2023  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								8c83933000 
								
							
								 
							
						 
						
							
							
								
								Properly define and enable old dsp routines by default. Bug  #817  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1997  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								8fa4149a37 
								
							
								 
							
						 
						
							
							
								
								Small Makefile fix for safe_asterisk  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1968  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								b9bd0c6fe1 
								
							
								 
							
						 
						
							
							
								
								Move more scripts  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1966  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								5d6c0a66b4 
								
							
								 
							
						 
						
							
							
								
								Documentation fixes, init.d fixes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1964  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								f582495d75 
								
							
								 
							
						 
						
							
							
								
								Move scripts to contrib/scripts  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1963  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								3470e79f83 
								
							
								 
							
						 
						
							
							
								
								Add the SuSE AMD64 support and fixes from Bug  #706  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1904  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								b4141f7e91 
								
							
								 
							
						 
						
							
							
								
								Adding INCLUDE statement per Bug  #672  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1897  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								e9186caa33 
								
							
								 
							
						 
						
							
							
								
								Add AES support  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1882  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								e8a355e872 
								
							
								 
							
						 
						
							
							
								
								Rename cdr_unixodbc to cdr_odbc  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1834  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								ae77308b3f 
								
							
								 
							
						 
						
							
							
								
								Fix build on FreeBSD for gsm  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1747  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								dbb09a65fe 
								
							
								 
							
						 
						
							
							
								
								Move voicemail2 to voicemail, retain compatibility with "Voicemail2"  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1735  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								f7b3b78414 
								
							
								 
							
						 
						
							
							
								
								Ditch format_mp3 too  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1725  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								1e95c3a4ac 
								
							
								 
							
						 
						
							
							
								
								Remove really broke MP3 stuff in favor of G.726 in the near future  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1689  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								0de223a1ee 
								
							
								 
							
						 
						
							
							
								
								More cleanups and OSX fixes for 10.3  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1678  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								4ce283ff18 
								
							
								 
							
						 
						
							
							
								
								Make it build and run on MacOS X  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1673  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								a40f00bee9 
								
							
								 
							
						 
						
							
							
								
								stdtime build improvements  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1668  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								b5bcecce5d 
								
							
								 
							
						 
						
							
							
								
								Add DESTDIR support (bug  #200 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1664  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								1692747009 
								
							
								 
							
						 
						
							
							
								
								add -lpthread for linux  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1640  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								c0d8f10a42 
								
							
								 
							
						 
						
							
							
								
								FreeBSD patch, take 2  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1638  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								13b7b73b08 
								
							
								 
							
						 
						
							
							
								
								Revert the previous patch since it's braking compilation  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1636  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								d5b54e4b7f 
								
							
								 
							
						 
						
							
							
								
								Sane FreeBSD patch  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1635  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								a10a120c99 
								
							
								 
							
						 
						
							
							
								
								Really cleanup editline (bug  #378 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1629  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								df0c9bee94 
								
							
								 
							
						 
						
							
							
								
								Fix build fix (bug  #321 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1572  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								d3369ceb9b 
								
							
								 
							
						 
						
							
							
								
								make subdirs always build as appropriate  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1568  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								0399d007f3 
								
							
								 
							
						 
						
							
							
								
								Use proper compiler flag for global symbols  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1557  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								b14e6b526b 
								
							
								 
							
						 
						
							
							
								
								update DNS resolver  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1555  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								c6d3583e08 
								
							
								 
							
						 
						
							
							
								
								Remove old mysql CDR's  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1551  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								56f915e783 
								
							
								 
							
						 
						
							
							
								
								CLeanup PBX patch and add localtime stuff for saytime (bug  #168 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1506  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								884c178142 
								
							
								 
							
						 
						
							
							
								
								iTholo fixes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1460  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								03373895c2 
								
							
								 
							
						 
						
							
							
								
								Fix Makefile for modules (bug  #199 )  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1454  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							22 years ago  
				
					
						
							
							
								 
						
							
							
								6c1f176438 
								
							
								 
							
						 
						
							
							
								
								Build improvements (bugs  #161 , 162)  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1421  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								d3bdd36e46 
								
							
								 
							
						 
						
							
							
								
								depend stuff  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1375  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								78daafd161 
								
							
								 
							
						 
						
							
							
								
								Make the BUSYDETECT_MARTIN the default busydetect algorithm  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1322  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								1bb58646de 
								
							
								 
							
						 
						
							
							
								
								Totally revamp thread debugging to support locating and removing deadlocks  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1310  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								f778fb89a5 
								
							
								 
							
						 
						
							
							
								
								Fix and improve the new pri hangup routines  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1262  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								57d8ea696c 
								
							
								 
							
						 
						
							
							
								
								Move the PROC lines so that it works when VIA ppl change that variable  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1232  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								ecf50fcee8 
								
							
								 
							
						 
						
							
							
								
								Add per-user limits to chan_sip  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1223  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								40e4cfe458 
								
							
								 
							
						 
						
							
							
								
								Properly implement using zaptel for timing of file playback  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1137  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								cf43ccdfde 
								
							
								 
							
						 
						
							
							
								
								Fix a typo  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1104  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								3654cba018 
								
							
								 
							
						 
						
							
							
								
								Add the new routine for busydetect that you can choose to use in asterisk/Makefile  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1103  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								fc8d3631b4 
								
							
								 
							
						 
						
							
							
								
								Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dials  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1085  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								1d3cdc6b11 
								
							
								 
							
						 
						
							
							
								
								Fix minor typo  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1014  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								412cf715a7 
								
							
								 
							
						 
						
							
							
								
								Fix typo, remove timing by default, and check for release vs. disconnect  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1005  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								40c4e1f8c4 
								
							
								 
							
						 
						
							
							
								
								Use zaptel timers to wake up processes  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1002  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								bd8f307677 
								
							
								 
							
						 
						
							
							
								
								Fix voicemail  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@988  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								687b0543c8 
								
							
								 
							
						 
						
							
							
								
								Make voicemail segmentable into multiple contexts  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@986  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								73c22d0d50 
								
							
								 
							
						 
						
							
							
								
								Turn off memory debugging by default  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@967  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								5a5b4b41c0 
								
							
								 
							
						 
						
							
							
								
								Write to memory management log  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@963  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								1a3cd8e6ad 
								
							
								 
							
						 
						
							
							
								
								dep fix, pbx fix  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@962  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								be6da9b8ea 
								
							
								 
							
						 
						
							
							
								
								Add ENUM lookup support  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@932  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								711d99a23c 
								
							
								 
							
						 
						
							
							
								
								Turn off MMX support, somehow the -fPIC thing may have broken it  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@930  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								209a6d00f3 
								
							
								 
							
						 
						
							
							
								
								Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add malloc debug  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@927  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								6eeee2496b 
								
							
								 
							
						 
						
							
							
								
								More BSD enhancements  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@916  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								7d1c585587 
								
							
								 
							
						 
						
							
							
								
								Fix some symbol and Makefile issues  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@886  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								2c64ccad0f 
								
							
								 
							
						 
						
							
							
								
								Tue Mar 18 07:00:01 CET 2003  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@652  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								b9ae36c893 
								
							
								 
							
						 
						
							
							
								
								dom mar  2 20:52:10 CET 2003  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@629  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								36ce5024df 
								
							
								 
							
						 
						
							
							
								
								Thu Feb 27 07:00:01 CET 2003  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@625  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								7a67a8faa3 
								
							
								 
							
						 
						
							
							
								
								Mon Feb 24 07:00:01 CET 2003  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@622  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								1c156b82d1 
								
							
								 
							
						 
						
							
							
								
								Sun Feb 16 07:00:01 CET 2003  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@616  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								23dce94f2d 
								
							
								 
							
						 
						
							
							
								
								Version 0.3.0 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@601  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								105b71e710 
								
							
								 
							
						 
						
							
							
								
								Version 0.2.0 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@512  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							23 years ago  
				
					
						
							
							
								 
						
							
							
								123613853b 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.12 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@465  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							24 years ago  
				
					
						
							
							
								 
						
							
							
								0cbb5dd731 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.11 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@405  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							24 years ago  
				
					
						
							
							
								 
						
							
							
								4494a6d2f4 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.10 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							24 years ago  
				
					
						
							
							
								 
						
							
							
								2c794ba3d2 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.9 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@359  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							24 years ago  
				
					
						
							
							
								 
						
							
							
								7e5ebff4c4 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.8 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@320  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							25 years ago  
				
					
						
							
							
								 
						
							
							
								832e39f98f 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.7 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@261  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							25 years ago  
				
					
						
							
							
								 
						
							
							
								67826ab9b8 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.6 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@225  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							25 years ago  
				
					
						
							
							
								 
						
							
							
								9efbfe2213 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.4 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@211  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							26 years ago  
				
					
						
							
							
								 
						
							
							
								426381275d 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.3 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@208  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							26 years ago  
				
					
						
							
							
								 
						
							
							
								cb625a6d3c 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.2 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@192  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							26 years ago  
				
					
						
							
							
								 
						
							
							
								86361b6866 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.1 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@140  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							26 years ago  
				
					
						
							
							
								 
						
							
							
								3e950c6ed1 
								
							
								 
							
						 
						
							
							
								
								Version 0.1.0 from FTP  
							
							... 
							
							
 
							
							git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
							
						 
						
							26 years ago