[Asterisk-Users] Re: makering.pl

Tony Mountifield tony at softins.clara.co.uk
Tue Jun 8 01:52:32 MST 2004


In article <KAECJHDBCOEDEJDGNNNHEEEICFAB.simon at orbital.net>,
Simon <simon at orbital.net> wrote:
> Anyone used this ?
> 
> I am having a bit of trouble got the right perms on makering.pl .
> Should that file be somewhere in particular ?
> 
> use the reccommended command 
> sox inputfile -r 8000 -c 1 -t ul - rate | makering.pl ring1.bin
> 
> but i get 
> bash: makering.pl: command not found

Hi Simon, yes, it's my prog. :-)

The command assumes that makering.pl is in your PATH. If it is just
in the current directory, and "." is not in your path (as it shouldn't
be, for security), then you need to say ./makering.pl

You also need to make sure makering.pl has the x bit turned on, wherever
the file is located.

Cheers
Tony
-- 
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org



More information about the asterisk-users mailing list