[asterisk-bugs] [Asterisk 0018589]: [patch] [regression] asterisk 1.8 tarball sound files ignored, Makefile re-downloads them.
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jan 9 15:42:48 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18589
======================================================================
Reported By: pabelanger
Assigned To: pabelanger
======================================================================
Project: Asterisk
Issue ID: 18589
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.8.1.1
JIRA:
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/1074/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-01-08 19:20 CST
Last Modified: 2011-01-09 15:42 CST
======================================================================
Summary: [patch] [regression] asterisk 1.8 tarball sound
files ignored, Makefile re-downloads them.
Description:
By default, asterisk 1.8 will now set SOUNDS_CACHE_DIR to
${HOME}/.asterisk_sounds_cache. This results in any sound file stored
under sounds/ to be re-downloaded.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015370 [patch] Repeatedly building the asteris...
======================================================================
----------------------------------------------------------------------
(0130343) svnbot (reporter) - 2011-01-09 15:42
https://issues.asterisk.org/view.php?id=18589#c130343
----------------------------------------------------------------------
Repository: asterisk
Revision: 301222
_U trunk/
U trunk/autoconf/ast_ext_lib.m4
U trunk/configure
U trunk/configure.ac
------------------------------------------------------------------------
r301222 | pabelanger | 2011-01-09 15:42:48 -0600 (Sun, 09 Jan 2011) | 28
lines
Merged revisions 301221 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r301221 | pabelanger | 2011-01-09 16:40:34 -0500 (Sun, 09 Jan 2011) | 21
lines
Merged revisions 301220 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r301220 | pabelanger | 2011-01-09 16:38:24 -0500 (Sun, 09 Jan 2011) |
14 lines
SOUND_CACHE_DIR now defaults to empty
Sounds files included in the Asterisk tarball were being ignored and
re-downloaded. Users wanting to cache the files can still override
the setting
using the --with-sounds-cache option.
(closes issue https://issues.asterisk.org/view.php?id=18589)
Reported by: pabelanger
Patches:
issue18589.patch uploaded by pabelanger (license 224)
Tested by: pabelanger
Review: https://reviewboard.asterisk.org/r/1074/
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=301222
Issue History
Date Modified Username Field Change
======================================================================
2011-01-09 15:42 svnbot Checkin
2011-01-09 15:42 svnbot Note Added: 0130343
======================================================================
More information about the asterisk-bugs
mailing list