]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Convert this branch to Opsound music-on-hold.
authorKevin P. Fleming <kpfleming@digium.com>
Tue, 18 Aug 2009 20:26:53 +0000 (20:26 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Tue, 18 Aug 2009 20:26:53 +0000 (20:26 +0000)
For more details:
http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@212913 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CREDITS
UPGRADE.txt
build_tools/prep_tarball
doc/00README.1st
doc/musiconhold-fpm.txt [deleted file]
doc/musiconhold-opsound.txt [new file with mode: 0644]
sounds/Makefile
sounds/sounds.xml

diff --git a/CREDITS b/CREDITS
index a51638214693464f56816b01b713b5a22b15cba3..9b7713af4ad1a0983c0443e469772c03c425e9d9 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -161,7 +161,7 @@ Brian M. Clapper - poll.c emulation
        This product includes software developed by Brian M. Clapper <bmc@clapper.org>
 
 === HOLD MUSIC ===
-Music provided by www.freeplaymusic.com
+Music provided by www.opsound.org
 
 === OTHER SOURCE CODE IN ASTERISK ===
 Asterisk uses libedit, the lightweight readline replacement from NetBSD.
index 5fd59fbf1cf61a6d45f02d8dc0bc8885c863cf0c..7455c3ed279c17fcf96dbec6f920c42414cb92b1 100644 (file)
@@ -64,11 +64,11 @@ Beginning with Asterisk 1.4, the sound files and music on hold files supplied fo
 use with Asterisk have been replaced with new versions produced from high quality
 master recordings, and are available in three languages (English, French and
 Spanish) and in five formats (WAV (uncompressed), mu-Law, a-Law, GSM and G.729).
-In addition, the music on hold files provided by FreePlay Music are now available
+In addition, the music on hold files provided by opsound.org Music are now available
 in the same five formats, but no longer available in MP3 format.
 
 The Asterisk 1.4 tarball packages will only include English prompts in GSM format,
-(as were supplied with previous releases) and the FreePlay MOH files in WAV format.
+(as were supplied with previous releases) and the opsound.org MOH files in WAV format.
 All of the other variations can be installed by running 'make menuselect' and
 selecting the packages you wish to install; when you run 'make install', those
 packages will be downloaded and installed along with the standard files included
index b99c4c8f00c85d5f4bd8624b2191cf2ba6ed845a..8aee8fa6e5a442eff5974319bb1b768d44e86203 100755 (executable)
@@ -5,5 +5,5 @@
 #
 # It will be executed from the top-level directory of the project.
 
-make -C sounds MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget all
+make -C sounds MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-OPSOUND-WAV WGET=wget DOWNLOAD=wget all
 make AWK=awk GREP=grep menuselect-tree
index ef4b326a751addf8549ad1c15e568e4e7f37f249..baddeabd13e851cdb9632837f876c5291a71841b 100644 (file)
@@ -35,7 +35,7 @@ ices.txt              Integrating ICEcast streaming in Asterisk
 jitterbuffer.txt       About the IAX2 jitterbuffer implementation
 math.txt               About the math() application
 mp3.txt                        About MP3 support in Asterisk
-musiconhold-fpm.txt    Free Music On Hold music
+musiconhold-opsound.txt        Free Music On Hold music
 mysql.txt              About MYSQL support in Asterisk
 odbcstorage.txt                Voicemail storage of messages in UnixODBC
 privacy.txt            Privacy enhancements in Asterisk
diff --git a/doc/musiconhold-fpm.txt b/doc/musiconhold-fpm.txt
deleted file mode 100644 (file)
index ad11c48..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-About Hold Music
-================
-Digium has licensed the music included with
-the Asterisk distribution From FreePlayMusic
-for use and distribution with Asterisk.  It
-is licensed ONLY for use as hold music within
-an Asterisk based PBX.
-
diff --git a/doc/musiconhold-opsound.txt b/doc/musiconhold-opsound.txt
new file mode 100644 (file)
index 0000000..08c79f9
--- /dev/null
@@ -0,0 +1,7 @@
+About Hold Music
+================
+These files were obtained from http://opsound.org, where the authors placed them
+under the Creative Commons Attribution-Share Alike 2.5 license, a copy of which
+may be found at http://creativecommons.org.
+
+
index 14c187a33d10254dc773c079a24f6e24684cf3d2..4cd6051082e6828734324528d7ab904bf9dab13a 100644 (file)
@@ -43,7 +43,7 @@ MES:=$(subst -G729,-g729,$(MES))
 MES:=$(subst -G722,-g722,$(MES))
 EXTRA_SOUNDS:=$(MES:EXTRA-SOUNDS-%=asterisk-extra-sounds-%-$(EXTRA_SOUNDS_VERSION).tar.gz)
 EXTRA_SOUND_TAGS:=$(MES:EXTRA-SOUNDS-%=$(SOUNDS_DIR)/.asterisk-extra-sounds-%-$(EXTRA_SOUNDS_VERSION))
-MM:=$(subst -FREEPLAY-,-freeplay-,$(MENUSELECT_MOH))
+MM:=$(subst -OPSOUND-,-opsound-,$(MENUSELECT_MOH))
 MM:=$(subst -WAV,-wav,$(MM))
 MM:=$(subst -ULAW,-ulaw,$(MM))
 MM:=$(subst -ALAW,-alaw,$(MM))
index fce1ae0c2c0ab7675ea5abe2aa736d338bea6e1a..fe7bebd3e158c7e0f95aaaf7527e1259bc2143ad 100644 (file)
                </member>
        </category>
        <category name="MENUSELECT_MOH" displayname="Music On Hold File Packages" positive_output="yes">
-               <member name="MOH-FREEPLAY-WAV" displayname="FreePlay Music On Hold Files, WAV format" >
+               <member name="MOH-OPSOUND-WAV" displayname="opsound.org Music On Hold Files, WAV format" >
                        <defaultenabled>yes</defaultenabled>
                </member>
-               <member name="MOH-FREEPLAY-ULAW" displayname="FreePlay Music On Hold Files, mu-Law format" >
+               <member name="MOH-OPSOUND-ULAW" displayname="opsound.org Music On Hold Files, mu-Law format" >
                </member>
-               <member name="MOH-FREEPLAY-ALAW" displayname="FreePlay Music On Hold Files, a-Law format" >
+               <member name="MOH-OPSOUND-ALAW" displayname="opsound.org Music On Hold Files, a-Law format" >
                </member>
-               <member name="MOH-FREEPLAY-GSM" displayname="FreePlay Music On Hold Files, GSM format" >
+               <member name="MOH-OPSOUND-GSM" displayname="opsound.org Music On Hold Files, GSM format" >
                </member>
-               <member name="MOH-FREEPLAY-G729" displayname="FreePlay Music On Hold Files, G.729 format" >
+               <member name="MOH-OPSOUND-G729" displayname="opsound.org Music On Hold Files, G.729 format" >
                </member>
-               <member name="MOH-FREEPLAY-G722" displayname="FreePlay Music On Hold Files, G.722 format" >
+               <member name="MOH-OPSOUND-G722" displayname="opsound.org Music On Hold Files, G.722 format" >
                </member>
        </category>
        <category name="MENUSELECT_EXTRA_SOUNDS" displayname="Extras Sound Packages" positive_output="yes">