Jason Parker 
							
						 
					 
					
						
						
							
						
						cb8c7da373 
					 
					
						
						
							
							Fix installation into directories containing spaces.  
						
						... 
						
						
						
						This also vastly simplifies the logic in sounds/Makefile
(Closes issue ASTERISK-18290)
Reported by: Paul Belanger
Review: https://reviewboard.asterisk.org/r/1379/ 
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@333201  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2011-08-25 15:27:06 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						582aacb3d8 
					 
					
						
						
							
							Re-add support for spaces in pathnames, including now spaces in DESTDIR.  
						
						... 
						
						
						
						This was initially added to 1.8 prior to release, primarily to support the
standard paths on Mac OS X, but was partially reverted recently in Subversion,
due to the lack of support for spaces in DESTDIR.  This commit restores support
for the standard paths on Mac OS X, and also includes support for spaces in
DESTDIR.
(closes issue ASTERISK-18290)
Reported by: pabelanger
Review: https://reviewboard.asterisk.org/r/1326/ 
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@332355  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2011-08-17 19:21:36 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						c7afb0eaf1 
					 
					
						
						
							
							Revert partial attempt at handling pathnames with spaces.  
						
						... 
						
						
						
						Revision 299794 attempted to improve the build system to be able to handle
pathnames (primarily DESTDIR) with spaces in them, since this is common on
some platforms (including Mac OSX). Unfortunately, the changes were incomplete
and did not actually provide the desired behavior, and as a side effect the
functionality that ensured that stale headers in the Asterisk 'include' directory
were removed got broken. In addition, the check for stale (and possibly
incompatible) modules in the Asterisk 'modules' directory also got broken, and
would never report any stale modules. Users upgrading to this version or later
versions would then see unexpected module load errors.
Since there are few users who actually want to install Asterisk into paths
that contain spaces, and a proper fix for the build system would take many hours,
the best solution for now is to just revert the partial solution.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@328878  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2011-07-19 21:29:07 +00:00 
						 
				 
			
				
					
						
							
							
								Leif Madsen 
							
						 
					 
					
						
						
							
						
						7d954a0aea 
					 
					
						
						
							
							Enable Russian core sound selection in menuselect.  
						
						... 
						
						
						
						(closes issue #18724 )
Reported by: pbxware
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@315765  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2011-04-27 12:36:17 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Belanger 
							
						 
					 
					
						
						
							
						
						96435b93c8 
					 
					
						
						
							
							Only remove /tmp/astdatadir, not /var/lib/asterisk  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299948  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-12-29 19:28:36 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Belanger 
							
						 
					 
					
						
						
							
						
						932c292a87 
					 
					
						
						
							
							Properly quote varibles for MAC OS X  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299907  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-12-29 18:22:23 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						5c23b84073 
					 
					
						
						
							
							More space-in-pathname issues.  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299820  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-12-27 21:23:10 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						dc4803e9ee 
					 
					
						
						
							
							Mac OS X spaces-in-pathnames fix.  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299794  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-12-27 20:41:04 +00:00 
						 
				 
			
				
					
						
							
							
								Leif Madsen 
							
						 
					 
					
						
						
							
						
						b334bdef1e 
					 
					
						
						
							
							Merged revisions 292229 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.6.2 
........
  r292229 | lmadsen | 2010-10-18 17:01:16 -0500 (Mon, 18 Oct 2010) | 3 lines
  
  Fix typo in the sounds/Makefile.
  
  (Issue #17426 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292230  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-10-18 22:02:23 +00:00 
						 
				 
			
				
					
						
							
							
								Leif Madsen 
							
						 
					 
					
						
						
							
						
						be6ddcedcd 
					 
					
						
						
							
							Merged revisions 292224 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.6.2 
................
  r292224 | lmadsen | 2010-10-18 16:50:47 -0500 (Mon, 18 Oct 2010) | 17 lines
  
  Merged revisions 292222 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4 
  
  ........
    r292222 | lmadsen | 2010-10-18 16:47:25 -0500 (Mon, 18 Oct 2010) | 9 lines
    
    Add support for the new English (Australian Accent) sound files.
    
    
    (closes issue #17426 )
    Reported by: camsown
    Patches:
          core-sounds-en_AU.txt uploaded by camsown (license 1050)
          add_AU_sounds.patch.txt uploaded by lmadsen (license 10)
    Tested by: camsown, lmadsen, jtodd, qwell
  ........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292225  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-10-18 21:51:23 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						6adfd10100 
					 
					
						
						
							
							Merged revisions 280231 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.6.2 
........
  r280231 | qwell | 2010-07-28 15:02:27 -0500 (Wed, 28 Jul 2010) | 6 lines
  
  Work around some silly behavior on BSD.
  
  A non-zero exit from a subshell should make the build fail.
  
  (closes issue #17621 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280233  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-07-28 20:03:22 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						e8d80887fd 
					 
					
						
						
							
							Merged revisions 280193 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.6.2 
........
  r280193 | qwell | 2010-07-28 13:05:54 -0500 (Wed, 28 Jul 2010) | 9 lines
  
  Remove unnecessary subshells.  Attempt to make checksumming work.
  
  Also improves readability.
  
  (issue #17621 )
  Reported by: bjm
  
  Review: https://reviewboard.asterisk.org/r/808/ 
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280195  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-07-28 18:24:29 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						a5d00fd4b2 
					 
					
						
						
							
							Merged revisions 279849 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.6.2 
........
  r279849 | qwell | 2010-07-27 11:39:16 -0500 (Tue, 27 Jul 2010) | 1 line
  
  Simply sounds/Makefile some more.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279850  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-07-27 16:40:05 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						a4f4f7443b 
					 
					
						
						
							
							Merged revisions 279657 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.6.2 
........
  r279657 | qwell | 2010-07-26 17:59:52 -0500 (Mon, 26 Jul 2010) | 5 lines
  
  Really fix sounds Makefile (and make it readableish).
  
  There was a rather large syntax error that should have caused ALL versions of GNU make to fail.
  I don't know how it worked.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279658  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-07-26 23:03:38 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						585d4c3440 
					 
					
						
						
							
							Merged revisions 279561 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.6.2 
........
  r279561 | tilghman | 2010-07-26 14:15:59 -0500 (Mon, 26 Jul 2010) | 2 lines
  
  Use a special Makefile for noobs who still have GNU Make 3.80.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@279562  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-07-26 19:18:26 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Belanger 
							
						 
					 
					
						
						
							
						
						7d96f2d01e 
					 
					
						
						
							
							Portability updates for Makefiles.  
						
						... 
						
						
						
						When possible, use $(INSTALL).  This allows us to use the functionality within
install for setting directory / file permissions, a requirement for unprivileged
installation.
Also move any directory we plan to create within the installdirs macro. Plus
various other formatting issues.
(issue #17436 )
Reported by: pabelanger
Patches:
      non-root.patch.v8 uploaded by pabelanger (license 224)
Tested by: pabelanger
Review: https://reviewboard.asterisk.org/r/654/ 
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278873  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-07-23 13:26:41 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						041932c6c6 
					 
					
						
						
							
							Symlink sounds files, to save disk space, when multiple tarballs/checkouts are on the same system.  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@272533  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-06-25 19:17:16 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						19f4ca6176 
					 
					
						
						
							
							Add an sha1sum-workalike for platforms which don't have it (like Mac OS X)  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@263905  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-05-18 22:49:13 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						4c034c1f72 
					 
					
						
						
							
							Cache sound tarfiles in a common directory, such that a clean reinstall does not force a re-download of the tarballs.  
						
						... 
						
						
						
						(closes issue #15370 )
 Reported by: pprindeville
 Patches: 
       asterisk-trunk-bugid15370.patch uploaded by pprindeville (license 347)
 Tested by: pprindeville, tilghman, seanbright
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@263724  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2010-05-17 23:49:15 +00:00 
						 
				 
			
				
					
						
							
							
								Leif Madsen 
							
						 
					 
					
						
						
							
						
						3f1fc9e354 
					 
					
						
						
							
							Merged revisions 263374 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r263374 | lmadsen | 2010-05-17 09:04:57 -0500 (Mon, 17 May 2010) | 8 lines
  
  Update link to new version of core sounds.
  
  The latest version of the core sounds files 1.4.19 now includes the missing
  queue-minute sound file which is called by app_queue but which has been
  missing.
  
  (closes issue #17123 )
  Reported by: n8ideas
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@263375  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-05-17 14:05:33 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						8d42a80bed 
					 
					
						
						
							
							Merged revisions 261608 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r261608 | qwell | 2010-05-06 11:56:02 -0500 (Thu, 06 May 2010) | 4 lines
  
  Use the versioned MOH tarballs, now that we have them.
  
  This makes for more reproducibility.  Prompted by a discussion in #asterisk-dev
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@261609  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-05-06 17:06:40 +00:00 
						 
				 
			
				
					
						
							
							
								Leif Madsen 
							
						 
					 
					
						
						
							
						
						91b3550be5 
					 
					
						
						
							
							Merged revisions 259526 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r259526 | lmadsen | 2010-04-27 16:48:47 -0500 (Tue, 27 Apr 2010) | 15 lines
  
  Update sounds files.
  
  * Add additional sounds prompts for say_enumeration
  * Update the English conference sounds prompts so they are better
    quality and all sound more consistent
  * Clean up the core-sounds-XX.txt and extra-sounds-XX.txt files to
    include all present sound files
  
  Both core (en, fr, es) and extra (en, fr) sounds files have been updated.
  
  (closes issue #16200 )
  Reported by: murf
  
  (closes issue #17137 )
  Reported by: lmadsen
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@259527  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-04-27 21:49:36 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						230ded2388 
					 
					
						
						
							
							Merged revisions 247422 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r247422 | russell | 2010-02-17 22:19:01 -0600 (Wed, 17 Feb 2010) | 10 lines
  
  Tweak argument handling for wget in the sounds Makefile.
  
  1) Fix the check to see if we are using wget to not be full of fail.  The
  configure script populates this variable with the absolute path to wget if
  it is found, so it didn't work.
  
  2) Allow some extra arguments to be passed in for wget.  This is just a simple
  change to allow our Bamboo build script to tell wget to be quiet and not fill
  up our logs with download status output.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@247423  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2010-02-18 04:20:11 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						8a228111f9 
					 
					
						
						
							
							Merged revisions 236357 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r236357 | kpfleming | 2009-12-26 09:26:17 -0600 (Sat, 26 Dec 2009) | 1 line
  
  update to latest releases with zero uid/gid
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@236358  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2009-12-26 15:27:44 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						a873ad7a9b 
					 
					
						
						
							
							Recorded merge of revisions 218331 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r218331 | tilghman | 2009-09-14 14:16:35 -0500 (Mon, 14 Sep 2009) | 4 lines
  
  Don't say "Please try again" if we don't give the user another chance to try again.
  (issue #15055 , SWP-129)
   Reported by: jthurman
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@218361  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2009-09-14 19:29:48 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						0e70c71c25 
					 
					
						
						
							
							Convert this branch to Opsound music-on-hold.  
						
						... 
						
						
						
						For more details:
http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/ 
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@212922  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2009-08-18 20:29:37 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						b3090ee28a 
					 
					
						
						
							
							Regex FTL  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209331  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2009-07-28 00:20:26 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						6f1c0468cd 
					 
					
						
						
							
							Merged revisions 209315 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r209315 | tilghman | 2009-07-27 19:12:03 -0500 (Mon, 27 Jul 2009) | 2 lines
  
  Publish French extra sounds
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209317  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2009-07-28 00:14:12 +00:00 
						 
				 
			
				
					
						
							
							
								Sean Bright 
							
						 
					 
					
						
						
							
						
						c772d5a0e6 
					 
					
						
						
							
							Update references to downloads.digium.com to its new URL.  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197861  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2009-05-28 22:42:27 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						4e931d87ff 
					 
					
						
						
							
							Merged revisions 184447 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r184447 | kpfleming | 2009-03-26 17:17:32 -0500 (Thu, 26 Mar 2009) | 3 lines
  
  use new, improved 8kHz prompts
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@184448  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2009-03-26 22:18:14 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Bryant 
							
						 
					 
					
						
						
							
						
						fed7b94f0b 
					 
					
						
						
							
							Fix downloading SIREN7 and SIREN14 sound packages.  
						
						... 
						
						
						
						In passing, also fix downloading SLIN16 extra sound packages.
(closes issue #14565 )
Reported by: jtodd
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@179021  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2009-02-27 15:51:56 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						f8a6cc1ebc 
					 
					
						
						
							
							add support for Siren7 and Siren14 flavors of prompts and music on hold  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@176356  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2009-02-16 23:37:37 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						38165b2c45 
					 
					
						
						
							
							Merged revisions 168267 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
  r168267 | kpfleming | 2009-01-09 17:12:29 -0600 (Fri, 09 Jan 2009) | 1 line
  
  update to use new sound file packages that include license files
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168270  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2009-01-09 23:16:08 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						1c8d62d559 
					 
					
						
						
							
							Publish MOH files in sln16 format  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@148010  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-10-09 20:00:46 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						b6b90f08fb 
					 
					
						
						
							
							Merged revisions 142358 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r142358 | tilghman | 2008-09-10 11:54:29 -0500 (Wed, 10 Sep 2008) | 2 lines
Publish new extra sounds version.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@142359  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2008-09-10 16:55:31 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						1fad38124d 
					 
					
						
						
							
							Merged revisions 129907 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r129907 | kpfleming | 2008-07-11 07:15:42 -0500 (Fri, 11 Jul 2008) | 2 lines
don't attempt to set user/group ownership of extracted sound files (reported on asterisk-users)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@129916  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2008-07-11 12:21:29 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						decb1c40cf 
					 
					
						
						
							
							Advance to next sounds release  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115535  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-05-07 20:22:09 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						75ede8b60a 
					 
					
						
						
							
							Update to 1.4.11 core sounds.  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110578  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-21 21:52:06 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						3826278d38 
					 
					
						
						
							
							Upgrade the sounds version; add several directory enhancements:  
						
						... 
						
						
						
						1) Number of digits to enter can now be configured
	2) The digits can now match on both first AND last name, instead of only one or the other
(Closes issue #7151 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110237  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2008-03-20 05:06:12 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						cba8ba0eb4 
					 
					
						
						
							
							Merged revisions 106328 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r106328 | tilghman | 2008-03-05 22:40:06 -0600 (Wed, 05 Mar 2008) | 2 lines
Upgrade to the next release of sounds
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@106329  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2008-03-06 04:45:16 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						d527ff6bb6 
					 
					
						
						
							
							Merged revisions 104135 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r104135 | qwell | 2008-02-26 10:35:06 -0600 (Tue, 26 Feb 2008) | 5 lines
Revert previous abspath change.
...abspath is new in GNU make 3.81.  I feel so...defeated.
Must find new fix!
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104136  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2008-02-26 16:36:49 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						2ccb170113 
					 
					
						
						
							
							Merged revisions 104132 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r104132 | qwell | 2008-02-26 10:08:44 -0600 (Tue, 26 Feb 2008) | 9 lines
Fix a very bizarre issue we were seeing with our buildbot when using a DESTDIR that
 wasn't an absolute path (such as DESTDIR=~/asterisk-1.4).
Apparently what was happening, was that some of the targets were being expanded to
 the full path, so $@ ended up being /root/asterisk-1.4/[...]/ rather than ~/asterisk-1.4/[...]/
It appears that this may be a new "feature" in GNU make.
(*cough* http://en.wikipedia.org/wiki/Principle_of_least_surprise  *cough*)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104133  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2008-02-26 16:09:38 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						470a68b4aa 
					 
					
						
						
							
							Merged revisions 91237 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r91237 | tilghman | 2007-12-05 15:38:13 -0600 (Wed, 05 Dec 2007) | 2 lines
Upgrade to the latest version of extra sounds
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91238  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2007-12-05 21:46:42 +00:00 
						 
				 
			
				
					
						
							
							
								Tilghman Lesher 
							
						 
					 
					
						
						
							
						
						b0ea77c4e7 
					 
					
						
						
							
							Merged revisions 90154 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r90154 | tilghman | 2007-11-29 11:18:09 -0600 (Thu, 29 Nov 2007) | 2 lines
Upgrade the core sounds release version
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90156  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2007-11-29 17:31:35 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						d0a4fac1b3 
					 
					
						
						
							
							Merged revisions 77424,77429 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r77424 | kpfleming | 2007-07-26 17:14:21 -0500 (Thu, 26 Jul 2007) | 2 lines
use new canonical name for download server
........
r77429 | kpfleming | 2007-07-26 17:16:42 -0500 (Thu, 26 Jul 2007) | 2 lines
change protocol for downloads as well
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77432  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2007-07-26 22:17:25 +00:00 
						 
				 
			
				
					
						
							
							
								Joshua Colp 
							
						 
					 
					
						
						
							
						
						d44a890c31 
					 
					
						
						
							
							Don't download/install the sound packages if already installed.  
						
						... 
						
						
						
						git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76791  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
						
						
					 
					
						2007-07-24 16:09:20 +00:00 
						 
				 
			
				
					
						
							
							
								Steve Murphy 
							
						 
					 
					
						
						
							
						
						bb1cdfebb3 
					 
					
						
						
							
							Merged revisions 76211 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r76211 | murf | 2007-07-20 15:36:05 -0600 (Fri, 20 Jul 2007) | 1 line
This patch from 10249 is worth applying! It prevents downloading sound files if they are already downloaded. Darn Practical, if you ask me
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76213  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2007-07-20 21:41:51 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Parker 
							
						 
					 
					
						
						
							
						
						5dd9887ac7 
					 
					
						
						
							
							Merged revisions 69434 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r69434 | qwell | 2007-06-14 17:56:09 -0500 (Thu, 14 Jun 2007) | 1 line
Update to latest versions of sound files.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69435  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2007-06-14 22:56:40 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin P. Fleming 
							
						 
					 
					
						
						
							
						
						261b3c4ec0 
					 
					
						
						
							
							Merged revisions 61678 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r61678 | kpfleming | 2007-04-18 17:10:23 -0500 (Wed, 18 Apr 2007) | 2 lines
allow external build systems to extract the required sound file versions
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@61679  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2007-04-18 22:11:02 +00:00 
						 
				 
			
				
					
						
							
							
								Steve Murphy 
							
						 
					 
					
						
						
							
						
						c8a9434625 
					 
					
						
						
							
							Merged revisions 56094 via svnmerge from  
						
						... 
						
						
						
						https://origsvn.digium.com/svn/asterisk/branches/1.4 
........
r56094 | murf | 2007-02-21 19:39:58 -0700 (Wed, 21 Feb 2007) | 1 line
updated the sound tarball versions in Makefile
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@56095  65c4cc65-6c06-0410-ace0-fbb531ad65f3 
					
						2007-02-22 02:48:29 +00:00