mirror of
https://github.com/asterisk/asterisk.git
synced 2025-08-23 05:50:00 +00:00
Compare commits
3 Commits
1.4.19-rc2
...
1.4.0-beta
Author | SHA1 | Date | |
---|---|---|---|
|
e7f790f51d | ||
|
006461e9d0 | ||
|
40e4e281a1 |
1
.lastclean
Normal file
1
.lastclean
Normal file
@@ -0,0 +1 @@
|
|||||||
|
24
|
2
CREDITS
2
CREDITS
@@ -161,7 +161,7 @@ Brian M. Clapper - poll.c emulation
|
|||||||
This product includes software developed by Brian M. Clapper <bmc@clapper.org>
|
This product includes software developed by Brian M. Clapper <bmc@clapper.org>
|
||||||
|
|
||||||
=== HOLD MUSIC ===
|
=== HOLD MUSIC ===
|
||||||
Music provided by www.freeplaymusic.com
|
Music provided by www.opsound.org
|
||||||
|
|
||||||
=== OTHER SOURCE CODE IN ASTERISK ===
|
=== OTHER SOURCE CODE IN ASTERISK ===
|
||||||
Asterisk uses libedit, the lightweight readline replacement from NetBSD.
|
Asterisk uses libedit, the lightweight readline replacement from NetBSD.
|
||||||
|
16
ChangeLog
Normal file
16
ChangeLog
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
2006-09-21 Kevin P. Fleming <kpfleming@digium.com>
|
||||||
|
|
||||||
|
* Asterisk 1.4.0-beta2 released.
|
||||||
|
|
||||||
|
2006-09-21 16:08 +0000 [r43404-43405] Kevin P. Fleming <kpfleming@digium.com>
|
||||||
|
|
||||||
|
* main/Makefile: remove this change... it requires binutils 2.17
|
||||||
|
|
||||||
|
2006-09-20 23:19 +0000 [r43396] Jason Parker <jparker@digium.com>
|
||||||
|
|
||||||
|
* build_tools/make_version: fix minor typo in the way version is
|
||||||
|
handled
|
||||||
|
|
||||||
|
2006-09-20 Kevin P. Fleming <kpfleming@digium.com>
|
||||||
|
|
||||||
|
* Asterisk 1.4.0-beta1 released.
|
@@ -59,11 +59,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
|
use with Asterisk have been replaced with new versions produced from high quality
|
||||||
master recordings, and are available in three languages (English, French and
|
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).
|
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.
|
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,
|
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
|
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
|
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
|
packages will be downloaded and installed along with the standard files included
|
||||||
|
@@ -34,7 +34,7 @@ ices.txt Integrating ICEcast streaming in Asterisk
|
|||||||
jitterbuffer.txt About the IAX2 jitterbuffer implementation
|
jitterbuffer.txt About the IAX2 jitterbuffer implementation
|
||||||
math.txt About the math() application
|
math.txt About the math() application
|
||||||
mp3.txt About MP3 support in Asterisk
|
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
|
mysql.txt About MYSQL support in Asterisk
|
||||||
odbcstorage.txt Voicemail storage of messages in UnixODBC
|
odbcstorage.txt Voicemail storage of messages in UnixODBC
|
||||||
privacy.txt Privacy enhancements in Asterisk
|
privacy.txt Privacy enhancements in Asterisk
|
||||||
|
@@ -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.
|
|
||||||
|
|
7
doc/musiconhold-opsound.txt
Normal file
7
doc/musiconhold-opsound.txt
Normal file
@@ -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.
|
||||||
|
|
||||||
|
|
@@ -40,7 +40,7 @@ MES:=$(subst -GSM,-gsm,$(MES))
|
|||||||
MES:=$(subst -G729,-g729,$(MES))
|
MES:=$(subst -G729,-g729,$(MES))
|
||||||
EXTRA_SOUNDS:=$(MES:EXTRA-SOUNDS-%=asterisk-extra-sounds-%-$(EXTRA_SOUNDS_VERSION).tar.gz)
|
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))
|
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 -WAV,-wav,$(MM))
|
||||||
MM:=$(subst -ULAW,-ulaw,$(MM))
|
MM:=$(subst -ULAW,-ulaw,$(MM))
|
||||||
MM:=$(subst -ALAW,-alaw,$(MM))
|
MM:=$(subst -ALAW,-alaw,$(MM))
|
||||||
|
@@ -32,16 +32,16 @@
|
|||||||
</member>
|
</member>
|
||||||
</category>
|
</category>
|
||||||
<category name="MENUSELECT_MOH" displayname="Music On Hold File Packages" positive_output="yes">
|
<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>
|
<defaultenabled>yes</defaultenabled>
|
||||||
</member>
|
</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>
|
||||||
<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>
|
||||||
<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>
|
||||||
<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>
|
||||||
</category>
|
</category>
|
||||||
<category name="MENUSELECT_EXTRA_SOUNDS" displayname="Extras Sound Packages" positive_output="yes">
|
<category name="MENUSELECT_EXTRA_SOUNDS" displayname="Extras Sound Packages" positive_output="yes">
|
||||||
|
Reference in New Issue
Block a user