]> git.ipfire.org Git - thirdparty/asterisk.git/commit
SOUND_CACHE_DIR now defaults to empty
authorPaul Belanger <paul.belanger@polybeacon.com>
Sun, 9 Jan 2011 21:38:24 +0000 (21:38 +0000)
committerPaul Belanger <paul.belanger@polybeacon.com>
Sun, 9 Jan 2011 21:38:24 +0000 (21:38 +0000)
commitb198610c969bfb763be89b0c260a9fd39c191470
tree3a64020601ee401f755f434c7daec795c3db83f0
parent5e7a60d065ca851719b6da1297898bb71260310b
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 #18589)
Reported by: pabelanger
Patches:
      issue18589.patch uploaded by pabelanger (license 224)
      Tested by: pabelanger

Review: https://reviewboard.asterisk.org/r/1074/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@301220 65c4cc65-6c06-0410-ace0-fbb531ad65f3
autoconf/ast_ext_lib.m4
configure
configure.ac