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

Steven asterisk at tescogroup.com
Thu Mar 16 10:05:01 MST 2006


Thanks for the reference to http://winscp.sf.net/ .

I always thought that it was command line, so I have always either used wget or ftp as well.
I have another Linux box that I use for monitoring (mrtg and nagios) and a helpdesk system (orts) that I loaded samba on to do quick 
file edits,  but I know that samba is a resource hog. (I would never put it on an asterisk box)

I tried out winscp and love it.
The link to PUTTY is a nice feature as well.
And it was very easy for me to configure my favorite text editor (notepad++) .

-- 
-- 
Steven

May you have the peace and freedom that come from abandoning all hope of having a better past.
---    -      ---  - - -       -    -     -   -   --  - - - --- - ------   - - --- - - -- -  -    - --   -   -    -
"Bob McDowell" <bmcdowell at federalprotection.com> wrote in message news:392bf0a226019c45a4c55b1963ad7eb0 at federalprotection.com...

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



_______________________________________________
--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