[Asterisk-Users] Asterisk Native Sounds - in case you missed it...

Bob McDowell bmcdowell at federalprotection.com
Wed Mar 15 07:34:02 MST 2006


This was non-trivial for me also.  I prefer to right-click-copy the link
on the website, switch over to putty type in my wget (right-click), and
download the file directly to the box.  The link I tried on the sounds
page happily downloaded index.html (if memory serves).

I did go ahead and get the ulaw files the hard way...


Bob McDowell

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Tzafrir
Cohen
Sent: Wednesday, March 15, 2006 2:30 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk Native Sounds - in case you
missed it...

On Tue, Mar 14, 2006 at 11:26:14PM -0800, Ira wrote:
> At 08:51 PM 03/14/2006, you wrote:
> >        In my humble opinion, EVERYONE (unless you have your own in a

> >different voice/language) that uses Asterisk should be using these 
> >prompts.  How about a direct link this time:
> 
> For what it's worth, the hardest problem I had was not being able to 
> directly FTP them from my Asterisk box. I'm a Linux newbie and had no 
> idea how to do that.


FTP *to a linux box*? 

/me is shocked!

You have ssh access, right? Use scp/sftp. Try http://winscp.sf.net/ . If
you don't one to carry one around or install on your system(s), put one
statically-linked copy on your file/web server and download/run it.

> I downloaded them to my Windows box, set up vsftpd and uploaded them 
> using a GUI FTP client in Windows and only then could I use them.

wget http://server.name/path/to/file
wget ftp://server.name/path/to/file

In fact, what I normally do is copy a link from my browser to the
command line in the terminal window and download it with wget. Saves me
an extra file copy around the net.

So for those who need exact commands, here's a two-liner:

wget
http://mirror.astlinux.org/sounds/asterisk-native-sounds-20060209-01-sln
.tar.bz2
tar xjf asterisk-native-sounds-20060209-01-sln.tar.bz2 -C
/var/lib/asterisk

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users






More information about the asterisk-users mailing list