Would it be easier for the node to use its own voice program? One such as cepstrol or something. There are a couple of local nodes that use a weather script,...
1527
n7acm@...
n7acm@ymail.com
Dec 5, 2011 4:00 pm
Is it possible to use CentOS 6? The reason I ask is I am trying to use a intel based mother board but the current 5.4 does not work properly with the built in...
1526
David
g4cli
Dec 5, 2011 4:00 pm
I know most of you with probably think that this is a no-brainer, but I have not managed to find all the relevant information together in one place. As I am...
1525
David Cameron
ve7ltd
Dec 5, 2011 2:13 am
The best option would be for someone to build a server where you send it the local weather ID code, and it crunches the file and converts it to audio, and then...
1524
Mike, KC7VE
ipscone
Dec 4, 2011 10:05 pm
I have found one similar question that was 4 to 5 years old so I'm asking this question again. Is there a way to add a weather script to download and play a...
1523
n0wme
Dec 3, 2011 6:07 pm
Hi everyone. After months of having the node in the box (Long story)I finally got it up and running and it seems to run fine. I had some audio issues but think...
1522
David Cameron
ve7ltd
Nov 28, 2011 5:46 pm
Yes, that changes everything tremendously. In this case, I would get you to swap the flash drive for a new one, and then have you put the flash drive in the...
1521
ipscone
Nov 28, 2011 4:39 pm
One thing I forgot to mention is that I want to retain the node number, with my callsign, on a new IRLP computer. I want to use the same node number on a...
1520
David Cameron
ve7ltd
Nov 28, 2011 3:52 pm
The callsign is set in the environment file: /home/irlp/custom/environment The location is all on the IRLP status screen. Instructions on the best ways to...
1519
ipscone
Nov 27, 2011 11:10 pm
I have a couple of IRLP nodes. One of them is in a 19" rackmount, which I used in my vehicle. This is a Dave Cameron embedded node. I'm thinking about buying a...
1518
John
vk3jd1939
Nov 5, 2011 2:37 am
I have been given an embedded drive module that I have installed on Node 6482, when I do a shutdown -h now, it goes through the shutdown procedure, and the...
1517
AG0N-3055
glmcduffie
Nov 2, 2011 11:08 pm
... As Dave said, it is an add-on that you need to install. The good news is that it is one of the easiest commands to add. You put the file in the custom...
1516
David Cameron (IRLP)
ve7ltd
Nov 2, 2011 3:21 pm
You would have to get someone to help you add that script to the node. That is not a standard IRLP script, it was added by the users of IRLP. It would be a...
1515
Alan M
vk5wam
Nov 2, 2011 3:19 pm
I'm on a vertical learning curve with Linux. How do I setup a status check on my node with a DTMF tone? Many people transmit a 0 (zero) tone to check IRLP...
1514
David Lockwood
g4cli
Oct 28, 2011 2:36 pm
Well spotted on the SSH port - my bad! Thanks for all your help, Dave! 73 Dave G4CLI -- Dr David J Lockwood G4CLI Secretary and Head of Training Node Operator...
1513
David Cameron (IRLP)
ve7ltd
Oct 27, 2011 3:35 pm
Your issue is that you have set port triggering and port forwarding. You need to set only ONE forwarding technique. I would use the port forwarding. TCP...
1512
va6xg
Oct 27, 2011 4:34 am
Thanks for the comment. Yes, I did reboot the router and Yes, I do have a fixed IP for the node computer (and all the other network devices). Mike...
1511
Rick Bates
wa6nhc
Oct 27, 2011 3:38 am
Some routers need to restart after saving the changes. Some are simply retarded so DMZ is the simplest approach. Did you also assign a fixed IP to the MAC...
1510
va6xg
Oct 26, 2011 11:47 pm
My ISP replaced my old cable modem with a combination modem/router The SMC D3GN. I like it because it is also a wireless router (not for the node computer...
1509
David Cameron (IRLP)
ve7ltd
Oct 26, 2011 9:14 pm
I did login, ans it seems that your router is no longer forwarding DNS to the network. I added some nameservers manually, because 192.168.0.1 was not working...
1508
David
g4cli
Oct 26, 2011 9:11 pm
... There IS a network connection - I can "ping" the node from other computers on the local LAN. ... That responded fine. ... That worked fine, too! ... Any...
1507
David Cameron (IRLP)
ve7ltd
Oct 24, 2011 6:26 pm
Actually the node is not off the air without DNS. The node will work fine without DNS. The only thing it will not do is update its status to the status server....
1506
g4cli
Oct 24, 2011 6:22 pm
A few days ago, we had a local and very violent thunder/lightning storm. Naturally, I switched everything off, and disonnected all the antennas. During the...
1505
John Williams - VK5ZY
johnw58
Oct 18, 2011 6:39 pm
Thanks Dave,
I do the the same in my custom scripts, but generally wrap it in an if block
if [ "$RUN_ENV" != "TRUE" ] ; then
....
1504
David Cameron (IRLP)
ve7ltd
Oct 17, 2011 3:57 pm
Any script I add to a crontab, I have call the environment file, do what I want it to, and then exit. This is for embedded nodes or not. Since crontabs operate...
1503
John Williams - VK5ZY
johnw58
Oct 17, 2011 3:45 pm
Have searched this question within the group without any result. If it has been addressed please refer me to the relevant message. I have been asked by two...
1502
David McAnally
kf7fly
Sep 28, 2011 12:18 am
There is an old script named defaultOnOff.txt in the IRLP Yahoo Group files list that creates the default audio files. However, I don't know of it will work...
1501
David Cameron (IRLP)
ve7ltd
Sep 27, 2011 5:01 pm
Files can not be deleted, as they are downloaded by every site, and stored locally. There is no way to remove files from the remote nodes, only overwrite them....
1500
toby
richardsontr...
Sep 27, 2011 4:33 pm
What happens if to custom audio file is deleted? I want to put our node back to saying just the node number when it connects and disconnects. And how would I...
1499
Don
donmor46
Sep 19, 2011 8:37 pm
This is the fan script that I run on two different nodes and works well. Note down several lines where you have to add some lines to the rc.irlp file....... I...