<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" face="Tahoma">Ramon,<br><br> Good to hear you got it fixed. I figured it was something like that. The stock saytime.pl uses localplay not playback. If yours is different then someone must have changed it.<br><br>snipet of saytime.pl...<br><br># Say the time on the local node<br>#<br>@proglist = ("/usr/sbin/asterisk -rx \"rpt localplay " . $mynode . " " . $outdir . "/current-time\"");<br>system(@proglist);<br><br></font><br><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="stopSpelling">Date: Mon, 28 Jul 2014 22:33:52 -0400<br>From: kp4tr.ramon@gmail.com<br>To: arm-allstar@hamvoip.org<br>Subject: Re: [arm-allstar] localplay<br><br>
<div class="ecxmoz-cite-prefix">Doug,<br>
<br>
Since the "saytime.pl" does work from the cron entry, I thought
there was my solution to see why my localplay doesnt work. But
when I looked at your perl script, it uses playback! The localplay
commands are commented out.<br>
<br>
But I found the issue. duplex=1 has to be set. It was the duplex
setting in rpt.conf was set to 0 because my older existing node
had it set like that and I assumed it needed to be the same to
work as a simplex half duplex node.<br>
<br>
So if duplex=0, localplay does not work! Has to be a 1.<br>
<br>
Thanks for your time! BTW I just installed another BBB on a
friend's node who just removed his old noisy PC. Works like a
charm!<br>
<br>
73!<br>
<br>
<br>
On 7/28/2014 11:24 AM, Doug Crompton wrote:<br>
</div>
<blockquote cite="mid:BLU172-W47046015F244A44D13DAEEBAFB0@phx.gbl">
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<div dir="ltr"><font style="" face="Tahoma">Ramon,<br>
<br>
I did some checking on my BBB here in Cape May and localplay
seems to be working OK.<br>
<br>
<b>node40961*CLI> rpt localplay 40961
/etc/asterisk/local/node-id</b><br>
<br>
Plays my node ID and<br>
<br>
<b>node40961*CLI> rpt localplay 40961 /tmp/current-time</b><br>
<br>
Plays the time file. You need to run saytime.pl to create the
current-time file. Notice I am playing it to the same node as
the server. The radio node. <br>
<br>
Also <br>
<br>
<b>/etc/asterisk/local/saytime.pl </b> <br id="ecxFontBreak">
</font><br>
<font style="" face="Tahoma">Plays the time. TX key/unkey is
handled by localplay.</font><br>
<font style="" face="Tahoma"><br>
</font><font style="" face="Tahoma">Playback definitely plays
the sound files to all connected nodes so it should be avoided
unless that is your intent.</font><br>
<br>
<font style="" face="Tahoma">I don't know of any settings that
would stop this from working unless you possibly have all of
your telemetry turned off - rpt=0 in rpt.conf ???</font><br>
<br>
<b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br>
</font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br>
</font><font style="font-size:16pt;" size="4"><a class="ecxmoz-txt-link-freetext" href="http://www.crompton.com/hamradio" target="_blank">http://www.crompton.com/hamradio</a></font></b><font style="font-size:16pt;" size="4"><br>
<br>
</font> </div>
<br>
<fieldset class="ecxmimeAttachmentHeader"></fieldset>
<br>
<pre>_______________________________________________
arm-allstar mailing list
<a class="ecxmoz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>
<a class="ecxmoz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>
Visit the BBB web page - <a class="ecxmoz-txt-link-freetext" href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a></pre>
</blockquote>
<br>
<br>_______________________________________________
arm-allstar mailing list
arm-allstar@hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB web page - http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</div> </div></body>
</html>