Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-12 Thread Fred-145


mercutioviz wrote:
 I believe that French and Spanish sounds are in the works by the
 community.
 The only other sounds I'm aware of are the Russian ones.

Thanks for the tip.

-- 
View this message in context: 
http://old.nabble.com/cd-sounds-vs.-sounds--tp26269842p26318115.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-10 Thread Fred-145

Are non-English sound files available in the SVN version of the code?

I just tried installing the French sound files, but got an error:

Unknown target cd-sounds-fr-install
Unknown target cd-moh-fr-install
make[1]: *** [cd-sounds-fr-install] Error 1
make: *** [cd-sounds-fr-install] Error 2
make[1]: *** [cd-moh-fr-install] Error 1
make: *** [cd-moh-fr-install] Error 2
[1]+  Exit 2  make cd-sounds-fr-install
-- 
View this message in context: 
http://old.nabble.com/cd-sounds-vs.-sounds--tp26269842p26284109.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-10 Thread Michael Collins
I believe that French and Spanish sounds are in the works by the community.
The only other sounds I'm aware of are the Russian ones.
-MC

On Tue, Nov 10, 2009 at 6:13 AM, Fred-145 codecompl...@free.fr wrote:


 Are non-English sound files available in the SVN version of the code?

 I just tried installing the French sound files, but got an error:

 Unknown target cd-sounds-fr-install
 Unknown target cd-moh-fr-install
 make[1]: *** [cd-sounds-fr-install] Error 1
 make: *** [cd-sounds-fr-install] Error 2
 make[1]: *** [cd-moh-fr-install] Error 1
 make: *** [cd-moh-fr-install] Error 2
 [1]+  Exit 2  make cd-sounds-fr-install
 --
 View this message in context:
 http://old.nabble.com/cd-sounds-vs.-sounds--tp26269842p26284109.html
 Sent from the Freeswitch-users mailing list archive at Nabble.com.


 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org

___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] cd-sounds vs. sounds?

2009-11-09 Thread Fred-145

Hello

I successfully installed FreeSwitch from SVN, and am now prompted to install
the sound files. Am I correct in understanding that sounds are POTS-grade
files (8KHz?) while cd-sounds are closer to VoIP-grade (16KHz?), and
hd-sounds and uhd-sounds are for Skype-grade sound files?

In that case, if I only need to play sound files to POTS callers, I only
need the sounds files?

Thank you.
-- 
View this message in context: 
http://old.nabble.com/cd-sounds-vs.-sounds--tp26269842p26269842.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-09 Thread Michael Collins
On Mon, Nov 9, 2009 at 9:01 AM, Fred-145 codecompl...@free.fr wrote:


 Hello

 I successfully installed FreeSwitch from SVN, and am now prompted to
 install
 the sound files. Am I correct in understanding that sounds are POTS-grade
 files (8KHz?) while cd-sounds are closer to VoIP-grade (16KHz?), and
 hd-sounds and uhd-sounds are for Skype-grade sound files?

 In that case, if I only need to play sound files to POTS callers, I only
 need the sounds files?


I recommend you just do this:
make cd-sounds-install  make cd-moh-install

This will install all the sounds (8k, 16k, 32k, 48k) and thus FS can play
whatever sampling rate is necessary. I promise you that this is the easiest
way to go. Others have tried to save a few megabytes of disk space by not
installing the higher quality sounds and music and have ended up wasting
hours debugging issues with playing sound files.

For the record, the 8k files are just sounds and then you have hd (16k),
uhd (32k), and cd (48k).
-MC
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-09 Thread shouldbe q931
While I'm very happy to hear this, the wiki has in more than one place
suggestions to install multiple sound and moh 'sets'...

On Mon, Nov 9, 2009 at 5:34 PM, Michael Collins m...@freeswitch.org wrote:


 On Mon, Nov 9, 2009 at 9:01 AM, Fred-145 codecompl...@free.fr wrote:

 Hello

 I successfully installed FreeSwitch from SVN, and am now prompted to
 install
 the sound files. Am I correct in understanding that sounds are
 POTS-grade
 files (8KHz?) while cd-sounds are closer to VoIP-grade (16KHz?), and
 hd-sounds and uhd-sounds are for Skype-grade sound files?

 In that case, if I only need to play sound files to POTS callers, I only
 need the sounds files?

 I recommend you just do this:
 make cd-sounds-install  make cd-moh-install

 This will install all the sounds (8k, 16k, 32k, 48k) and thus FS can play
 whatever sampling rate is necessary. I promise you that this is the easiest
 way to go. Others have tried to save a few megabytes of disk space by not
 installing the higher quality sounds and music and have ended up wasting
 hours debugging issues with playing sound files.

 For the record, the 8k files are just sounds and then you have hd (16k),
 uhd (32k), and cd (48k).
 -MC


 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org



___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-09 Thread Michael Collins
On Mon, Nov 9, 2009 at 9:48 AM, shouldbe q931
shouldbeq...@googlemail.comwrote:

 While I'm very happy to hear this, the wiki has in more than one place
 suggestions to install multiple sound and moh 'sets'...

 Link(s) please? I'll take care of the wiki.
-MC
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-09 Thread shouldbe q931
I was sure I'd seen more, but
http://wiki.freeswitch.org/wiki/Installation_Guide search for There
are also higher bitrate sounds available for download and installation
with:

Cheers

Arne


On Mon, Nov 9, 2009 at 6:13 PM, Michael Collins m...@freeswitch.org wrote:


 On Mon, Nov 9, 2009 at 9:48 AM, shouldbe q931 shouldbeq...@googlemail.com
 wrote:

 While I'm very happy to hear this, the wiki has in more than one place
 suggestions to install multiple sound and moh 'sets'...

 Link(s) please? I'll take care of the wiki.
 -MC


 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org



___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-09 Thread Michael Collins
On Mon, Nov 9, 2009 at 10:28 AM, shouldbe q931
shouldbeq...@googlemail.comwrote:

 I was sure I'd seen more, but
 http://wiki.freeswitch.org/wiki/Installation_Guide search for There
 are also higher bitrate sounds available for download and installation
 with:

 Cheers

 Arne

 Thanks! I'll clean that up a bit.
-MC
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] cd-sounds vs. sounds?

2009-11-09 Thread Fred-145


mercutioviz wrote:
 
 I recommend you just do this: make cd-sounds-install  make
 cd-moh-install
 

Will do. Thanks.
-- 
View this message in context: 
http://old.nabble.com/cd-sounds-vs.-sounds--tp26269842p26271417.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org