aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-17 14:04:57 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-17 14:04:57 +0000
commit9556962a6021cafeb582f5e391d0040290ba402f (patch)
treed0ed4e7e05e878600756c999c454e963e06f1f11
parent6af339856937b17bb30e805d2e9ca809296500fe (diff)
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: http://svn.digium.com/svn/asterisk/branches/1.4@263374 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index 2b709cfdf..f0a5530d8 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -18,7 +18,7 @@
PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.18
+CORE_SOUNDS_VERSION:=1.4.19
EXTRA_SOUNDS_VERSION:=1.4.11
MOH_VERSION:=2.03
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases