dect
/
asterisk
Archived
13
0
Fork 0

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: http://svn.digium.com/svn/asterisk/trunk@263375 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
lmadsen 2010-05-17 14:05:33 +00:00
parent 62b2dd6303
commit a5d31c4285
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
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