]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 263375 via svnmerge from
authorLeif Madsen <leif@leifmadsen.com>
Mon, 17 May 2010 14:11:48 +0000 (14:11 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Mon, 17 May 2010 14:11:48 +0000 (14:11 +0000)
https://origsvn.digium.com/svn/asterisk/trunk

................
  r263375 | lmadsen | 2010-05-17 09:05:33 -0500 (Mon, 17 May 2010) | 16 lines

  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: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@263376 65c4cc65-6c06-0410-ace0-fbb531ad65f3

sounds/Makefile

index dfbb45ffa65d9d1dbc4e2b59667b95c4ef1bff88..3d4a65818133d213a4d85a57b00ea743e88e51e1 100644 (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