summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-03-20 05:06:12 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-03-20 05:06:12 +0000
commit3826278d38930bea52e92405622f1a531ea55163 (patch)
tree8e458bd59c8d4d87221ce1adb7070f7c210479cf /sounds
parent0be1d98624640b01e89b008e37fda67e2be00a44 (diff)
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
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index 5ea2beebe..d8261e770 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -17,7 +17,7 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.9
+CORE_SOUNDS_VERSION:=1.4.10
EXTRA_SOUNDS_VERSION:=1.4.7
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))