<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hey Jim,<br>
<br>
Ever the voice of controversy - I disagree with you. LAME encodes at
faster than real-time on reasonable spec hardware (P3 2.4Ghz for
example will do 2x 48Khz streams). For example, to capture directly
from a sound device and write to MP3 natively you can use sox to do the
I/O and pipe it to lame, as below.<br>
<br>
sox -t ossdsp -w -s -r 44100 -c 2 /dev/dsp -t raw - | lame -x -m s -
.filename`date +%b%d_%H%M%P_%Y`.mp3<br>
<br>
I don't know how "accessible" the raw commands are to app_rpt but it
shouldn't be too tricky to do...<br>
<br>
73 Jon G7PFT<br>
<br>
<br>
Jim Duuuude wrote:
<blockquote cite="mid:BAY119-W276E6889A191D63095C451B13F0@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
  </style>convert to MP3 in real time on a telecom system? Surely you
jest :-). The cpu time required for that (especially on smaller
systems) would be MOST prohibitive.<br>
Therefore, its *really* designed to have a queue of native format
messages (and log files, also) get copied to a larger server on a
periodic basis and let the<br>
large server with big CPU's handle the MP3 crunching. <br>
  <br>
  <hr>Date: Sat, 4 Oct 2008 22:10:11 +0100<br>
From: <a class="moz-txt-link-abbreviated" href="mailto:g4rky@yahoo.co.uk">g4rky@yahoo.co.uk</a><br>
To: <a class="moz-txt-link-abbreviated" href="mailto:app_rpt@lists.illiana.net">app_rpt@lists.illiana.net</a><br>
Subject: Re: [App_rpt] Recording repeater audio<br>
  <br>
  <div dir="ltr">
  <div>Thanks to everyone who replied.</div>
  <div> </div>
  <div>I've found it now and it works a treat! </div>
  <div> </div>
  <div>Are there any other options I can use with that command, for
example, to change to MP3 format or something?</div>
  <div> </div>
  <div>If not, no problem - its working well and seems to require about
8Kb / sec of disc space, which equates to almost 700 hours for a 20Gb
partition..</div>
  <div> </div>
  <div>Cool!  Thanks,</div>
  <div> </div>
  <div>Matt</div>
  <div>G4RKY<br>
  <br>
  </div>
  <div class="EC_gmail_quote">2008/10/4 Steven Henke <span dir="ltr"><<a
 moz-do-not-send="true" href="mailto:steve.w9sh@gmail.com">steve.w9sh@gmail.com</a>></span><br>
  <blockquote class="EC_gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Rodger,<br>
    <br>
The 'locate' command can be used to find it.<br>
It's in /usr/src/EVB/ast_base/asterisk-1.4.21.2/configs/rpt.conf.sample<br>
You're right that we should make an obvious link to it in the web<br>
based documentation<br>
    <br>
73,<br>
    <br>
Steve<br>
    <div class="EC_Ih2E3d"><br>
On Sat, Oct 4, 2008 at 8:46 AM, Roger F. Jordan Sr. <<a
 moz-do-not-send="true" href="mailto:w4rfj@comcast.net">w4rfj@comcast.net</a>>
wrote:<br>
> Hey Steve,<br>
><br>
>        I did not find rpt.conf.sample in the /etc/asterisk
directory of the<br>
> network install...  We could make it available in the XIPAR
downloads...<br>
><br>
> VR<br>
> Roger W4RFJ<br>
> Xipar Application Engineer Extraordinaire<br>
><br>
><br>
> -----Original Message-----<br>
> From: <a moz-do-not-send="true"
 href="mailto:app_rpt-bounces@lists.illiana.net">app_rpt-bounces@lists.illiana.net</a><br>
> [mailto:<a moz-do-not-send="true"
 href="mailto:app_rpt-bounces@lists.illiana.net">app_rpt-bounces@lists.illiana.net</a>]
On Behalf Of Steven Henke<br>
> Sent: Thursday, October 02, 2008 5:52 PM<br>
> To: Asterisk Repeater Controler<br>
> Subject: Re: [App_rpt] Recording repeater audio<br>
><br>
    </div>
    <div>
    <div class="EC_Wj3C7c">> It's already in there. Check out the
rpt.conf sample file...<br>
> 73, Steve W9SH<br>
><br>
><br>
> On Thu, Oct 2, 2008 at 3:57 PM, Matt Beasant <<a
 moz-do-not-send="true" href="mailto:g4rky@yahoo.co.uk">g4rky@yahoo.co.uk</a>>
wrote:<br>
>> Hi everyone,<br>
>><br>
>> Does anyone know a way of recording the traffic (audio)  in /
out of the<br>
>> node and saving it as a file ( MP3 or whatever ) on the node
hard drive?<br>
>><br>
>> Something along the lines of Scanrec, which is a windows
application with<br>
>> built in Vox and timestamps, would be ideal but I wanted to
avoid having<br>
>> another machine involved.<br>
>><br>
>> Anyone any ideas or thoughts on how this could be done - I
should add that<br>
>> I'm a complete newbie!<br>
>><br>
>> Thanks in advance for any replies.<br>
>><br>
>> 73,<br>
>><br>
>> Matt<br>
>> G4RKY<br>
>> _______________________________________________<br>
>> App_rpt mailing list<br>
>> <a moz-do-not-send="true"
 href="mailto:App_rpt@lists.illiana.net">App_rpt@lists.illiana.net</a><br>
>> <a moz-do-not-send="true"
 href="http://lists.illiana.net/mailman/listinfo/app_rpt"
 target="_blank">http://lists.illiana.net/mailman/listinfo/app_rpt</a><br>
>><br>
>><br>
> _______________________________________________<br>
> App_rpt mailing list<br>
> <a moz-do-not-send="true" href="mailto:App_rpt@lists.illiana.net">App_rpt@lists.illiana.net</a><br>
> <a moz-do-not-send="true"
 href="http://lists.illiana.net/mailman/listinfo/app_rpt"
 target="_blank">http://lists.illiana.net/mailman/listinfo/app_rpt</a><br>
><br>
> _______________________________________________<br>
> App_rpt mailing list<br>
> <a moz-do-not-send="true" href="mailto:App_rpt@lists.illiana.net">App_rpt@lists.illiana.net</a><br>
> <a moz-do-not-send="true"
 href="http://lists.illiana.net/mailman/listinfo/app_rpt"
 target="_blank">http://lists.illiana.net/mailman/listinfo/app_rpt</a><br>
><br>
_______________________________________________<br>
App_rpt mailing list<br>
    <a moz-do-not-send="true" href="mailto:App_rpt@lists.illiana.net">App_rpt@lists.illiana.net</a><br>
    <a moz-do-not-send="true"
 href="http://lists.illiana.net/mailman/listinfo/app_rpt"
 target="_blank">http://lists.illiana.net/mailman/listinfo/app_rpt</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
App_rpt mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt@lists.illiana.net">App_rpt@lists.illiana.net</a>
<a class="moz-txt-link-freetext" href="http://lists.illiana.net/mailman/listinfo/app_rpt">http://lists.illiana.net/mailman/listinfo/app_rpt</a>
  </pre>
</blockquote>
<br>
</body>
</html>