From andy at ple.org Thu May 1 11:45:36 2014 From: andy at ple.org (Andreas Pleschutznig) Date: Thu, 1 May 2014 06:45:36 -0500 Subject: [App_rpt-users] What to do with new computers In-Reply-To: <536189D0.2000609@msgstor.com> References: <536189D0.2000609@msgstor.com> Message-ID: <9E97CA1A-AB5C-44B4-979B-B6B8CF2CCB97@ple.org> I'd love to, alas what I am missing is the very entry point. Currently I don't even know where to download or check out the whole source code. I mean I know I can apt-get the source for asterisk on Ubuntu, but afaik that does not contain app-rpt. If any of you would be able to tell me where to start, maybe there is a description, I'll go and start compiling from there. Thanks Thanks -- Andreas Pleschutznig, Cell: (832) 633-7817 | Sent: iPad > On Apr 30, 2014, at 6:40 PM, Steve Zingman wrote: > > Andy, > Try svn export instead of svn checkout and see it asterisk compiles for you. > > 73, Steve N4IRS > >> On 04/30/2014 04:59 PM, app_rpt-users-request at ohnosec.org wrote: >> From:andy at ple.org >> Date: Wed, 30 Apr 2014 11:10:54 -0500 >> To:app_rpt-users at ohnosec.org >> Subject: [App_rpt-users] What to do with new computers >> >> AS we get further and further away from the availability of older hardware I wonder what we are going to do soon as some of the hardware ages out and has to be replaced? I know what you just thought: No problem I?ll just wander off to the next PC shop and buy a cheap PC, and be done, or if you more technically inclined, you can even build your new system. >> BUT, you will very soon discover that new motherboards with UEFI BIOS are becoming more and more commonplace, to the point that older MB with ?standard old? BIOS are no longer to be had. And that spells problems! Neither ACID nor XIPPR installs on a UEFI bios?ed system and even the ?compatibility mode of many bioses? will give you more than its share of headaches. >> >> There are a few Linux distros that are perfectly capable of being installed and working on a UEFI bios MB, but then the problem is how to get app_rpt working? >> >> I have e.g. a MB here that I tried all the tricks I know of to get one of the stone aged distributions to work on and noting works. Whereas download a new Ubuntu 14.04 with UEFI support and everything works like a charm, at least as far as the OS is concerned. >> >> Does anybody have a procedure at hand to get app_rpt working on a newer system or do I really have to start reading code, or are the power that be working on a solution? Long term if Allstar does not want to become obsolete that will be about the only solution, but what can we do short term? >> >> -- >> Andreas Pleschutznig, Cell: (832) 633-7817, Sent: MacBook >> KA5PLE, Allstar: 29841, Echolonk: 884823 > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From szingman at msgstor.com Thu May 1 12:06:13 2014 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 01 May 2014 08:06:13 -0400 Subject: [App_rpt-users] What to do with new computers In-Reply-To: <9E97CA1A-AB5C-44B4-979B-B6B8CF2CCB97@ple.org> References: <536189D0.2000609@msgstor.com> <9E97CA1A-AB5C-44B4-979B-B6B8CF2CCB97@ple.org> Message-ID: <536238B5.8090803@msgstor.com> I've been working on a project that uses the current version of Debian. I have a few scripts to configure a base install of Debian 7 for AllStar. Here is a snip of the get_src script. cd /usr/src svn export http://svn.ohnosec.org/svn/projects/allstar/astsrc-1.4.23-pre/trunk svntrunk wget http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/dahdi-linux-complete-current.tar.gz wget http://downloads.asterisk.org/pub/telephony/libpri/libpri-1.4-current.tar.gz 73 Steve N4IRS On 5/1/2014 7:45 AM, Andreas Pleschutznig wrote: > I'd love to, alas what I am missing is the very entry point. Currently I don't even know where to download or check out the whole source code. > > I mean I know I can apt-get the source for asterisk on Ubuntu, but afaik that does not contain app-rpt. > > If any of you would be able to tell me where to start, maybe there is a description, I'll go and start compiling from there. > > Thanks > > Thanks > -- > Andreas Pleschutznig, Cell: (832) 633-7817 | Sent: iPad > >> On Apr 30, 2014, at 6:40 PM, Steve Zingman wrote: >> >> Andy, >> Try svn export instead of svn checkout and see it asterisk compiles for you. >> >> 73, Steve N4IRS >> From szingman at msgstor.com Thu May 1 14:00:32 2014 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 01 May 2014 10:00:32 -0400 Subject: [App_rpt-users] What to do with new computers In-Reply-To: References: Message-ID: <53625380.8090008@msgstor.com> Dwaine, I replied to Andy instead of you. oops Try svn export instead of svn checkout and see it asterisk compiles for you. 73, Steve N4IRS >I noticed last night that svn acid asterisk failed to compile on >centos with kernel 3.2.55. App_rpt crapped out with an >ast_config_load having too many parameters. The New_Asterisk playing >a role? >I was just looking for a newer kernel on centos. So far the dahdi >drivers have loaded and complied fine with the svn patches on my new >i5 computer. >Once the asterisk compiles, I should be good. I setup the UEFI to >compatibility mode and it installed centos/acid fine. No problems >there..... >Dwaine From szingman at msgstor.com Thu May 1 14:37:24 2014 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 01 May 2014 10:37:24 -0400 Subject: [App_rpt-users] What to do with new computers In-Reply-To: References: Message-ID: <53625C24.3090203@msgstor.com> I'm sure this is the wrong way to do this but... Change ASTERISKVERSIONNUM=999999 in asterisk/Makefile to ASTERISKVERSIONNUM=9999 This works for me on Debian 7. I have a couple of other patches to get it working under Debian but this will let you compile. 73, Steve N4IRS From doug at crompton.com Thu May 1 14:59:37 2014 From: doug at crompton.com (Doug Crompton) Date: Thu, 1 May 2014 10:59:37 -0400 Subject: [App_rpt-users] What to do with new computers In-Reply-To: <53625C24.3090203@msgstor.com> References: , <53625C24.3090203@msgstor.com> Message-ID: Steve, Not sure why you would have to do that or make any other "patches." I compiled in Debain and Ubuntu with the stock svn. Of course you need to satisfy a number of dependencies, etc. I have a PC Debian box running the current svn without problems. I did that just to make sure it would work under Debian when I was doing RPi testing. The only change I ever had to make was compiling for the RPi. That was in the assembler compilation of code for the armv6 in codecs/gsm. It did not like the machine type there. That has nothing to do with the PC compile though and it was not a problem with the V7 BeagleBone. 73 Doug WA3DSP http://www.crompton.com/hamradio > Date: Thu, 1 May 2014 10:37:24 -0400 > From: szingman at msgstor.com > To: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] What to do with new computers > > I'm sure this is the wrong way to do this but... > Change ASTERISKVERSIONNUM=999999 in asterisk/Makefile > to ASTERISKVERSIONNUM=9999 > > This works for me on Debian 7. I have a couple of other patches to get > it working under Debian but this will let you compile. > > > 73, Steve N4IRS > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Thu May 1 15:01:03 2014 From: doug at crompton.com (Doug Crompton) Date: Thu, 1 May 2014 11:01:03 -0400 Subject: [App_rpt-users] What to do with new computers In-Reply-To: References: , <53625C24.3090203@msgstor.com>, Message-ID: Steve, Not sure why you would have to do that or make any other "patches." I compiled in Debain and Ubuntu with the stock svn. Of course you need to satisfy a number of dependencies, etc. I have a PC Debian box running the current svn without problems. I did that just to make sure it would work under Debian when I was doing RPi testing. The only change I ever had to make was compiling for the RPi. That was in the assembler compilation of code for the armv6 in codecs/gsm. It did not like the machine type there. That has nothing to do with the PC compile though and it was not a problem with the V7 BeagleBone. 73 Doug WA3DSP http://www.crompton.com/hamradio > Date: Thu, 1 May 2014 10:37:24 -0400 > From: szingman at msgstor.com > To: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] What to do with new computers > > I'm sure this is the wrong way to do this but... > Change ASTERISKVERSIONNUM=999999 in asterisk/Makefile > to ASTERISKVERSIONNUM=9999 > > This works for me on Debian 7. I have a couple of other patches to get > it working under Debian but this will let you compile. > > > 73, Steve N4IRS > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy at ple.org Thu May 1 15:09:56 2014 From: andy at ple.org (Andreas Pleschutznig) Date: Thu, 1 May 2014 10:09:56 -0500 Subject: [App_rpt-users] What to do with new computers In-Reply-To: <53625C24.3090203@msgstor.com> References: <53625C24.3090203@msgstor.com> Message-ID: <90C32D0E-2EA8-4D68-A983-8D91AF9DC6DC@ple.org> Thanks, yes, that got me started. This whole experience is more than frustrating to say the least. Without any description what is needed and what patches are needed ? Is there any resource out that can explain it? Would you happen to have a short writeup how you got yours working on Debian? Which libs are needed ? Is it really that everyone doing that has to develop the procedure again and again? Sorry, I know I am ranting and it is not your fault, but I am really frustrated. This process should not be that hard. The original ACID CD was a great and was painless to get it working, as time goes on and we get further and further away from those old MB?s and the OS?s change it seems to become more and more a PITA -- Andreas Pleschutznig, Cell: (832) 633-7817, Sent: MacBook KA5PLE, Allstar: 29841, Echolink: 884823 On May 1, 2014, at 9:37 AM, Steve Zingman wrote: > I'm sure this is the wrong way to do this but... > Change ASTERISKVERSIONNUM=999999 in asterisk/Makefile > to ASTERISKVERSIONNUM=9999 > > This works for me on Debian 7. I have a couple of other patches to get it working under Debian but this will let you compile. > > > 73, Steve N4IRS > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 236 bytes Desc: Message signed with OpenPGP using GPGMail URL: From szingman at msgstor.com Thu May 1 15:19:53 2014 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 01 May 2014 11:19:53 -0400 Subject: [App_rpt-users] What to do with new computers In-Reply-To: References: , <53625C24.3090203@msgstor.com> Message-ID: <53626619.2060606@msgstor.com> The patches I've done have to do with a update to /asterisk/contrib/init.d/rc.debian.asterisk to work properly on D7. I also patch configure and configure.ac to replace ssl2_connect with SSL_connect. This fixes the dependency for res_crypto. 73, Steve On 5/1/2014 10:59 AM, Doug Crompton wrote: > Steve, > > Not sure why you would have to do that or make any other "patches." > I compiled in Debain and Ubuntu with the stock svn. Of course you need > to satisfy a number of dependencies, etc. > > I have a PC Debian box running the current svn without problems. I did > that just to make sure it would work under Debian when I was doing RPi > testing. The only change I ever had to make was compiling for the RPi. > That was in the assembler compilation of code for the armv6 in > codecs/gsm. It did not like the machine type there. That has nothing > to do with the PC compile though and it was not a problem with the V7 > BeagleBone. > > *73 Doug > WA3DSP > http://www.crompton.com/hamradio* > > > > Date: Thu, 1 May 2014 10:37:24 -0400 > > From: szingman at msgstor.com > > To: app_rpt-users at ohnosec.org > > Subject: Re: [App_rpt-users] What to do with new computers > > > > I'm sure this is the wrong way to do this but... > > Change ASTERISKVERSIONNUM=999999 in asterisk/Makefile > > to ASTERISKVERSIONNUM=9999 > > > > This works for me on Debian 7. I have a couple of other patches to get > > it working under Debian but this will let you compile. > > > > > > 73, Steve N4IRS > > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. > > -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Thu May 1 15:24:23 2014 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 01 May 2014 11:24:23 -0400 Subject: [App_rpt-users] What to do with new computers In-Reply-To: <90C32D0E-2EA8-4D68-A983-8D91AF9DC6DC@ple.org> References: <53625C24.3090203@msgstor.com> <90C32D0E-2EA8-4D68-A983-8D91AF9DC6DC@ple.org> Message-ID: <53626727.6030902@msgstor.com> As of right now, I don't have a good writeup or scripts ready. Since I prefer Debian, I have been working towards starting from a initial install of Debian 7. The scripts install the required programs and dependencies to compile and run AllStar. As soon as I have something that does not require user intervention (or little intervention) I'l put it up. 73, Steve On 5/1/2014 11:09 AM, Andreas Pleschutznig wrote: > Thanks, yes, that got me started. > > This whole experience is more than frustrating to say the least. Without any description what is needed and what patches are needed ? > > Is there any resource out that can explain it? Would you happen to have a short writeup how you got yours working on Debian? Which libs are needed ? Is it really that everyone doing that has to develop the procedure again and again? Sorry, I know I am ranting and it is not your fault, but I am really frustrated. This process should not be that hard. > > The original ACID CD was a great and was painless to get it working, as time goes on and we get further and further away from those old MB?s and the OS?s change it seems to become more and more a PITA > > -- > Andreas Pleschutznig, Cell: (832) 633-7817, Sent: MacBook > KA5PLE, Allstar: 29841, Echolink: 884823 > > On May 1, 2014, at 9:37 AM, Steve Zingman wrote: > >> I'm sure this is the wrong way to do this but... >> Change ASTERISKVERSIONNUM=999999 in asterisk/Makefile >> to ASTERISKVERSIONNUM=9999 >> >> This works for me on Debian 7. I have a couple of other patches to get it working under Debian but this will let you compile. >> >> >> 73, Steve N4IRS >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From ars.w5omr at gmail.com Thu May 1 22:40:42 2014 From: ars.w5omr at gmail.com (Geoff) Date: Thu, 01 May 2014 17:40:42 -0500 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: References: Message-ID: <5362CD6A.2020308@gmail.com> On 04/18/2014 12:06 PM, Skyler Fennell wrote: > I did not restart the sshd after I changed port 222 to 22. I did > reboot the computer, but Maybe that's not enough. So just run > "/etc/rc3.d/S55sshd restart"? > > I got really confused with all of those random numbers under telemetry > section, but I guess they are all frequencies for the Courtesy tone. > > On audacity, I just did file > export then I chose other uncompressed > format and did Microsoft wav, ULAW. I also made sure the project rate > was at 8000. > > When I get home, I will check the files, and test the telephone portal. > I know I'm late to this party, but I was outta town... First off, know that there's really only 3 courtesy tones you need to be concerned with... unlinkedct=ct2 ;Courtesy tone sound the node makes when not linked remotect=ct3 ;Courtesy tone sound the node makes when linked linkunkeyct=ct8 ;Courtesy tone sound the node makes when a remote linked system unkeys Then, further down in rpt.conf ct2=|t(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,100,2048) ct3=|t(0,0,10,0)(880,440,150,2048)(0,0,10,0)(440,660,150,2048) ct8=|t(0,0,10,0)(880,440,50,2048)(0,0,50,0)(350,440,50,2048) remotetx=|t(500,0,10,1048)(0,0,10,0)(1000,0,10,1048) remotemon=|t(1009,0,50,2048) cmdmode=|icm ;(220,247,262,294,330,350,392,2048) As far as what the numbers mean, (0.0.10.0) | | | |-------amplitude | | |-----------duration | |--------------Tone 2 |----------------Tone 1 So, with 0,0,10,0 That says No Tone1, No Tone2, 10ms duration, 0 Amplitude. (I use it for a delay. Fine tuning for how long before telemetry is sent, in conjunction with the telemdelay parameter) The numbers, like 350,440,10,2048 are 350Hz, 440Hz, 10ms delay, amplitude of 2048. When you 'remote' into a friends node (with their permission) by using *4{nodenumber} that's the time you hear the tone defined in remotetx. Hope that clears it up for you. -Geoff/W5OMR -------------- next part -------------- An HTML attachment was scrubbed... URL: From wd0ekr at msn.com Fri May 2 12:26:47 2014 From: wd0ekr at msn.com (James H Vernetti) Date: Fri, 2 May 2014 06:26:47 -0600 Subject: [App_rpt-users] install questions Message-ID: I setup node 27620 in early 2011 and it has run since with no problems, now I want to install on a different computer and am having a problem, when I get to the download configuration step I get "fatal error: could not modify asterisk config files". Also I am unsure of the password, does it want the password I use to log on to the Allstarlink.org or does it want the secure pin number? I have tried it both ways with the same result. From DwaineGarden at rogers.com Fri May 2 12:31:46 2014 From: DwaineGarden at rogers.com (=?utf-8?B?RHdhaW5lR2FyZGVuQHJvZ2Vycy5jb20=?=) Date: Fri, 02 May 2014 08:31:46 -0400 Subject: [App_rpt-users] =?utf-8?q?What_to_do_with_new_computers?= Message-ID: <903887.99609.bm@smtp208.mail.ne1.yahoo.com> Thanks I will try that. I noticed that the only two parts that would not compile was app_rpt and voter. I could just move off Centos and go to fedora with svn and the two dahdi patches. Sent from my HTC ----- Reply message ----- From: "Doug Crompton" To: "app_rpt-users at ohnosec.org" Subject: [App_rpt-users] What to do with new computers Date: Thu, May 1, 2014 11:01 Steve, Not sure why you would have to do that or make any other "patches." I compiled in Debain and Ubuntu with the stock svn. Of course you need to satisfy a number of dependencies, etc. I have a PC Debian box running the current svn without problems. I did that just to make sure it would work under Debian when I was doing RPi testing. The only change I ever had to make was compiling for the RPi. That was in the assembler compilation of code for the armv6 in codecs/gsm. It did not like the machine type there. That has nothing to do with the PC compile though and it was not a problem with the V7 BeagleBone. 73 Doug WA3DSP http://www.crompton.com/hamradio > Date: Thu, 1 May 2014 10:37:24 -0400 > From: szingman at msgstor.com > To: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] What to do with new computers > > I'm sure this is the wrong way to do this but... > Change ASTERISKVERSIONNUM=999999 in asterisk/Makefile > to ASTERISKVERSIONNUM=9999 > > This works for me on Debian 7. I have a couple of other patches to get > it working under Debian but this will let you compile. > > > 73, Steve N4IRS > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From keith at goobie.org Fri May 2 12:32:01 2014 From: keith at goobie.org (Keith Goobie) Date: Fri, 02 May 2014 08:32:01 -0400 Subject: [App_rpt-users] install questions In-Reply-To: Message-ID: James All your configs reside in /etc/asterisk. Copy to /etc/asterisk on the new system after you do the base install from the .iso. Your usb config will likely be different - run radio-tune-menu to get to the right usb configuration. Keith On 5/2/14 8:26 AM, "James H Vernetti" wrote: > I setup node 27620 in early 2011 and it has run since with no problems, now > I want to install on a different computer and am having a problem, when I > get to the download configuration step I get "fatal error: could not modify > asterisk config files". Also I am unsure of the password, does it want the > password I use to log on to the Allstarlink.org or does it want the secure > pin number? I have tried it both ways with the same result. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to > the bottom of the page. Enter your email address and press the "Unsubscribe or > edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to the > list detailing the problem. -- keith at goobie.org Keith Goobie Richmond Hill, ON, CANADA From doug at crompton.com Fri May 2 14:22:41 2014 From: doug at crompton.com (Doug Crompton) Date: Fri, 2 May 2014 10:22:41 -0400 Subject: [App_rpt-users] New BBB C version Message-ID: I had an order in with MCM electronics for a BBB that was on backorder. They called this morning about my order and said that they will be shipping the C version and asked if I wanted the upgrade. I accepted the upgrade and it is now on back order and will be shipped next week. The new price is $52.95. The C version has 4G vs 2G eMMC and everything else is the same. It should work the same as the B version. 73 Doug WA3DSP http://www.crompton.com/hamradio -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Fri May 2 20:34:06 2014 From: doug at crompton.com (Doug Crompton) Date: Fri, 2 May 2014 16:34:06 -0400 Subject: [App_rpt-users] BBB back in stock at Adafruit again Message-ID: The version B is back in stock again this afternoon at Adafruit. This may be your last chance to get the $45 board. 73 Doug WA3DSP http://www.crompton.com/hamradio -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Sat May 3 03:29:23 2014 From: doug at crompton.com (Doug Crompton) Date: Fri, 2 May 2014 23:29:23 -0400 Subject: [App_rpt-users] MicroSD cards Message-ID: If you bought a BBB you will need at least one microSD card to burn the image on. Here is about the best deal around - http://www.amazon.com/SanDisk-MicroSDHC-Frustration-Free-Packaging--SDSDQU-016G-AFFP-A/dp/B009QZH7D8/ref=sr_1_3?ie=UTF8&qid=1399086981&sr=8-3&keywords=sandisk+microsd Highly recommended is at least Sandisk ultra 16G class 10 30mb read. Buy at least three for free shipping. 73 Doug WA3DSP http://www.crompton.com/hamradio -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Sat May 3 13:01:40 2014 From: electricity440 at gmail.com (Skyler F) Date: Sat, 3 May 2014 07:01:40 -0600 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: <5362CD6A.2020308@gmail.com> References: <5362CD6A.2020308@gmail.com> Message-ID: Thank you Geoff for the help, that makes sense. Does anybody know how to have an hourly announcement with an audio file? I have heard of scripts or something, but I don't know how to script for it, where can I get started with scripting in ACID? 73 On Thu, May 1, 2014 at 4:40 PM, Geoff wrote: > > On 04/18/2014 12:06 PM, Skyler Fennell wrote: > > I did not restart the sshd after I changed port 222 to 22. I did reboot > the computer, but Maybe that's not enough. So just run "/etc/rc3.d/S55sshd > restart"? > > I got really confused with all of those random numbers under telemetry > section, but I guess they are all frequencies for the Courtesy tone. > > On audacity, I just did file > export then I chose other uncompressed > format and did Microsoft wav, ULAW. I also made sure the project rate was > at 8000. > > When I get home, I will check the files, and test the telephone portal. > > > I know I'm late to this party, but I was outta town... > > First off, know that there's really only 3 courtesy tones you need to be > concerned with... > > unlinkedct=ct2 ;Courtesy tone sound the > node makes when not linked > remotect=ct3 ;Courtesy tone sound the > node makes when linked > linkunkeyct=ct8 ;Courtesy tone sound the > node makes when a remote linked system unkeys > > Then, further down in rpt.conf > > > ct2=|t(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,100,2048) > ct3=|t(0,0,10,0)(880,440,150,2048)(0,0,10,0)(440,660,150,2048) > ct8=|t(0,0,10,0)(880,440,50,2048)(0,0,50,0)(350,440,50,2048) > remotetx=|t(500,0,10,1048)(0,0,10,0)(1000,0,10,1048) > remotemon=|t(1009,0,50,2048) > cmdmode=|icm ;(220,247,262,294,330,350,392,2048) > > As far as what the numbers mean, > (0.0.10.0) > | | | |-------amplitude > | | |-----------duration > | |--------------Tone 2 > |----------------Tone 1 > > So, with 0,0,10,0 That says No Tone1, No Tone2, 10ms duration, 0 > Amplitude. (I use it for a delay. Fine tuning for how long before > telemetry is sent, in conjunction with the telemdelay parameter) > > The numbers, like 350,440,10,2048 are 350Hz, 440Hz, 10ms delay, amplitude > of 2048. > > When you 'remote' into a friends node (with their permission) by using > *4{nodenumber} that's the time you hear the tone defined in remotetx. > > > > Hope that clears it up for you. > > -Geoff/W5OMR > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Sat May 3 13:55:36 2014 From: electricity440 at gmail.com (Skyler F) Date: Sat, 3 May 2014 07:55:36 -0600 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: References: <5362CD6A.2020308@gmail.com> Message-ID: One more question, sorry, I set up echolink on my node with KD0WHB-L, but then I had to port forward to the computer, and had to cancel the ports to my echolink client, which I use KD0WHB. I am running echomac, which does not have any port options. Is there a way to change the ports on ACID, which echo-link uses? 73 Skyler On Sat, May 3, 2014 at 7:01 AM, Skyler F wrote: > Thank you Geoff for the help, that makes sense. > > Does anybody know how to have an hourly announcement with an audio file? I > have heard of scripts or something, but I don't know how to script for it, > where can I get started with scripting in ACID? > > > > 73 > > > On Thu, May 1, 2014 at 4:40 PM, Geoff wrote: > >> >> On 04/18/2014 12:06 PM, Skyler Fennell wrote: >> >> I did not restart the sshd after I changed port 222 to 22. I did reboot >> the computer, but Maybe that's not enough. So just run "/etc/rc3.d/S55sshd >> restart"? >> >> I got really confused with all of those random numbers under telemetry >> section, but I guess they are all frequencies for the Courtesy tone. >> >> On audacity, I just did file > export then I chose other uncompressed >> format and did Microsoft wav, ULAW. I also made sure the project rate was >> at 8000. >> >> When I get home, I will check the files, and test the telephone portal. >> >> >> I know I'm late to this party, but I was outta town... >> >> First off, know that there's really only 3 courtesy tones you need to be >> concerned with... >> >> unlinkedct=ct2 ;Courtesy tone sound the >> node makes when not linked >> remotect=ct3 ;Courtesy tone sound the >> node makes when linked >> linkunkeyct=ct8 ;Courtesy tone sound the >> node makes when a remote linked system unkeys >> >> Then, further down in rpt.conf >> >> >> ct2=|t(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,100,2048) >> ct3=|t(0,0,10,0)(880,440,150,2048)(0,0,10,0)(440,660,150,2048) >> ct8=|t(0,0,10,0)(880,440,50,2048)(0,0,50,0)(350,440,50,2048) >> remotetx=|t(500,0,10,1048)(0,0,10,0)(1000,0,10,1048) >> remotemon=|t(1009,0,50,2048) >> cmdmode=|icm ;(220,247,262,294,330,350,392,2048) >> >> As far as what the numbers mean, >> (0.0.10.0) >> | | | |-------amplitude >> | | |-----------duration >> | |--------------Tone 2 >> |----------------Tone 1 >> >> So, with 0,0,10,0 That says No Tone1, No Tone2, 10ms duration, 0 >> Amplitude. (I use it for a delay. Fine tuning for how long before >> telemetry is sent, in conjunction with the telemdelay parameter) >> >> The numbers, like 350,440,10,2048 are 350Hz, 440Hz, 10ms delay, amplitude >> of 2048. >> >> When you 'remote' into a friends node (with their permission) by using >> *4{nodenumber} that's the time you hear the tone defined in remotetx. >> >> >> >> Hope that clears it up for you. >> >> -Geoff/W5OMR >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sat May 3 13:58:36 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sat, 03 May 2014 06:58:36 -0700 Subject: [App_rpt-users] =?utf-8?q?Changing_Courtesy_Tones=2C_and_SSHing_i?= =?utf-8?q?nto_the_computer?= Message-ID: <20140503065836.71befee5dbd13c5325dd1a521b4e73ee.33115db8dd.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sat May 3 14:21:52 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sat, 03 May 2014 07:21:52 -0700 Subject: [App_rpt-users] =?utf-8?q?echolink_udp_and_tcp?= Message-ID: <20140503072152.71befee5dbd13c5325dd1a521b4e73ee.c447b267d5.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Sat May 3 14:33:11 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Sat, 03 May 2014 07:33:11 -0700 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: References: <5362CD6A.2020308@gmail.com> Message-ID: You don?t need an audio file to announce the time as app_has a command for it. You can run it at the Asterisk CLI: *CLI> rpt cmd status 12 0 Scripting is one of the main reasons to have a Linux based repeater controller. I?m not sure what level your Linux knowledge is so pardon me if I start at too basic of a level. Scripting is a big subject but lets see if we can get you started. First google cron. Cron runs Linux programs or scripts based on a set of time rules. This cron entry calls a script once every 3 hours between 6am and 9pm. 00 6-21/3 * * * /root/bin/time.sh The command crontab -e is how you add a cron entry. By default crontab uses the vi editor. Vi has a steep learning curve but you might as well learn it if you want to become a for real Linux guy. :wq and :q! are two vi commands you?ll want to learn right away. Google vi. Then you will need to create a script with one of the Linux editors. Newbies generally use the nano editor but it you have got this far you already have a bit of vi under your belt so keep up the good work. The script looks like this: #! /bin/bash /usr/sbin/asterisk -rx "rpt cmd status 12 0" After you create the script you need to mark it as executable. Again google is your friend, google chmod: chmod +x /root/bin/time.sh Having said all that, you don?t have to use scripting to do a time announcement. You can do it with the app_rpt scheduler. But I?ve not used it so I?ll leave it up to others to jump in here and explain the scheduler. There are comments in rpt.conf that may be sufficient. BTW, when changing subjects best practice is to start a new thread. Tailgating leads to forever threads with no relation to the subject line. -- Tim :wq On May 3, 2014, at 6:01 AM, Skyler F wrote: > Thank you Geoff for the help, that makes sense. > > Does anybody know how to have an hourly announcement with an audio file? I have heard of scripts or something, but I don't know how to script for it, where can I get started with scripting in ACID? > > > > 73 > > > On Thu, May 1, 2014 at 4:40 PM, Geoff wrote: > > On 04/18/2014 12:06 PM, Skyler Fennell wrote: >> I did not restart the sshd after I changed port 222 to 22. I did reboot the computer, but Maybe that's not enough. So just run "/etc/rc3.d/S55sshd restart"? >> >> I got really confused with all of those random numbers under telemetry section, but I guess they are all frequencies for the Courtesy tone. >> >> On audacity, I just did file > export then I chose other uncompressed format and did Microsoft wav, ULAW. I also made sure the project rate was at 8000. >> >> When I get home, I will check the files, and test the telephone portal. >> > > I know I'm late to this party, but I was outta town... > > First off, know that there's really only 3 courtesy tones you need to be concerned with... > > unlinkedct=ct2 ;Courtesy tone sound the node makes when not linked > remotect=ct3 ;Courtesy tone sound the node makes when linked > linkunkeyct=ct8 ;Courtesy tone sound the node makes when a remote linked system unkeys > > Then, further down in rpt.conf > > ct2=|t(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,100,2048) > ct3=|t(0,0,10,0)(880,440,150,2048)(0,0,10,0)(440,660,150,2048) > ct8=|t(0,0,10,0)(880,440,50,2048)(0,0,50,0)(350,440,50,2048) > remotetx=|t(500,0,10,1048)(0,0,10,0)(1000,0,10,1048) > remotemon=|t(1009,0,50,2048) > cmdmode=|icm ;(220,247,262,294,330,350,392,2048) > > As far as what the numbers mean, > (0.0.10.0) > | | | |-------amplitude > | | |-----------duration > | |--------------Tone 2 > |----------------Tone 1 > > So, with 0,0,10,0 That says No Tone1, No Tone2, 10ms duration, 0 Amplitude. (I use it for a delay. Fine tuning for how long before telemetry is sent, in conjunction with the telemdelay parameter) > > The numbers, like 350,440,10,2048 are 350Hz, 440Hz, 10ms delay, amplitude of 2048. > > When you 'remote' into a friends node (with their permission) by using *4{nodenumber} that's the time you hear the tone defined in remotetx. > > > > Hope that clears it up for you. > > -Geoff/W5OMR > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ke2n at cs.com Sat May 3 16:03:45 2014 From: ke2n at cs.com (Ken) Date: Sat, 3 May 2014 12:03:45 -0400 Subject: [App_rpt-users] echo Message-ID: <000f01cf66e9$4313add0$c93b0970$@cs.com> Skyler If you put your echolink station on your local IP, with the required port forwarding, you can still run an echolink client locally using one of the public proxy nodes. It's a good way to check your own link, in fact. 73 Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 10569 bytes Desc: not available URL: From stevewrightnz at gmail.com Sat May 3 19:36:47 2014 From: stevewrightnz at gmail.com (Steve Wright) Date: Sun, 4 May 2014 07:36:47 +1200 Subject: [App_rpt-users] App_rpt-users Digest, Vol 63, Issue 5 In-Reply-To: References: Message-ID: On Sun, May 4, 2014 at 2:33 AM, Tim waffled: > Vi has a steep learning curve but you might as well learn it if you want to become a for real Linux guy. :wq and :q! are two vi commands you?ll want to learn right away. Google vi. >:-/ Nar sorry but vi sucks. I've grappled with it for years and I still hate its' propensity to get tangled in some mode where I have to consult the man just to exit and save. Just use nano or joe. There are plenty more interesting things to do in unix than learn some stupid overtly complicated editor, and plenty better places other than here to go on about it.. ctrl-d, ctrl-enter > > > > > > ~$ cat | grep ">" | wc -l 96 grumble, reminder to trim. shift/ctrl/end delete. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb2ear at kb2ear.net Sun May 4 18:07:33 2014 From: kb2ear at kb2ear.net (Scott Weis) Date: Sun, 4 May 2014 14:07:33 -0400 Subject: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) Message-ID: <00a801cf67c3$b8d627c0$2a827740$@kb2ear.net> In the RTCM menu there is an option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) Anyone know what this option is and how it's set? I am hoping that it will solve a problem we are having with the system keying itself over and over from time to time. Thanks, Scott -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Sun May 4 19:40:32 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Sun, 04 May 2014 12:40:32 -0700 Subject: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) In-Reply-To: <00a801cf67c3$b8d627c0$2a827740$@kb2ear.net> References: <00a801cf67c3$b8d627c0$2a827740$@kb2ear.net> Message-ID: I?m guessing you updated your RTCM with a new version. I?m pretty sure menu 20 is for hardware that?s not out yet. For this reason, it?s not always wist to grab stuff from svn unless you?re absolutely sure what it is. Pardon if this has been discussed before but what is keying your system? -- Tim :wq On May 4, 2014, at 11:07 AM, Scott Weis wrote: > In the RTCM menu there is an option: > > 20 - Ext. CTCSS Input Threshold (65535) (0-1023) > > Anyone know what this option is and how it?s set? I am hoping that it will solve a problem we are having with the system keying itself over and over from time to time. > > Thanks, > Scott > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From telesistant at hotmail.com Sun May 4 20:13:00 2014 From: telesistant at hotmail.com (Jim Duuuude) Date: Sun, 4 May 2014 13:13:00 -0700 Subject: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) In-Reply-To: References: <00a801cf67c3$b8d627c0$2a827740$@kb2ear.net>, Message-ID: What EXACT firmware file did you download? Jim WB6NIL From: tim.sawyer at mac.com Date: Sun, 4 May 2014 12:40:32 -0700 To: kb2ear at kb2ear.net CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) I?m guessing you updated your RTCM with a new version. I?m pretty sure menu 20 is for hardware that?s not out yet. For this reason, it?s not always wist to grab stuff from svn unless you?re absolutely sure what it is. Pardon if this has been discussed before but what is keying your system? --Tim:wq On May 4, 2014, at 11:07 AM, Scott Weis wrote:In the RTCM menu there is an option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) Anyone know what this option is and how it?s set? I am hoping that it will solve a problem we are having with the system keying itself over and over from time to time. Thanks,Scott_______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Sun May 4 20:19:36 2014 From: electricity440 at gmail.com (Skyler F) Date: Sun, 4 May 2014 14:19:36 -0600 Subject: [App_rpt-users] A DTMF sequence to disable and enable echolink whitelisting Message-ID: Hello, I often connect to the FUN system by K0JSC, which he strictly wants only whitelisted echolink checkins. When I am not connected to the fun system, I would like to have an open echolink system. Is there any way I can create a DTMF sequence to enable and disable the echolink open/closed system? I would probably achieve this with scripting, correct? Im a few days new to scripting, and I know basically nothing, sorry about that. Thanks for any help! -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From mikemilleraviation at gmail.com Mon May 5 00:06:45 2014 From: mikemilleraviation at gmail.com (Michael Miller) Date: Sun, 4 May 2014 17:06:45 -0700 Subject: [App_rpt-users] RTCM Message-ID: Can any one tell me how to setup the RTCM (mn-5000) proxy client with my Allstar proxy server I am new to this but know some Linux and IRLP programming. Do I have to have Allstar verify my proxy server and client? any help would be extremely appreciated. Thank you Mike Miller N6IQY -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 5 00:24:30 2014 From: kk6ecm at gmail.com (Bob) Date: Sun, 4 May 2014 17:24:30 -0700 Subject: [App_rpt-users] Finding older version of ACID Message-ID: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> I'm running the current version of ACID (based on CentOS 5.10), and find I can't use static IP addresses. After many hours of troubleshooting until I found out there is an OS bug in the current ACID build. In some cases, static IPs are all I have, unless I can perhaps install a router on the static IP, then tuck the Allstar server in behind to utilize a DCHP configuration. Are the older versions (CentOS 5.7) available, and will they work with the newer Asterisk svn updates? What are some of the hurdles using and older ACID version? ... still trying to avoid a total recompile on a new OS :-) Thanks, Bob kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From af6yu at yahoo.com Mon May 5 01:02:08 2014 From: af6yu at yahoo.com (Lorenzo) Date: Sun, 4 May 2014 18:02:08 -0700 Subject: [App_rpt-users] Vhf motorolla gm300 Message-ID: <7453B916-6163-4026-8929-057BD6592703@yahoo.com> I am trying to set up an allstar link using a 2m gm 300 and it doesn't work on transmit but works on receive. I already tried two different radios and still have the same problem. I also tried gm 300 uhf and no problem at all. Did anybody experience the same problem?tnx i appreciate any help .lorenzo Sent from my iPhone From willem at prinmath.com Mon May 5 01:42:42 2014 From: willem at prinmath.com (Willem Schreuder) Date: Sun, 4 May 2014 19:42:42 -0600 (MDT) Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> Message-ID: On Sun, 4 May 2014, Bob wrote: > I'm running the current version of ACID (based on CentOS 5.10), and find I > can't use static IP addresses. Actually you can use a static IP, but you may need to edit /etc/resolv.conf and add the DNS server IP yourself. I find the easiest thing to do is set it up with a DHCP assigned IP address, and then do the static config manually after the fact. -Willem AC0KQ ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com From kk6ecm at gmail.com Mon May 5 02:11:50 2014 From: kk6ecm at gmail.com (Bob) Date: Sun, 4 May 2014 19:11:50 -0700 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> Message-ID: <5F0CD0082578492499239C9670B0D19D@ThePykesHP> After the ACID load is complete, using a DHCP router, I run "setup" from the command prompt, and configure it manually, IP, netmask, gateway, and DSN. When I do this on a WinXp machine in the TC/IP window, connects directly to the public (static) IP just fine. When I do it on the Linux box with ACID, eth0 can't find the connection. On a separate server, I use "setup" to configure the static address on the back side of a router with a static IP (not reserved DHCP address), with all the associated IP accoutrements mentioned above, with router port forwarding from the LAN static IP, and eth0 won't find it either (fails on boot, or "service network restart"). I had not thought about manually editing /etc/resolv.conf. It is not clear to me what this would look like. Which is likely the root cause... not knowing what I am doing, but trying to learn :-) Thanks, Bob kk6ecm -----Original Message----- From: Willem Schreuder [mailto:willem at prinmath.com] Sent: Sunday, May 04, 2014 6:43 PM To: Bob Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID On Sun, 4 May 2014, Bob wrote: > I'm running the current version of ACID (based on CentOS 5.10), and find I > can't use static IP addresses. Actually you can use a static IP, but you may need to edit /etc/resolv.conf and add the DNS server IP yourself. I find the easiest thing to do is set it up with a DHCP assigned IP address, and then do the static config manually after the fact. -Willem AC0KQ ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com From kb2ear at kb2ear.net Mon May 5 02:19:39 2014 From: kb2ear at kb2ear.net (Scott Weis) Date: Sun, 4 May 2014 22:19:39 -0400 Subject: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) In-Reply-To: References: <00a801cf67c3$b8d627c0$2a827740$@kb2ear.net>, Message-ID: <000201cf6808$77fed450$67fc7cf0$@kb2ear.net> The svn is currently down so I can't get you the exact link but, it was the latest voter-smt.cry file available dated march 21st or so. Scott KB2EAR From: Jim Duuuude [mailto:telesistant at hotmail.com] Sent: Sunday, May 04, 2014 4:13 PM To: Tim Sawyer; Scott Weis Cc: app_rpt mailing list Subject: RE: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) What EXACT firmware file did you download? Jim WB6NIL _____ From: tim.sawyer at mac.com Date: Sun, 4 May 2014 12:40:32 -0700 To: kb2ear at kb2ear.net CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) I'm guessing you updated your RTCM with a new version. I'm pretty sure menu 20 is for hardware that's not out yet. For this reason, it's not always wist to grab stuff from svn unless you're absolutely sure what it is. Pardon if this has been discussed before but what is keying your system? -- Tim :wq On May 4, 2014, at 11:07 AM, Scott Weis > wrote: In the RTCM menu there is an option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) Anyone know what this option is and how it's set? I am hoping that it will solve a problem we are having with the system keying itself over and over from time to time. Thanks, Scott _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb2ear at kb2ear.net Mon May 5 02:26:00 2014 From: kb2ear at kb2ear.net (Scott Weis) Date: Sun, 4 May 2014 22:26:00 -0400 Subject: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) In-Reply-To: References: <00a801cf67c3$b8d627c0$2a827740$@kb2ear.net> Message-ID: <002101cf6809$5ac666e0$105334a0$@kb2ear.net> The RTCM was sitting around for over a year and did not have the option 18 duplex 3 was not there and we really didn't like hearing ourselfs after unkey. And we are not sure what is keying the system, I seems to be random noise from time to time, but since the CTCSS line goes active on valid signal I'm not sure why we would get a false keyup. The only other thing I can think to try is disabling the software COR and only using the CTCSS line. Thanks, Scott KB2EAR From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Sunday, May 04, 2014 3:41 PM To: Scott Weis Cc: app_rpt mailing list Subject: Re: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) I'm guessing you updated your RTCM with a new version. I'm pretty sure menu 20 is for hardware that's not out yet. For this reason, it's not always wist to grab stuff from svn unless you're absolutely sure what it is. Pardon if this has been discussed before but what is keying your system? -- Tim :wq On May 4, 2014, at 11:07 AM, Scott Weis > wrote: In the RTCM menu there is an option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) Anyone know what this option is and how it's set? I am hoping that it will solve a problem we are having with the system keying itself over and over from time to time. Thanks, Scott _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From willem at prinmath.com Mon May 5 02:49:23 2014 From: willem at prinmath.com (Willem Schreuder) Date: Sun, 4 May 2014 20:49:23 -0600 (MDT) Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: <5F0CD0082578492499239C9670B0D19D@ThePykesHP> References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> Message-ID: On Sun, 4 May 2014, Bob wrote: > After the ACID load is complete, using a DHCP router, I run "setup" from the > command prompt, and configure it manually, IP, netmask, gateway, and DSN. > When I do this on a WinXp machine in the TC/IP window, connects directly to > the public (static) IP just fine. When I do it on the Linux box with ACID, > eth0 can't find the connection. Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. 73 Willem ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com From tim.sawyer at mac.com Mon May 5 03:18:06 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Sun, 04 May 2014 20:18:06 -0700 Subject: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) In-Reply-To: <002101cf6809$5ac666e0$105334a0$@kb2ear.net> References: <00a801cf67c3$b8d627c0$2a827740$@kb2ear.net> <002101cf6809$5ac666e0$105334a0$@kb2ear.net> Message-ID: <89A87596-A6DD-4A1A-8A38-4E95DE07B0C7@mac.com> Duplex mode 3 support in the RTCM was my idea? glad you like it :-) Grap RTCM Revision 1474 from SVN. That one should be v1.31 and works fine for me. Re random keyups: Use the RTCM normal squelch that?s going to work the best. Set the pot 5 full turns above threshold. That should show around 300 to 400 on menu 98. It will still be plenty sensitive and may help your keyups. -- Tim :wq On May 4, 2014, at 7:26 PM, Scott Weis wrote: > The RTCM was sitting around for over a year and did not have the option 18 duplex 3 was not there and we really didn?t like hearing ourselfs after unkey. > > And we are not sure what is keying the system, I seems to be random noise from time to time, but since the CTCSS line goes active on valid signal I?m not sure why we would get a false keyup. The only other thing I can think to try is disabling the software COR and only using the CTCSS line. > > Thanks, > Scott KB2EAR > > From: Tim Sawyer [mailto:tim.sawyer at mac.com] > Sent: Sunday, May 04, 2014 3:41 PM > To: Scott Weis > Cc: app_rpt mailing list > Subject: Re: [App_rpt-users] voter option: 20 - Ext. CTCSS Input Threshold (65535) (0-1023) > > I?m guessing you updated your RTCM with a new version. I?m pretty sure menu 20 is for hardware that?s not out yet. For this reason, it?s not always wist to grab stuff from svn unless you?re absolutely sure what it is. > > Pardon if this has been discussed before but what is keying your system? > -- > Tim > :wq > > On May 4, 2014, at 11:07 AM, Scott Weis wrote: > > > In the RTCM menu there is an option: > > 20 - Ext. CTCSS Input Threshold (65535) (0-1023) > > Anyone know what this option is and how it?s set? I am hoping that it will solve a problem we are having with the system keying itself over and over from time to time. > > Thanks, > Scott > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Mon May 5 03:25:17 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Sun, 04 May 2014 20:25:17 -0700 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> Message-ID: I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: nameserver 8.8.8.8 nameserver 8.8.4.4 -- Tim :wq On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: > On Sun, 4 May 2014, Bob wrote: > >> After the ACID load is complete, using a DHCP router, I run "setup" from the >> command prompt, and configure it manually, IP, netmask, gateway, and DSN. >> When I do this on a WinXp machine in the TC/IP window, connects directly to >> the public (static) IP just fine. When I do it on the Linux box with ACID, >> eth0 can't find the connection. > > Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. > > I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. > > 73 Willem > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) 716-3575 > WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 5 03:59:49 2014 From: kk6ecm at gmail.com (Bob) Date: Sun, 4 May 2014 20:59:49 -0700 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> Message-ID: Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. Thanks all, Bob kk6ecm _____ From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Sunday, May 04, 2014 8:25 PM To: Willem Schreuder Cc: Bob; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID I also use 'setup' to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: nameserver 8.8.8.8 nameserver 8.8.4.4 -- Tim :wq On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: On Sun, 4 May 2014, Bob wrote: After the ACID load is complete, using a DHCP router, I run "setup" from the command prompt, and configure it manually, IP, netmask, gateway, and DSN. When I do this on a WinXp machine in the TC/IP window, connects directly to the public (static) IP just fine. When I do it on the Linux box with ACID, eth0 can't find the connection. Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. 73 Willem ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Mon May 5 04:02:20 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Sun, 04 May 2014 21:02:20 -0700 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> Message-ID: <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. -- Tim :wq On May 4, 2014, at 8:59 PM, Bob wrote: > Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. > > Thanks all, > Bob > kk6ecm > > From: Tim Sawyer [mailto:tim.sawyer at mac.com] > Sent: Sunday, May 04, 2014 8:25 PM > To: Willem Schreuder > Cc: Bob; app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > > I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: > > nameserver 8.8.8.8 > nameserver 8.8.4.4 > -- > Tim > :wq > > On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: > > > On Sun, 4 May 2014, Bob wrote: > > > After the ACID load is complete, using a DHCP router, I run "setup" from the > command prompt, and configure it manually, IP, netmask, gateway, and DSN. > When I do this on a WinXp machine in the TC/IP window, connects directly to > the public (static) IP just fine. When I do it on the Linux box with ACID, > eth0 can't find the connection. > > Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. > > I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. > > 73 Willem > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) 716-3575 > WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Mon May 5 06:04:26 2014 From: doug at crompton.com (Doug Crompton) Date: Mon, 5 May 2014 02:04:26 -0400 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP>, , <5F0CD0082578492499239C9670B0D19D@ThePykesHP>, , , , <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> Message-ID: The usual practice is to set your nameserver, /etc/resolv.conf to the lan address of your router which would be the same as your gateway address. 73 Doug WA3DSP http://www.crompton.com/hamradio From: tim.sawyer at mac.com Date: Sun, 4 May 2014 21:02:20 -0700 To: kk6ecm at gmail.com CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. -- Tim :wq On May 4, 2014, at 8:59 PM, Bob wrote:Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. Thanks all,Bobkk6ecm From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Sunday, May 04, 2014 8:25 PM To: Willem Schreuder Cc: Bob; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: nameserver 8.8.8.8nameserver 8.8.4.4-- Tim :wq On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: On Sun, 4 May 2014, Bob wrote: After the ACID load is complete, using a DHCP router, I run "setup" from the command prompt, and configure it manually, IP, netmask, gateway, and DSN. When I do this on a WinXp machine in the TC/IP window, connects directly to the public (static) IP just fine. When I do it on the Linux box with ACID, eth0 can't find the connection. Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. 73 Willem ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb1ncj at gmail.com Mon May 5 12:30:11 2014 From: kb1ncj at gmail.com (Greg) Date: Mon, 05 May 2014 08:30:11 -0400 Subject: [App_rpt-users] nodesetup In-Reply-To: References: Message-ID: <53678453.1040102@gmail.com> I am trying to install a new set up for a hub only server. I new installed but the setup in downloading the configuration from allstar site fails. I try running nodesetup.sh afterwards and still says failed to download your configuration. The login to the portal works and shows my 2 nodes as available to configure with when I run the script. I am clueless how to get around this. Any help appreciated. 73 Greg From kk6ecm at gmail.com Mon May 5 13:06:51 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 5 May 2014 06:06:51 -0700 Subject: [App_rpt-users] nodesetup In-Reply-To: <53678453.1040102@gmail.com> References: <53678453.1040102@gmail.com> Message-ID: <4068BEAB-8848-4C5B-8F8A-D79716505C51@gmail.com> I've experience this myself at various times, finding that I have a connectivity issue... Speed of the Internet at the time, or what ever? Anyway, I try again after a short hiatus, and it goes through. Thanks, Bob kk6ecm Sent from iPad On May 5, 2014, at 5:30 AM, Greg wrote: > I am trying to install a new set up for a hub only server. I new installed but the setup in downloading the configuration from allstar site fails. I try running nodesetup.sh afterwards and still says failed to download your configuration. The login to the portal works and shows my 2 nodes as available to configure with when I run the script. I am clueless how to get around this. Any help appreciated. > 73 > Greg > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From kb1ncj at gmail.com Mon May 5 13:13:21 2014 From: kb1ncj at gmail.com (Greg) Date: Mon, 05 May 2014 09:13:21 -0400 Subject: [App_rpt-users] nodesetup In-Reply-To: <4068BEAB-8848-4C5B-8F8A-D79716505C51@gmail.com> References: <53678453.1040102@gmail.com> <4068BEAB-8848-4C5B-8F8A-D79716505C51@gmail.com> Message-ID: <53678E71.9010406@gmail.com> It's been a few days trying.. -Greg On 05/05/2014 09:06 AM, kk6ecm wrote: > I've experience this myself at various times, finding that I have a connectivity issue... Speed of the Internet at the time, or what ever? Anyway, I try again after a short hiatus, and it goes through. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > > On May 5, 2014, at 5:30 AM, Greg wrote: > >> I am trying to install a new set up for a hub only server. I new installed but the setup in downloading the configuration from allstar site fails. I try running nodesetup.sh afterwards and still says failed to download your configuration. The login to the portal works and shows my 2 nodes as available to configure with when I run the script. I am clueless how to get around this. Any help appreciated. >> 73 >> Greg >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From kk6ecm at gmail.com Mon May 5 14:04:58 2014 From: kk6ecm at gmail.com (Bob) Date: Mon, 5 May 2014 07:04:58 -0700 Subject: [App_rpt-users] nodesetup In-Reply-To: <53678E71.9010406@gmail.com> References: <53678453.1040102@gmail.com><4068BEAB-8848-4C5B-8F8A-D79716505C51@gmail.com> <53678E71.9010406@gmail.com> Message-ID: <52AF0C2D66444BFEAA859348ABB75280@ThePykesHP> I setup a new server this weekend, and had the same difficulty... took a number of tries. It finally took... I believe I was having internet throughput issues. Thanks, Bob kk6ecm -----Original Message----- From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Greg Sent: Monday, May 05, 2014 6:13 AM To: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] nodesetup It's been a few days trying.. -Greg On 05/05/2014 09:06 AM, kk6ecm wrote: > I've experience this myself at various times, finding that I have a connectivity issue... Speed of the Internet at the time, or what ever? Anyway, I try again after a short hiatus, and it goes through. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > > On May 5, 2014, at 5:30 AM, Greg wrote: > >> I am trying to install a new set up for a hub only server. I new installed but the setup in downloading the configuration from allstar site fails. I try running nodesetup.sh afterwards and still says failed to download your configuration. The login to the portal works and shows my 2 nodes as available to configure with when I run the script. I am clueless how to get around this. Any help appreciated. >> 73 >> Greg >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From asylthe at kc9ona.com Mon May 5 14:41:42 2014 From: asylthe at kc9ona.com (Andrew Sylthe) Date: Mon, 5 May 2014 09:41:42 -0500 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> Message-ID: I would be careful with setting your nameserver to the IP address of your router. Not all routers act as a DNS caching server. Google offers 2 public DNS servers that anyone can use: 8.8.8.8 & 8.8.4.4 ( https://developers.google.com/speed/public-dns/) My recommendation would be to use the Google Public DNS servers in your /etc/resolv.conf if you are unsure about your router acting as a DNS caching server. On Mon, May 5, 2014 at 1:04 AM, Doug Crompton wrote: > The usual practice is to set your nameserver, /etc/resolv.conf to the lan > address of your router which would be the same as your gateway address. > > > > *73 DougWA3DSPhttp://www.crompton.com/hamradio > * > > > ------------------------------ > From: tim.sawyer at mac.com > Date: Sun, 4 May 2014 21:02:20 -0700 > To: kk6ecm at gmail.com > CC: app_rpt-users at ohnosec.org > > Subject: Re: [App_rpt-users] Finding older version of ACID > > Without DNS you can?t reach anything by host name. So you wouldn?t be able > to ping google.com, for example. On the other hand you should be able to > ping your router, 192.168.1.1 for example, or anything else you know the IP > address for. > -- > Tim > :wq > > On May 4, 2014, at 8:59 PM, Bob wrote: > > Can the DNS make it appear to not even find the connection, as though the > cable is not connected? The response I get (or lack of) looks like it would > if the cable were not connected. Looks like I have a bunch of things to try. > > Thanks all, > Bob > kk6ecm > > ------------------------------ > *From:* Tim Sawyer [mailto:tim.sawyer at mac.com ] > *Sent:* Sunday, May 04, 2014 8:25 PM > *To:* Willem Schreuder > *Cc:* Bob; app_rpt-users at ohnosec.org > *Subject:* Re: [App_rpt-users] Finding older version of ACID > > I also use ?setup? to set a static IP address. But setup hammers > /etc/resolv.conf so I just go edit i.e. manually. Should look like so for > google dns, use others if you prefer: > > nameserver 8.8.8.8 > nameserver 8.8.4.4 > -- > Tim > :wq > > On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: > > > On Sun, 4 May 2014, Bob wrote: > > > After the ACID load is complete, using a DHCP router, I run "setup" from > the > command prompt, and configure it manually, IP, netmask, gateway, and DSN. > When I do this on a WinXp machine in the TC/IP window, connects directly to > the public (static) IP just fine. When I do it on the Linux box with ACID, > eth0 can't find the connection. > > Bob, what you are doing seems correct. I tend to manually edit files, but > there is nothing wrong doing it from 'setup'. Bottom line, there is > nothing in ACID that prevents this from working. I think you probably just > have some field wrong somewhere. > > I would approach it bottom up - try pinging the from the AllStar computer > to the gateway using IP addresses, then using a symbolic name to test NDS, > and work your way up. I bet you will find some subtle misconfiguraton > somewhere is causing the problem. > > 73 Willem > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) 716-3575 > WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > > > _______________________________________________ App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe > from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" You do not need a password to > unsubscribe, you can do it via email confirmation. If you have trouble > unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Andrew Sylthe KC9ONA -------------- next part -------------- An HTML attachment was scrubbed... URL: From petem001 at hotmail.com Mon May 5 15:03:39 2014 From: petem001 at hotmail.com (pete M) Date: Mon, 5 May 2014 11:03:39 -0400 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP><5F0CD0082578492499239C9670B0D19D@ThePykesHP><4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> Message-ID: I always use the DNS provided to my router by my ISP first (could be 2 or 3) THEN I use the google DNS And at the end I use 2 of intenic. (Iknow it is not good practice for use to connect to Internic DNS server. but it is in case all the other fail.. Wich is highly improbable that way I know that no mather what I will recive an answer to any dns query , it could take time, but I will recieve it.. Here is a good read on how DNS server works.. http://www.linuxsv.org/training/l19_linux_dns.html From: Andrew Sylthe Sent: Monday, May 05, 2014 10:41 AM To: Doug Crompton Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID I would be careful with setting your nameserver to the IP address of your router. Not all routers act as a DNS caching server. Google offers 2 public DNS servers that anyone can use: 8.8.8.8 & 8.8.4.4 (https://developers.google.com/speed/public-dns/) My recommendation would be to use the Google Public DNS servers in your /etc/resolv.conf if you are unsure about your router acting as a DNS caching server. On Mon, May 5, 2014 at 1:04 AM, Doug Crompton wrote: The usual practice is to set your nameserver, /etc/resolv.conf to the lan address of your router which would be the same as your gateway address. 73 Doug WA3DSP http://www.crompton.com/hamradio ------------------------------------------------------------------------------ From: tim.sawyer at mac.com Date: Sun, 4 May 2014 21:02:20 -0700 To: kk6ecm at gmail.com CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. -- Tim :wq On May 4, 2014, at 8:59 PM, Bob wrote: Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. Thanks all, Bob kk6ecm ---------------------------------------------------------------------------- From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Sunday, May 04, 2014 8:25 PM To: Willem Schreuder Cc: Bob; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: nameserver 8.8.8.8 nameserver 8.8.4.4 -- Tim :wq On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: On Sun, 4 May 2014, Bob wrote: After the ACID load is complete, using a DHCP router, I run "setup" from the command prompt, and configure it manually, IP, netmask, gateway, and DSN. When I do this on a WinXp machine in the TC/IP window, connects directly to the public (static) IP just fine. When I do it on the Linux box with ACID, eth0 can't find the connection. Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. 73 Willem ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- Andrew Sylthe KC9ONA -------------------------------------------------------------------------------- _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb1ncj at gmail.com Mon May 5 15:59:59 2014 From: kb1ncj at gmail.com (Greg) Date: Mon, 05 May 2014 11:59:59 -0400 Subject: [App_rpt-users] looks like I'm not alone on this one... In-Reply-To: References: Message-ID: <5367B57F.2070102@gmail.com> -------- Original Message -------- Subject: Re: [App_rpt-users] nodesetup Date: Mon, 5 May 2014 09:42:34 -0600 From: James H Vernetti To: Greg I am having the exact same problem Jim wd0ekr ----- Original Message ----- From: "Greg" To: Sent: Monday, May 05, 2014 6:30 AM Subject: [App_rpt-users] nodesetup > I am trying to install a new set up for a hub only server. I new > installed but the setup in downloading the configuration from allstar > site fails. I try running nodesetup.sh afterwards and still says failed > to download your configuration. The login to the portal works and shows > my 2 nodes as available to configure with when I run the script. I am > clueless how to get around this. Any help appreciated. > 73 > Greg > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Mon May 5 16:17:09 2014 From: doug at crompton.com (Doug Crompton) Date: Mon, 5 May 2014 12:17:09 -0400 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP><5F0CD0082578492499239C9670B0D19D@ThePykesHP><4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> , Message-ID: I guess this is getting way off topic and it also seems there are some strong opinions on dns. First of all Allstar rarely uses dns. The node connections are by IP address. If allstarlink.org, as defined in iax.conf is a problem put in the IP address. I doubt it would change. 99% of Internet users use dhcp and the dns is assigned by the provider. In the case of Comcast or Verizon it goes to their dns and you router defers it there when you point it to the router address. I have used a lot of routers over the years and I never had a problem. There is really no reason to muck with the dns. In most all cases if the dns is not working then your connection is not working either. There are a lot of people out there that would highly benefit by upgrading their Internet routers but thats another story. 73 Doug WA3DSP http://www.crompton.com/hamradio From: petem001 at hotmail.com To: asylthe at kc9ona.com; doug at crompton.com CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID Date: Mon, 5 May 2014 11:03:39 -0400 I always use the DNS provided to my router by my ISP first (could be 2 or 3) THEN I use the google DNS And at the end I use 2 of intenic. (Iknow it is not good practice for use to connect to Internic DNS server. but it is in case all the other fail.. Wich is highly improbable that way I know that no mather what I will recive an answer to any dns query , it could take time, but I will recieve it.. Here is a good read on how DNS server works.. http://www.linuxsv.org/training/l19_linux_dns.html From: Andrew Sylthe Sent: Monday, May 05, 2014 10:41 AM To: Doug Crompton Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID I would be careful with setting your nameserver to the IP address of your router. Not all routers act as a DNS caching server. Google offers 2 public DNS servers that anyone can use: 8.8.8.8 & 8.8.4.4 (https://developers.google.com/speed/public-dns/) My recommendation would be to use the Google Public DNS servers in your /etc/resolv.conf if you are unsure about your router acting as a DNS caching server. On Mon, May 5, 2014 at 1:04 AM, Doug Crompton wrote: The usual practice is to set your nameserver, /etc/resolv.conf to the lan address of your router which would be the same as your gateway address. 73 Doug WA3DSP http://www.crompton.com/hamradio From: tim.sawyer at mac.com Date: Sun, 4 May 2014 21:02:20 -0700 To: kk6ecm at gmail.com CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. -- Tim :wq On May 4, 2014, at 8:59 PM, Bob wrote: Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. Thanks all, Bob kk6ecm From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Sunday, May 04, 2014 8:25 PM To: Willem Schreuder Cc: Bob; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: nameserver 8.8.8.8 nameserver 8.8.4.4 -- Tim :wq On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: On Sun, 4 May 2014, Bob wrote: After the ACID load is complete, using a DHCP router, I run "setup" from the command prompt, and configure it manually, IP, netmask, gateway, and DSN. When I do this on a WinXp machine in the TC/IP window, connects directly to the public (static) IP just fine. When I do it on the Linux box with ACID, eth0 can't find the connection. Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. 73 Willem ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- Andrew Sylthe KC9ONA _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From keith at goobie.org Mon May 5 16:21:47 2014 From: keith at goobie.org (Keith Goobie) Date: Mon, 5 May 2014 12:21:47 -0400 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> Message-ID: <1430BF1A-5DD1-4192-839B-4A39B33A8068@goobie.org> Status updates by the nodes are done by FQDN. Be mindful of that. Keith Sent from my iPhone On May 5, 2014, at 12:17 PM, Doug Crompton wrote: > I guess this is getting way off topic and it also seems there are some strong opinions on dns. First of all Allstar rarely uses dns. The node connections are by IP address. If allstarlink.org, as defined in iax.conf is a problem put in the IP address. I doubt it would change. > > 99% of Internet users use dhcp and the dns is assigned by the provider. In the case of Comcast or Verizon it goes to their dns and you router defers it there when you point it to the router address. I have used a lot of routers over the years and I never had a problem. There is really no reason to muck with the dns. In most all cases if the dns is not working then your connection is not working either. There are a lot of people out there that would highly benefit by upgrading their Internet routers but thats another story. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > From: petem001 at hotmail.com > To: asylthe at kc9ona.com; doug at crompton.com > CC: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > Date: Mon, 5 May 2014 11:03:39 -0400 > > I always use the DNS provided to my router by my ISP first (could be 2 or 3) THEN I use the google DNS And at the end I use 2 of intenic. (Iknow it is not good practice for use to connect to Internic DNS server. but it is in case all the other fail.. Wich is highly improbable > > that way I know that no mather what I will recive an answer to any dns query , it could take time, but I will recieve it.. > > Here is a good read on how DNS server works.. > > http://www.linuxsv.org/training/l19_linux_dns.html > > > > > From: Andrew Sylthe > Sent: Monday, May 05, 2014 10:41 AM > To: Doug Crompton > Cc: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > > I would be careful with setting your nameserver to the IP address of your router. Not all routers act as a DNS caching server. > > Google offers 2 public DNS servers that anyone can use: 8.8.8.8 & 8.8.4.4 (https://developers.google.com/speed/public-dns/) > > My recommendation would be to use the Google Public DNS servers in your /etc/resolv.conf if you are unsure about your router acting as a DNS caching server. > > > > On Mon, May 5, 2014 at 1:04 AM, Doug Crompton wrote: > The usual practice is to set your nameserver, /etc/resolv.conf to the lan address of your router which would be the same as your gateway address. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > From: tim.sawyer at mac.com > Date: Sun, 4 May 2014 21:02:20 -0700 > To: kk6ecm at gmail.com > CC: app_rpt-users at ohnosec.org > > Subject: Re: [App_rpt-users] Finding older version of ACID > > Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. > -- > Tim > :wq > > On May 4, 2014, at 8:59 PM, Bob wrote: > > Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. > > Thanks all, > Bob > kk6ecm > > From: Tim Sawyer [mailto:tim.sawyer at mac.com] > Sent: Sunday, May 04, 2014 8:25 PM > To: Willem Schreuder > Cc: Bob; app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > > I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: > > nameserver 8.8.8.8 > nameserver 8.8.4.4 > -- > Tim > :wq > > On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: > > > On Sun, 4 May 2014, Bob wrote: > > > After the ACID load is complete, using a DHCP router, I run "setup" from the > command prompt, and configure it manually, IP, netmask, gateway, and DSN. > When I do this on a WinXp machine in the TC/IP window, connects directly to > the public (static) IP just fine. When I do it on the Linux box with ACID, > eth0 can't find the connection. > > Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. > > I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. > > 73 Willem > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) 716-3575 > WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > -- > Andrew Sylthe > KC9ONA > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From k6pqn at msn.com Mon May 5 17:01:49 2014 From: k6pqn at msn.com (Jack) Date: Mon, 5 May 2014 10:01:49 -0700 Subject: [App_rpt-users] Nodesetup Message-ID: I am having the same problem. Tried different ports on rouner, connecting directly to router still no luck. It's worked fine in the past. Jack K6PQN -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Mon May 5 17:09:46 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Mon, 05 May 2014 10:09:46 -0700 Subject: [App_rpt-users] =?utf-8?q?Failing_to_get_server_config_download?= Message-ID: <20140505100946.71befee5dbd13c5325dd1a521b4e73ee.784a946b54.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Mon May 5 19:31:13 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Mon, 05 May 2014 12:31:13 -0700 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> Message-ID: With the public Allstar network DNS is needed for status updates and to register. Both process use hostnames. -- Tim :wq On May 5, 2014, at 9:17 AM, Doug Crompton wrote: > I guess this is getting way off topic and it also seems there are some strong opinions on dns. First of all Allstar rarely uses dns. The node connections are by IP address. If allstarlink.org, as defined in iax.conf is a problem put in the IP address. I doubt it would change. > > 99% of Internet users use dhcp and the dns is assigned by the provider. In the case of Comcast or Verizon it goes to their dns and you router defers it there when you point it to the router address. I have used a lot of routers over the years and I never had a problem. There is really no reason to muck with the dns. In most all cases if the dns is not working then your connection is not working either. There are a lot of people out there that would highly benefit by upgrading their Internet routers but thats another story. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > From: petem001 at hotmail.com > To: asylthe at kc9ona.com; doug at crompton.com > CC: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > Date: Mon, 5 May 2014 11:03:39 -0400 > > I always use the DNS provided to my router by my ISP first (could be 2 or 3) THEN I use the google DNS And at the end I use 2 of intenic. (Iknow it is not good practice for use to connect to Internic DNS server. but it is in case all the other fail.. Wich is highly improbable > > that way I know that no mather what I will recive an answer to any dns query , it could take time, but I will recieve it.. > > Here is a good read on how DNS server works.. > > http://www.linuxsv.org/training/l19_linux_dns.html > > > > > From: Andrew Sylthe > Sent: Monday, May 05, 2014 10:41 AM > To: Doug Crompton > Cc: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > > I would be careful with setting your nameserver to the IP address of your router. Not all routers act as a DNS caching server. > > Google offers 2 public DNS servers that anyone can use: 8.8.8.8 & 8.8.4.4 (https://developers.google.com/speed/public-dns/) > > My recommendation would be to use the Google Public DNS servers in your /etc/resolv.conf if you are unsure about your router acting as a DNS caching server. > > > > On Mon, May 5, 2014 at 1:04 AM, Doug Crompton wrote: > The usual practice is to set your nameserver, /etc/resolv.conf to the lan address of your router which would be the same as your gateway address. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > From: tim.sawyer at mac.com > Date: Sun, 4 May 2014 21:02:20 -0700 > To: kk6ecm at gmail.com > CC: app_rpt-users at ohnosec.org > > Subject: Re: [App_rpt-users] Finding older version of ACID > > Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. > -- > Tim > :wq > > On May 4, 2014, at 8:59 PM, Bob wrote: > > Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. > > Thanks all, > Bob > kk6ecm > > From: Tim Sawyer [mailto:tim.sawyer at mac.com] > Sent: Sunday, May 04, 2014 8:25 PM > To: Willem Schreuder > Cc: Bob; app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > > I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: > > nameserver 8.8.8.8 > nameserver 8.8.4.4 > -- > Tim > :wq > > On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: > > > On Sun, 4 May 2014, Bob wrote: > > > After the ACID load is complete, using a DHCP router, I run "setup" from the > command prompt, and configure it manually, IP, netmask, gateway, and DSN. > When I do this on a WinXp machine in the TC/IP window, connects directly to > the public (static) IP just fine. When I do it on the Linux box with ACID, > eth0 can't find the connection. > > Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. > > I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. > > 73 Willem > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) 716-3575 > WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > -- > Andrew Sylthe > KC9ONA > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Mon May 5 19:52:51 2014 From: doug at crompton.com (Doug Crompton) Date: Mon, 5 May 2014 15:52:51 -0400 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP>, , <5F0CD0082578492499239C9670B0D19D@ThePykesHP>, , , , <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com>, , , , , Message-ID: Unless you change that in iax.conf and rc.updatnodelist and specify IP addresses rather than url's. I am not advocating doing that just pointing that out. Anyhow enough of the DNS stuff. DNS always works for me and if it is not for you then you either have a lousy provider or you have something not set right. 73 Doug WA3DSP http://www.crompton.com/hamradio Subject: Re: [App_rpt-users] Finding older version of ACID From: tim.sawyer at mac.com Date: Mon, 5 May 2014 12:31:13 -0700 CC: app_rpt-users at ohnosec.org To: doug at crompton.com With the public Allstar network DNS is needed for status updates and to register. Both process use hostnames. -- Tim :wq On May 5, 2014, at 9:17 AM, Doug Crompton wrote:I guess this is getting way off topic and it also seems there are some strong opinions on dns. First of all Allstar rarely uses dns. The node connections are by IP address. If allstarlink.org, as defined in iax.conf is a problem put in the IP address. I doubt it would change. 99% of Internet users use dhcp and the dns is assigned by the provider. In the case of Comcast or Verizon it goes to their dns and you router defers it there when you point it to the router address. I have used a lot of routers over the years and I never had a problem. There is really no reason to muck with the dns. In most all cases if the dns is not working then your connection is not working either. There are a lot of people out there that would highly benefit by upgrading their Internet routers but thats another story. 73 Doug WA3DSP http://www.crompton.com/hamradio From: petem001 at hotmail.com To: asylthe at kc9ona.com; doug at crompton.com CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID Date: Mon, 5 May 2014 11:03:39 -0400 I always use the DNS provided to my router by my ISP first (could be 2 or 3) THEN I use the google DNS And at the end I use 2 of intenic. (Iknow it is not good practice for use to connect to Internic DNS server. but it is in case all the other fail.. Wich is highly improbable that way I know that no mather what I will recive an answer to any dns query , it could take time, but I will recieve it.. Here is a good read on how DNS server works.. http://www.linuxsv.org/training/l19_linux_dns.html From: Andrew SyltheSent: Monday, May 05, 2014 10:41 AMTo: Doug CromptonCc: app_rpt-users at ohnosec.orgSubject: Re: [App_rpt-users] Finding older version of ACID I would be careful with setting your nameserver to the IP address of your router. Not all routers act as a DNS caching server. Google offers 2 public DNS servers that anyone can use: 8.8.8.8 & 8.8.4.4 (https://developers.google.com/speed/public-dns/) My recommendation would be to use the Google Public DNS servers in your /etc/resolv.conf if you are unsure about your router acting as a DNS caching server. On Mon, May 5, 2014 at 1:04 AM, Doug Crompton wrote: The usual practice is to set your nameserver, /etc/resolv.conf to the lan address of your router which would be the same as your gateway address. 73 Doug WA3DSP http://www.crompton.com/hamradio From: tim.sawyer at mac.com Date: Sun, 4 May 2014 21:02:20 -0700 To: kk6ecm at gmail.com CC: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. -- Tim :wq On May 4, 2014, at 8:59 PM, Bob wrote: Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. Thanks all,Bobkk6ecm From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Sunday, May 04, 2014 8:25 PM To: Willem Schreuder Cc: Bob; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Finding older version of ACID I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: nameserver 8.8.8.8nameserver 8.8.4.4-- Tim :wq On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: On Sun, 4 May 2014, Bob wrote: After the ACID load is complete, using a DHCP router, I run "setup" from the command prompt, and configure it manually, IP, netmask, gateway, and DSN. When I do this on a WinXp machine in the TC/IP window, connects directly to the public (static) IP just fine. When I do it on the Linux box with ACID, eth0 can't find the connection. Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. 73 Willem ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- Andrew Sylthe KC9ONA _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem._______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb1ncj at gmail.com Tue May 6 00:37:22 2014 From: kb1ncj at gmail.com (Greg) Date: Mon, 05 May 2014 20:37:22 -0400 Subject: [App_rpt-users] nodesetup again, port? In-Reply-To: References: Message-ID: <53682EC2.2010506@gmail.com> Am I gathering that port 4569 needs to be open to the server for the nodesetup.sh to complete? I haven't tried that yet.. Internet down here and running over cellular connection temporarily. From mike at midnighteng.com Tue May 6 02:11:17 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Mon, 05 May 2014 19:11:17 -0700 Subject: [App_rpt-users] =?utf-8?q?nodesetup_again=2C_port=3F?= Message-ID: <20140505191117.71befee5dbd13c5325dd1a521b4e73ee.1e7675bf90.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From w7ry at centurytel.net Tue May 6 04:03:21 2014 From: w7ry at centurytel.net (Jim W7RY) Date: Mon, 5 May 2014 21:03:21 -0700 Subject: [App_rpt-users] Beagle Blacks back in at Adafruit In-Reply-To: References: Message-ID: <028DF6C709084662B959AC8F923C5A37@JimsLaptop> So what is the status on a load for asterisk/Allstar? I?m not that Linux or asterisk literate so it would be difficult to do it myself. Ideas? Thanks 73 Jim W7RY From: Doug Crompton Sent: Wednesday, April 30, 2014 1:38 PM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] Beagle Blacks back in at Adafruit They are back in stock again and this might be the last of the rev B models. Rev C comes out in early May and is expected to cost about $10 more with 4G eMMC. You do not need a rev C for Allstar but after Rev B runs out that will be your only choice. BeagleBone Black Link: http://www.adafruit.com/products/1278 Get the 9.95 black case also and power supply if you don't have one. 73 Doug WA3DSP http://www.crompton.com/hamradio -------------------------------------------------------------------------------- _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From w7ry at centurytel.net Tue May 6 04:04:11 2014 From: w7ry at centurytel.net (Jim W7RY) Date: Mon, 5 May 2014 21:04:11 -0700 Subject: [App_rpt-users] MicroSD cards In-Reply-To: References: Message-ID: <4B7BD0E1C67E4D7D9462607822D83CF8@JimsLaptop> How big a SD is required? 73 Jim W7RY From: Doug Crompton Sent: Friday, May 02, 2014 8:29 PM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] MicroSD cards If you bought a BBB you will need at least one microSD card to burn the image on. Here is about the best deal around - http://www.amazon.com/SanDisk-MicroSDHC-Frustration-Free-Packaging--SDSDQU-016G-AFFP-A/dp/B009QZH7D8/ref=sr_1_3?ie=UTF8&qid=1399086981&sr=8-3&keywords=sandisk+microsd Highly recommended is at least Sandisk ultra 16G class 10 30mb read. Buy at least three for free shipping. 73 Doug WA3DSP http://www.crompton.com/hamradio -------------------------------------------------------------------------------- _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue May 6 05:25:26 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 5 May 2014 22:25:26 -0700 Subject: [App_rpt-users] Finding older version of ACID In-Reply-To: References: <6711E57062A7491E92F7375E17E147CF@ThePykesHP> <5F0CD0082578492499239C9670B0D19D@ThePykesHP> <4CDE6B0F-FED4-4006-8E57-84149BBB2A98@mac.com> Message-ID: <5A98E3DC-9A9E-44B2-A5D4-E6C45B68034E@gmail.com> DNS and static IP success! Thanks all, Bob kk6ecm Sent from iPad On May 5, 2014, at 12:52 PM, Doug Crompton wrote: > Unless you change that in iax.conf and rc.updatnodelist and specify IP addresses rather than url's. I am not advocating doing that just pointing that out. Anyhow enough of the DNS stuff. DNS always works for me and if it is not for you then you either have a lousy provider or you have something not set right. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > Subject: Re: [App_rpt-users] Finding older version of ACID > From: tim.sawyer at mac.com > Date: Mon, 5 May 2014 12:31:13 -0700 > CC: app_rpt-users at ohnosec.org > To: doug at crompton.com > > With the public Allstar network DNS is needed for status updates and to register. Both process use hostnames. > -- > Tim > :wq > > On May 5, 2014, at 9:17 AM, Doug Crompton wrote: > > I guess this is getting way off topic and it also seems there are some strong opinions on dns. First of all Allstar rarely uses dns. The node connections are by IP address. If allstarlink.org, as defined in iax.conf is a problem put in the IP address. I doubt it would change. > > 99% of Internet users use dhcp and the dns is assigned by the provider. In the case of Comcast or Verizon it goes to their dns and you router defers it there when you point it to the router address. I have used a lot of routers over the years and I never had a problem. There is really no reason to muck with the dns. In most all cases if the dns is not working then your connection is not working either. There are a lot of people out there that would highly benefit by upgrading their Internet routers but thats another story. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > From: petem001 at hotmail.com > To: asylthe at kc9ona.com; doug at crompton.com > CC: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > Date: Mon, 5 May 2014 11:03:39 -0400 > > I always use the DNS provided to my router by my ISP first (could be 2 or 3) THEN I use the google DNS And at the end I use 2 of intenic. (Iknow it is not good practice for use to connect to Internic DNS server. but it is in case all the other fail.. Wich is highly improbable > > that way I know that no mather what I will recive an answer to any dns query , it could take time, but I will recieve it.. > > Here is a good read on how DNS server works.. > > http://www.linuxsv.org/training/l19_linux_dns.html > > > > > From: Andrew Sylthe > Sent: Monday, May 05, 2014 10:41 AM > To: Doug Crompton > Cc: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > > I would be careful with setting your nameserver to the IP address of your router. Not all routers act as a DNS caching server. > > Google offers 2 public DNS servers that anyone can use: 8.8.8.8 & 8.8.4.4 (https://developers.google.com/speed/public-dns/) > > My recommendation would be to use the Google Public DNS servers in your /etc/resolv.conf if you are unsure about your router acting as a DNS caching server. > > > > On Mon, May 5, 2014 at 1:04 AM, Doug Crompton wrote: > The usual practice is to set your nameserver, /etc/resolv.conf to the lan address of your router which would be the same as your gateway address. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > From: tim.sawyer at mac.com > Date: Sun, 4 May 2014 21:02:20 -0700 > To: kk6ecm at gmail.com > CC: app_rpt-users at ohnosec.org > > Subject: Re: [App_rpt-users] Finding older version of ACID > > Without DNS you can?t reach anything by host name. So you wouldn?t be able to ping google.com, for example. On the other hand you should be able to ping your router, 192.168.1.1 for example, or anything else you know the IP address for. > -- > Tim > :wq > > On May 4, 2014, at 8:59 PM, Bob wrote: > > Can the DNS make it appear to not even find the connection, as though the cable is not connected? The response I get (or lack of) looks like it would if the cable were not connected. Looks like I have a bunch of things to try. > > Thanks all, > Bob > kk6ecm > > From: Tim Sawyer [mailto:tim.sawyer at mac.com] > Sent: Sunday, May 04, 2014 8:25 PM > To: Willem Schreuder > Cc: Bob; app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Finding older version of ACID > > I also use ?setup? to set a static IP address. But setup hammers /etc/resolv.conf so I just go edit i.e. manually. Should look like so for google dns, use others if you prefer: > > nameserver 8.8.8.8 > nameserver 8.8.4.4 > -- > Tim > :wq > > On May 4, 2014, at 7:49 PM, Willem Schreuder wrote: > > > On Sun, 4 May 2014, Bob wrote: > > > After the ACID load is complete, using a DHCP router, I run "setup" from the > command prompt, and configure it manually, IP, netmask, gateway, and DSN. > When I do this on a WinXp machine in the TC/IP window, connects directly to > the public (static) IP just fine. When I do it on the Linux box with ACID, > eth0 can't find the connection. > > Bob, what you are doing seems correct. I tend to manually edit files, but there is nothing wrong doing it from 'setup'. Bottom line, there is nothing in ACID that prevents this from working. I think you probably just have some field wrong somewhere. > > I would approach it bottom up - try pinging the from the AllStar computer to the gateway using IP addresses, then using a symbolic name to test NDS, and work your way up. I bet you will find some subtle misconfiguraton somewhere is causing the problem. > > 73 Willem > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) 716-3575 > WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > -- > Andrew Sylthe > KC9ONA > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronecs at stx.rr.com Tue May 6 13:23:35 2014 From: ronecs at stx.rr.com (ronecs at stx.rr.com) Date: Tue, 6 May 2014 9:23:35 -0400 Subject: [App_rpt-users] BBB Install Message-ID: <20140506132335.1LHJQ.143228.root@cdptpa-web22> I have a couple of BBB that I'm trying to get up on allstar. I see a couple of QSO's have been accomplished between 2 BBB's. Any timeline for an install script? Thanks. Ron From tim.sawyer at mac.com Tue May 6 14:04:38 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Tue, 06 May 2014 07:04:38 -0700 Subject: [App_rpt-users] BBB Install In-Reply-To: <20140506132335.1LHJQ.143228.root@cdptpa-web22> References: <20140506132335.1LHJQ.143228.root@cdptpa-web22> Message-ID: No timeline yet. Hang in there, it?s coming. There will be a post here when something is ready. -- Tim :wq On May 6, 2014, at 6:23 AM, ronecs at stx.rr.com wrote: > I have a couple of BBB that I'm trying to get up on allstar. I see a couple of QSO's have been accomplished between 2 BBB's. Any timeline for an install script? > > Thanks. > > Ron > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From doug at crompton.com Tue May 6 14:59:29 2014 From: doug at crompton.com (Doug Crompton) Date: Tue, 6 May 2014 10:59:29 -0400 Subject: [App_rpt-users] MicroSD cards In-Reply-To: <4B7BD0E1C67E4D7D9462607822D83CF8@JimsLaptop> References: , <4B7BD0E1C67E4D7D9462607822D83CF8@JimsLaptop> Message-ID: The code is about 2G, 500M compressed. The initial filesystem is about 4G. It will fit on a 4G SD card BUT it is hard to find any quality 4G cards and becoming increasingly hard to find any 8G ones either. I suggest the Sandisk ultra or ultra+ class 10 16G cards. They are around $12 at Amazon. The other reason to use a card much larger than your image is to allow wear leveling to work better. I don't want people to make the mistake of using cheap cards. This happened in the IRLP world and everyone was complaining how unreliable SD cards were. I have never bought anything but the above mentioned cards and I have never had a problem. It does not pay to fool with cheap cards. 73 Doug WA3DSP http://www.crompton.com/hamradio From: w7ry at centurytel.net To: doug at crompton.com; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] MicroSD cards Date: Mon, 5 May 2014 21:04:11 -0700 How big a SD is required? 73 Jim W7RY From: Doug Crompton Sent: Friday, May 02, 2014 8:29 PM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] MicroSD cards If you bought a BBB you will need at least one microSD card to burn the image on. Here is about the best deal around - http://www.amazon.com/SanDisk-MicroSDHC-Frustration-Free-Packaging--SDSDQU-016G-AFFP-A/dp/B009QZH7D8/ref=sr_1_3?ie=UTF8&qid=1399086981&sr=8-3&keywords=sandisk+microsd Highly recommended is at least Sandisk ultra 16G class 10 30mb read. Buy at least three for free shipping. 73 Doug WA3DSP http://www.crompton.com/hamradio _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Tue May 6 15:01:19 2014 From: doug at crompton.com (Doug Crompton) Date: Tue, 6 May 2014 11:01:19 -0400 Subject: [App_rpt-users] Beagle Blacks back in at Adafruit In-Reply-To: <028DF6C709084662B959AC8F923C5A37@JimsLaptop> References: , <028DF6C709084662B959AC8F923C5A37@JimsLaptop> Message-ID: I will have a web page and image up hopefully later this week. Just ironing out a few details so hang in there. 73 Doug WA3DSP http://www.crompton.com/hamradio From: w7ry at centurytel.net To: doug at crompton.com; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Beagle Blacks back in at Adafruit Date: Mon, 5 May 2014 21:03:21 -0700 So what is the status on a load for asterisk/Allstar? I?m not that Linux or asterisk literate so it would be difficult to do it myself. Ideas? Thanks 73 Jim W7RY From: Doug Crompton Sent: Wednesday, April 30, 2014 1:38 PM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] Beagle Blacks back in at Adafruit They are back in stock again and this might be the last of the rev B models. Rev C comes out in early May and is expected to cost about $10 more with 4G eMMC. You do not need a rev C for Allstar but after Rev B runs out that will be your only choice.BeagleBone Black Link: http://www.adafruit.com/products/1278 Get the 9.95 black case also and power supply if you don't have one. 73 Doug WA3DSP http://www.crompton.com/hamradio _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From wd0ekr at msn.com Wed May 7 15:47:52 2014 From: wd0ekr at msn.com (James H Vernetti) Date: Wed, 7 May 2014 09:47:52 -0600 Subject: [App_rpt-users] portal download Message-ID: I have been trying for a week to download the config from the portal for node 27260 and 40818. I have tried four different router's and have even hooked the computer direct to the cable modem and nothing works. I know that I am communicating with the portal because I gave it a phony password and it told me " improper password " or something to that effect. anyone know what I should try? Jim wd0ekr From n3fe at repeater.net Wed May 7 15:54:42 2014 From: n3fe at repeater.net (Corey Dean) Date: Wed, 7 May 2014 11:54:42 -0400 Subject: [App_rpt-users] portal download In-Reply-To: References: Message-ID: <5CCAF51E-D62C-4E65-BEF1-C0A319261D7F@repeater.net> I was able to do it on my portable node a few weeks ago. I just decided I would try it again and it was a no go, so it isn't just you... Corey n3fe Sent from my iPhone > On May 7, 2014, at 11:47 AM, "James H Vernetti" wrote: > > I have been trying for a week to download the config from the portal for > node 27260 and 40818. I have tried four different router's and have even > hooked the computer direct to the cable modem and nothing works. I know that > I am communicating with the portal because I gave it a phony password and it > told me " improper password " or something to that effect. anyone know what > I should try? > > Jim wd0ekr > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From telesistant at hotmail.com Wed May 7 20:44:09 2014 From: telesistant at hotmail.com (Jim Duuuude) Date: Wed, 7 May 2014 13:44:09 -0700 Subject: [App_rpt-users] portal download In-Reply-To: References: Message-ID: Try the download thing now. It is probably far more fix-ed. Jim, WB6NIL > From: wd0ekr at msn.com > To: App_rpt-users at ohnosec.org > Date: Wed, 7 May 2014 09:47:52 -0600 > Subject: [App_rpt-users] portal download > > I have been trying for a week to download the config from the portal for > node 27260 and 40818. I have tried four different router's and have even > hooked the computer direct to the cable modem and nothing works. I know that > I am communicating with the portal because I gave it a phony password and it > told me " improper password " or something to that effect. anyone know what > I should try? > > Jim wd0ekr > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Thu May 8 11:38:56 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Thu, 8 May 2014 07:38:56 -0400 Subject: [App_rpt-users] Repeater DTMF Usage Message-ID: When connecting Allstar repeater nodes from your radio DTMF pad, what app_rpt configuration suppress the DTMF tones from being sent to the repeater transmitter. In other words how does this work? Also, is there a configuration that sends the tones through. Thanks, Bob kk6ecm Sent from iPad From tim.sawyer at mac.com Thu May 8 14:13:19 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Thu, 08 May 2014 07:13:19 -0700 Subject: [App_rpt-users] Repeater DTMF Usage In-Reply-To: References: Message-ID: <98B70AB0-603D-4EDA-A43F-FCD3F2B64F25@mac.com> app_rpt always mutes touch tones on the talkback. There is a DTMF propagate which will past touch tones out of connected nodes. see http://ohnosec.org/drupal/node/134 -- Tim :wq On May 8, 2014, at 4:38 AM, kk6ecm wrote: > When connecting Allstar repeater nodes from your radio DTMF pad, what app_rpt configuration suppress the DTMF tones from being sent to the repeater transmitter. In other words how does this work? Also, is there a configuration that sends the tones through. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From tim.sawyer at mac.com Thu May 8 14:22:08 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Thu, 08 May 2014 07:22:08 -0700 Subject: [App_rpt-users] Repeater DTMF Usage In-Reply-To: <98B70AB0-603D-4EDA-A43F-FCD3F2B64F25@mac.com> References: <98B70AB0-603D-4EDA-A43F-FCD3F2B64F25@mac.com> Message-ID: Correction: read the link and ignore what I said. -- Tim :wq On May 8, 2014, at 7:13 AM, Tim Sawyer wrote: > app_rpt always mutes touch tones on the talkback. There is a DTMF propagate which will past touch tones out of connected nodes. see http://ohnosec.org/drupal/node/134 > -- > Tim > :wq > > On May 8, 2014, at 4:38 AM, kk6ecm wrote: > >> When connecting Allstar repeater nodes from your radio DTMF pad, what app_rpt configuration suppress the DTMF tones from being sent to the repeater transmitter. In other words how does this work? Also, is there a configuration that sends the tones through. >> >> Thanks, >> Bob >> kk6ecm >> >> Sent from iPad >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From kb1ncj at gmail.com Thu May 8 15:44:53 2014 From: kb1ncj at gmail.com (Greg) Date: Thu, 08 May 2014 11:44:53 -0400 Subject: [App_rpt-users] portal download In-Reply-To: References: Message-ID: <536BA675.3020003@gmail.com> Worked just now! From markjohnston73 at gmail.com Thu May 8 19:07:19 2014 From: markjohnston73 at gmail.com (Mark Johnston) Date: Thu, 8 May 2014 12:07:19 -0700 Subject: [App_rpt-users] RTCM and voting setup Message-ID: Hello everyone, Trying to setup 2 RTCM's for voting - starting off with 1 for the master timing source - no Radio. and one currently at the same site for testing purposes, both have GPS configured & working. The radio is a GE Mastr II base - I located a point where the CTCSS decoder gets the discriminator audio and removed the board for CTCSS decode. Plugged in the audio to the RTCM there. I do hear the audio, but am having multiple issues, first audio sounds OK locally (repeat) but the biggest issue there is the PL is loud and plfilter = y in the voter.conf appears to do nothing for that. Second issue I am not seeing a way to decode PL either in the RTCM or in asterisk from a voter. I know with usbradio/simplusb it has the option but from what I know those are not going to do anything here? also during the RTCM setup the SQ adjustment appears to calibrate go from flashing to solid on the LD3 indicator. but when adjusting the SQ pot 10 , 50 , or 150 turns does nothing to extinguish the LD3 as it should, unless I am misunderstanding the directions - does not make sense. Anyone know if there is something I could be missing? below are the rpt.conf (partial) and voter.conf files rpt.conf ---- [28344] ; Change this to your assigned node number rxchannel=voter/28344 duplex=2 ;erxgain=-3 ;etxgain=3 ;controlstates=controlstates scheduler=schedule28344 morse=morse28344 macro=macro28344 functions=functions28344 phone_functions=functions28344 link_functions=functions28344 telemetry=telemetry wait_times=wait-times context = radio callerid = "Repeater" <0000000000> idrecording = |iKC7DMF accountcode=RADIO hangtime=100 althangtime=100 totime=530000 idtime=540000 politeid=3000 idtalkover=|iKC7DMF unlinkedct=ct2 ;discpgm=yourdisconnectprogram ;lnkactenable=0 ;lnkacttime=1800 ;lnkactmacro=*52 ;lnkacttimerwarn=30seconds ;remote_inact_timeout=1800 ;remote_timeout=3600 nounkeyct=0 ;holdofftelem=0 beaconing=0 linktolink=yes telemdefault=2 propagate_dtmf = yes propagate_phonedtmf = yes ; ; *** Status Reporting *** ###### /etc/asterisk/voter.conf ;[general] port = 667 buflen = 500 password = pwblah [28344] 1306 = pw1blah,master plfilter = y thresholds = 255,110=5 linger=6 1300 = pw2blah,transmit plfilter = y thresholds = 255,110=5 linger=10 ##### Thanks, Mark KC7DMF -------------- next part -------------- An HTML attachment was scrubbed... URL: From thals1992 at hotmail.com Thu May 8 19:24:57 2014 From: thals1992 at hotmail.com (Trevor Halsey) Date: Thu, 8 May 2014 15:24:57 -0400 Subject: [App_rpt-users] wiki instructions for a manual install Message-ID: HI, I'm trying to make a node/conference server on a Amazon server, e.g. a virtualized server without the capability to use an iso, I have to use a prebuilt image of debian, redhat, centos, or whatever distro is available there. Is there something out there instruction to do this on a CentOS 6 (x86 or x64, does it matter?) instance? My final goal is to be able to just make the machine a public image for others to install as well, but I'm still learning on how in the world I'm supposed to use Amazon AWS. Keep in mind I'm using their free package, 1cpu, 60gb of storage, and ~600mb of ram. I saw some instructions for raspberri pi, but I can't seem to find them again. I'm also looking to install freestar (I though I saw Ramesh in the somewhere in the archives) on top of apt_rpt in the future to be an echolink, allstar, and xrf reflector, but I'm having trouble for the initial steps after installing the OS. (Sucks to be a linux n00b.) I'm intending on using this only on occasion at first, where my county might have a need to bridging Echolink, AllStar, and DStar to a weather net for any/all connectible repeaters in the coverage area when a tornado warning occurs. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb4fxc at inttek.net Thu May 8 22:51:28 2014 From: kb4fxc at inttek.net (David McGough) Date: Thu, 8 May 2014 18:51:28 -0400 (EDT) Subject: [App_rpt-users] wiki instructions for a manual install In-Reply-To: Message-ID: Hi Trevor, I seriously doubt this approach will give you anything even close to satisfactory results. Any type of VoIP application requires instantaneous server availability or your audio quality will be lousy. Virtualized servers (such as provided by the host you mention) work okay for websites, etc., where host latency is tolerable. But it flat out won't work for VoIP. For your first step, you *really* need to build a system on a small dedicated box, using the distro you're considering. Then, try virtualization using a free package like VirtualBox. Once you've achieved these steps, next consider how to host the conference server. BTW, I'm not trying to dissuade from trying this, but, there will be a steep learning curve. 73, David KB4FXC On Thu, 8 May 2014, Trevor Halsey wrote: > HI, I'm trying to make a node/conference server on a Amazon server, e.g. a virtualized server without the capability to use an iso, I have to use a prebuilt image of debian, redhat, centos, or whatever distro is available there. Is there something out there instruction to do this on a CentOS 6 (x86 or x64, does it matter?) instance? My final goal is to be able to just make the machine a public image for others to install as well, but I'm still learning on how in the world I'm supposed to use Amazon AWS. Keep in mind I'm using their free package, 1cpu, 60gb of storage, and ~600mb of ram. I saw some instructions for raspberri pi, but I can't seem to find them again. > > I'm also looking to install freestar (I though I saw Ramesh in the somewhere in the archives) on top of apt_rpt in the future to be an echolink, allstar, and xrf reflector, but I'm having trouble for the initial steps after installing the OS. (Sucks to be a linux n00b.) I'm intending on using this only on occasion at first, where my county might have a need to bridging Echolink, AllStar, and DStar to a weather net for any/all connectible repeaters in the coverage area when a tornado warning occurs. > From markjohnston73 at gmail.com Fri May 9 04:00:20 2014 From: markjohnston73 at gmail.com (Mark Johnston) Date: Thu, 8 May 2014 21:00:20 -0700 Subject: [App_rpt-users] RTCM and voting setup In-Reply-To: References: Message-ID: No idea how it got fixed other then multiple reboots later - no PL being heard now that is great! two other issues I have with the voter modules (RTCM) can those devices or can the allstar/asterisk do CTCSS on rx, I see it can do it on TX but I want it to be my tone decoder - Just seems odd if they cannot since it would for a USB device why not here? Two, for some reason one radio I have Wouxun the DTMF digits do not work except the 9 when watching the asterisk -r .... except sometimes if I hold each digit for 2-3 seconds then it does. Is there a setting I can adjust? As far as I can tell by the config and listening to my signal levels sound about right/proper deviation etc. The Baofang works 100% of the time with the briefest of key presses even if I tweak the rx a bit. When I monitor the output from the wouxun through the node the tones sound distorted - from the baofang they sound clean. Maybe it's the radio? Thanks, Mark KC7DMF "Got Root?" How many software engineers does it take to change a light bulb? *None. It's a hardware problem.* Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers. A ntennas P oorly P laced L acks E ngineering The best way to accelerate a computer running Windows is at 9.81 m/s?. *"I get paid to support Windows, I use Linux to get work done."* On Thu, May 8, 2014 at 12:07 PM, Mark Johnston wrote: > Hello everyone, > > Trying to setup 2 RTCM's for voting - starting off with 1 for the master > timing source - no Radio. > and one currently at the same site for testing purposes, both have GPS > configured & working. > > The radio is a GE Mastr II base - I located a point where the CTCSS > decoder gets the discriminator audio > and removed the board for CTCSS decode. Plugged in the audio to the RTCM > there. > > I do hear the audio, but am having multiple issues, first audio sounds OK > locally (repeat) but the biggest > issue there is the PL is loud and plfilter = y in the voter.conf appears > to do nothing for that. > > Second issue I am not seeing a way to decode PL either in the RTCM or in > asterisk from a voter. > I know with usbradio/simplusb it has the option but from what I know those > are not going to do anything here? > > also during the RTCM setup the SQ adjustment appears to calibrate go from > flashing to solid on the LD3 indicator. > but when adjusting the SQ pot 10 , 50 , or 150 turns does nothing to > extinguish the LD3 as it should, unless I am > misunderstanding the directions - does not make sense. Anyone know if > there is something I could be missing? > > below are the rpt.conf (partial) and voter.conf files > > rpt.conf ---- > > [28344] ; Change this to your assigned > node number > rxchannel=voter/28344 > duplex=2 > ;erxgain=-3 > ;etxgain=3 > ;controlstates=controlstates > scheduler=schedule28344 > morse=morse28344 > macro=macro28344 > functions=functions28344 > phone_functions=functions28344 > link_functions=functions28344 > telemetry=telemetry > wait_times=wait-times > context = radio > callerid = "Repeater" <0000000000> > idrecording = |iKC7DMF > accountcode=RADIO > hangtime=100 > althangtime=100 > totime=530000 > idtime=540000 > politeid=3000 > idtalkover=|iKC7DMF > unlinkedct=ct2 > ;discpgm=yourdisconnectprogram > ;lnkactenable=0 > ;lnkacttime=1800 > ;lnkactmacro=*52 > ;lnkacttimerwarn=30seconds > ;remote_inact_timeout=1800 > ;remote_timeout=3600 > nounkeyct=0 > ;holdofftelem=0 > beaconing=0 > linktolink=yes > telemdefault=2 > propagate_dtmf = yes > propagate_phonedtmf = yes > > ; > ; *** Status Reporting *** > > ###### > > > /etc/asterisk/voter.conf > > ;[general] > > port = 667 > buflen = 500 > password = pwblah > > [28344] > > 1306 = pw1blah,master > plfilter = y > thresholds = 255,110=5 > linger=6 > 1300 = pw2blah,transmit > plfilter = y > thresholds = 255,110=5 > linger=10 > > ##### > > > Thanks, > > > Mark KC7DMF > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rob at ah2s.org Fri May 9 04:06:13 2014 From: rob at ah2s.org (AH2S) Date: Fri, 09 May 2014 14:06:13 +1000 Subject: [App_rpt-users] =?utf-8?q?wiki_instructions_for_a_manual_install?= In-Reply-To: References: Message-ID: <4f949ce21023b43974192f875d7e3a00@pectol.com> I tried unsuccessfully, to run ACID virtualized on a VMware Server a couple of years ago. Everything seemed to be fine but the audio was always choppy, no matter what I did. The hardware was more than adequate with plenty of resources available to the VM but it just would not pass clean audio. Since it was running at a colocation facility on a 100Mbps up/down connection, bandwidth wasn't the issue either. Just thought I'd share my experience with the group. I've since, installed ACID on dedicated hardware at the colocation facility and it's been flawless ever since. --- Rob Pectol - AH2S AllStar Node 2147 On 2014-05-09 08:51, David McGough wrote: > Hi Trevor, > > I seriously doubt this approach will give you anything even close to > satisfactory results. Any type of VoIP application requires > instantaneous > server availability or your audio quality will be lousy. Virtualized > servers (such as provided by the host you mention) work okay for > websites, > etc., where host latency is tolerable. But it flat out won't work for > VoIP. > > For your first step, you *really* need to build a system on a small > dedicated box, using the distro you're considering. Then, try > virtualization using a free package like VirtualBox. Once you've > achieved > these steps, next consider how to host the conference server. > > BTW, I'm not trying to dissuade from trying this, but, there will be a > steep learning curve. > > > 73, David KB4FXC > > > > On Thu, 8 May 2014, Trevor Halsey wrote: > >> HI, I'm trying to make a node/conference server on a Amazon server, > e.g. a virtualized server without the capability to use an iso, I have > to > use a prebuilt image of debian, redhat, centos, or whatever distro is > available there. Is there something out there instruction to do this on > a > CentOS 6 (x86 or x64, does it matter?) instance? My final goal is to be > able to just make the machine a public image for others to install as > well, but I'm still learning on how in the world I'm supposed to use > Amazon AWS. Keep in mind I'm using their free package, 1cpu, 60gb of > storage, and ~600mb of ram. I saw some instructions for raspberri pi, > but > I can't seem to find them again. >> >> I'm also looking to install freestar (I though I saw Ramesh in the > somewhere in the archives) on top of apt_rpt in the future to be an > echolink, allstar, and xrf reflector, but I'm having trouble for the > initial steps after installing the OS. (Sucks to be a linux n00b.) I'm > intending on using this only on occasion at first, where my county > might > have a need to bridging Echolink, AllStar, and DStar to a weather net > for > any/all connectible repeaters in the coverage area when a tornado > warning > occurs. >> > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. From thals1992 at hotmail.com Fri May 9 04:53:30 2014 From: thals1992 at hotmail.com (Trevor Halsey) Date: Fri, 9 May 2014 00:53:30 -0400 Subject: [App_rpt-users] wiki instructions for a manual install Message-ID: I have xipar running on a "HP Small Form Factor" desktop, just having issues with uptime, so I've got some experience with it. So far i have two nodes, just waiting for some USB fobs at hamvention. Anyways the curve is expected, as I assume I need to manually compile apt_rpt, and asterisk. I had seen some steps for raspberry pi in here and assumed it would just be about the same. Thanks, KD8SEP Sent from my Windows Phone ________________________________ From: David McGough Sent: ?5/?8/?2014 6:51 PM To: Trevor Halsey Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] wiki instructions for a manual install Hi Trevor, I seriously doubt this approach will give you anything even close to satisfactory results. Any type of VoIP application requires instantaneous server availability or your audio quality will be lousy. Virtualized servers (such as provided by the host you mention) work okay for websites, etc., where host latency is tolerable. But it flat out won't work for VoIP. For your first step, you *really* need to build a system on a small dedicated box, using the distro you're considering. Then, try virtualization using a free package like VirtualBox. Once you've achieved these steps, next consider how to host the conference server. BTW, I'm not trying to dissuade from trying this, but, there will be a steep learning curve. 73, David KB4FXC On Thu, 8 May 2014, Trevor Halsey wrote: > HI, I'm trying to make a node/conference server on a Amazon server, e.g. a virtualized server without the capability to use an iso, I have to use a prebuilt image of debian, redhat, centos, or whatever distro is available there. Is there something out there instruction to do this on a CentOS 6 (x86 or x64, does it matter?) instance? My final goal is to be able to just make the machine a public image for others to install as well, but I'm still learning on how in the world I'm supposed to use Amazon AWS. Keep in mind I'm using their free package, 1cpu, 60gb of storage, and ~600mb of ram. I saw some instructions for raspberri pi, but I can't seem to find them again. > > I'm also looking to install freestar (I though I saw Ramesh in the somewhere in the archives) on top of apt_rpt in the future to be an echolink, allstar, and xrf reflector, but I'm having trouble for the initial steps after installing the OS. (Sucks to be a linux n00b.) I'm intending on using this only on occasion at first, where my county might have a need to bridging Echolink, AllStar, and DStar to a weather net for any/all connectible repeaters in the coverage area when a tornado warning occurs. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Fri May 9 05:56:34 2014 From: doug at crompton.com (Doug Crompton) Date: Fri, 9 May 2014 01:56:34 -0400 Subject: [App_rpt-users] Allstar on the BBB Message-ID: I know there are a number of people out there waiting patiently for the BBB Allstar image so they can play with their newly acquired BBB's. I am happy to report that the answer is very soon, probably early next week. There were a few issues mostly not related to Allstar that had to be worked out. One was a boot issue that appears to be resolved. I have created a web page with instructions and the image will be downloaded from there. I expect to release this to a selected test group tomorrow or the next day for initial testing before I publicize the download page. So the answer is very soon! Thank you for your patience. 73 Doug WA3DSP http://www.crompton.com/hamradio -------------- next part -------------- An HTML attachment was scrubbed... URL: From torben at klimt-online.com Fri May 9 13:08:24 2014 From: torben at klimt-online.com (torben at klimt-online.com) Date: Fri, 9 May 2014 15:08:24 +0200 Subject: [App_rpt-users] How to start a script by dtmf In-Reply-To: <94203595-292E-4195-87F6-800022C540E3@mac.com> References: <94203595-292E-4195-87F6-800022C540E3@mac.com> Message-ID: <91A976A5-6552-4695-B046-976E31804B7D@mimectl> hi, i would like to start a local script on my allstar machine by dtmf how can i do that ? greetings tom dh6mbt -------------- next part -------------- An HTML attachment was scrubbed... URL: From n5uxt at hotmail.com Fri May 9 13:11:17 2014 From: n5uxt at hotmail.com (Angelo Glorioso) Date: Fri, 9 May 2014 08:11:17 -0500 Subject: [App_rpt-users] APRS Beacon - Callsign or Frequency References: Message-ID: Good Morning All, I have been looking at the Allstar Aprs beacon and notice that some of the non-Allstar beacons use the frequency to be display on the map instead of the callsign of the repeater owner. From what I understand, if you use the frequency as the beacon callsign, some of the Kenwood radio and other radios can just click a button and the radio changes to that frequency. Has anyone looked into this?? 73 de Angelo -------------- next part -------------- An HTML attachment was scrubbed... URL: From n5uxt at hotmail.com Fri May 9 13:34:14 2014 From: n5uxt at hotmail.com (Angelo Glorioso) Date: Fri, 9 May 2014 08:34:14 -0500 Subject: [App_rpt-users] APRS Beacon - Callsign or Frequency References: Message-ID: Added info: The value of having the FREQ be the object name and using the proper format are manifold: 1) The FREQ is highly visible on APRS radios when it flashes for 10 seconds on receipt 2) It is stored in the Station List as the Frequency so it is trivial to find from the LIST button 3) ALL such frequency objects can be found instantly in the 100-deep list by pressing the SORT button by CALLSIGN. This puts all these frequency objects at the top of the list for trivial TUNING using the TUNE or QSY button. 4) On APRS maps the FREQS stand out and are not just another callsign requiring a CLICK to see the frequency 5) The weekly NET times are indicated 6) The monthly meeting dates are included 7) Nobody cares what the callsign of a repeater is The proper format I'd suggest is: )145.25sji!4833.53N/12307.05WrPHGxxx T131 R25m Net Tu 7pm mtg3rdT----- Original Message ----- From: Angelo Glorioso To: app_rpt-users at ohnosec.org Sent: Friday, May 09, 2014 8:11 AM Subject: [App_rpt-users] APRS Beacon - Callsign or Frequency Good Morning All, I have been looking at the Allstar Aprs beacon and notice that some of the non-Allstar beacons use the frequency to be display on the map instead of the callsign of the repeater owner. From what I understand, if you use the frequency as the beacon callsign, some of the Kenwood radio and other radios can just click a button and the radio changes to that frequency. Has anyone looked into this?? 73 de Angelo ------------------------------------------------------------------------------ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From brett.friermood at gmail.com Fri May 9 13:40:38 2014 From: brett.friermood at gmail.com (Brett Friermood) Date: Fri, 9 May 2014 08:40:38 -0500 Subject: [App_rpt-users] RTCM and voting setup In-Reply-To: References: Message-ID: It's the radios. There are many reports of poor DTMF transmission on most of the chinese radios. Brett KQ9N On Thu, May 8, 2014 at 11:00 PM, Mark Johnston wrote: > No idea how it got fixed other then multiple reboots later - no PL being > heard now that is great! > two other issues I have with the voter modules (RTCM) can those devices or > can the allstar/asterisk do > CTCSS on rx, I see it can do it on TX but I want it to be my tone decoder - > Just seems odd if they cannot > since it would for a USB device why not here? > > Two, for some reason one radio I have Wouxun the DTMF digits do not work > except the 9 when watching the > asterisk -r .... except sometimes if I hold each digit for 2-3 seconds then > it does. Is there a setting I can adjust? > As far as I can tell by the config and listening to my signal levels sound > about right/proper deviation etc. > The Baofang works 100% of the time with the briefest of key presses even if > I tweak the rx a bit. When I monitor > the output from the wouxun through the node the tones sound distorted - from > the baofang they sound clean. > Maybe it's the radio? > > Thanks, > > > Mark > > KC7DMF > > > "Got Root?" > > How many software engineers does it take to change a light bulb? > None. It's a hardware problem. > > > Unix is user friendly. It's just very particular about who it's friends are. > WINDOWS: Will Install Needless Data On Whole System > MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools > Teenagers. > > > A ntennas > P oorly > P laced > L acks > E ngineering > > The best way to accelerate a computer running Windows is at 9.81 m/s?. > > "I get paid to support Windows, I use Linux to get work done." > > > > On Thu, May 8, 2014 at 12:07 PM, Mark Johnston > wrote: >> >> Hello everyone, >> >> Trying to setup 2 RTCM's for voting - starting off with 1 for the master >> timing source - no Radio. >> and one currently at the same site for testing purposes, both have GPS >> configured & working. >> >> The radio is a GE Mastr II base - I located a point where the CTCSS >> decoder gets the discriminator audio >> and removed the board for CTCSS decode. Plugged in the audio to the RTCM >> there. >> >> I do hear the audio, but am having multiple issues, first audio sounds OK >> locally (repeat) but the biggest >> issue there is the PL is loud and plfilter = y in the voter.conf appears >> to do nothing for that. >> >> Second issue I am not seeing a way to decode PL either in the RTCM or in >> asterisk from a voter. >> I know with usbradio/simplusb it has the option but from what I know those >> are not going to do anything here? >> >> also during the RTCM setup the SQ adjustment appears to calibrate go from >> flashing to solid on the LD3 indicator. >> but when adjusting the SQ pot 10 , 50 , or 150 turns does nothing to >> extinguish the LD3 as it should, unless I am >> misunderstanding the directions - does not make sense. Anyone know if >> there is something I could be missing? >> >> below are the rpt.conf (partial) and voter.conf files >> >> rpt.conf ---- >> >> [28344] ; Change this to your assigned >> node number >> rxchannel=voter/28344 >> duplex=2 >> ;erxgain=-3 >> ;etxgain=3 >> ;controlstates=controlstates >> scheduler=schedule28344 >> morse=morse28344 >> macro=macro28344 >> functions=functions28344 >> phone_functions=functions28344 >> link_functions=functions28344 >> telemetry=telemetry >> wait_times=wait-times >> context = radio >> callerid = "Repeater" <0000000000> >> idrecording = |iKC7DMF >> accountcode=RADIO >> hangtime=100 >> althangtime=100 >> totime=530000 >> idtime=540000 >> politeid=3000 >> idtalkover=|iKC7DMF >> unlinkedct=ct2 >> ;discpgm=yourdisconnectprogram >> ;lnkactenable=0 >> ;lnkacttime=1800 >> ;lnkactmacro=*52 >> ;lnkacttimerwarn=30seconds >> ;remote_inact_timeout=1800 >> ;remote_timeout=3600 >> nounkeyct=0 >> ;holdofftelem=0 >> beaconing=0 >> linktolink=yes >> telemdefault=2 >> propagate_dtmf = yes >> propagate_phonedtmf = yes >> >> ; >> ; *** Status Reporting *** >> >> ###### >> >> >> /etc/asterisk/voter.conf >> >> ;[general] >> >> port = 667 >> buflen = 500 >> password = pwblah >> >> [28344] >> >> 1306 = pw1blah,master >> plfilter = y >> thresholds = 255,110=5 >> linger=6 >> 1300 = pw2blah,transmit >> plfilter = y >> thresholds = 255,110=5 >> linger=10 >> >> ##### >> >> >> Thanks, >> >> >> Mark KC7DMF > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to > the bottom of the page. Enter your email address and press the "Unsubscribe > or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. From brett.friermood at gmail.com Fri May 9 13:53:30 2014 From: brett.friermood at gmail.com (Brett Friermood) Date: Fri, 9 May 2014 08:53:30 -0500 Subject: [App_rpt-users] APRS Beacon - Callsign or Frequency In-Reply-To: References: Message-ID: After a quick glance that does look like the proper format. Here is a link to Bruninga's website which goes into detail on the topic: http://aprs.org/localinfo.html Brett KQ9N On Fri, May 9, 2014 at 8:34 AM, Angelo Glorioso wrote: > Added info: > > > The value of having the FREQ be the object name and using the proper > format are manifold: > > 1) The FREQ is highly visible on APRS radios when it flashes for 10 > seconds on receipt > 2) It is stored in the Station List as the Frequency so it is trivial to > find from the LIST button > 3) ALL such frequency objects can be found instantly in the 100-deep list > by pressing the SORT button by CALLSIGN. This puts all these frequency > objects at the top of the list for trivial TUNING using the TUNE or QSY > button. > 4) On APRS maps the FREQS stand out and are not just another callsign > requiring a CLICK to see the frequency > 5) The weekly NET times are indicated > 6) The monthly meeting dates are included > 7) Nobody cares what the callsign of a repeater is > > The proper format I'd suggest is: > > )145.25sji!4833.53N/12307.05WrPHGxxx T131 R25m Net Tu 7pm mtg3rdT > > ----- Original Message ----- > From: Angelo Glorioso > To: app_rpt-users at ohnosec.org > Sent: Friday, May 09, 2014 8:11 AM > Subject: [App_rpt-users] APRS Beacon - Callsign or Frequency > > Good Morning All, > > I have been looking at the Allstar Aprs beacon and notice that some of the > non-Allstar beacons use the frequency to be display on the map instead of > the callsign of the repeater owner. > > From what I understand, if you use the frequency as the beacon callsign, > some of the Kenwood radio and other radios can just click a button and the > radio changes to that frequency. > > Has anyone looked into this?? > > > 73 de Angelo > > > > ________________________________ > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to > the bottom of the page. Enter your email address and press the "Unsubscribe > or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to > the bottom of the page. Enter your email address and press the "Unsubscribe > or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. From n5uxt at hotmail.com Fri May 9 14:11:01 2014 From: n5uxt at hotmail.com (Angelo Glorioso) Date: Fri, 9 May 2014 09:11:01 -0500 Subject: [App_rpt-users] Error Message-ID: Am I correct to say port 4569 is not open with this error?? [May 9 09:07:13] WARNING[29666]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '29882' 7 3 de Angelo -------------- next part -------------- An HTML attachment was scrubbed... URL: From ars.w5omr at gmail.com Fri May 9 13:11:53 2014 From: ars.w5omr at gmail.com (Geoff) Date: Fri, 09 May 2014 08:11:53 -0500 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: References: <5362CD6A.2020308@gmail.com> Message-ID: <536CD419.4070908@gmail.com> On 05/03/2014 08:01 AM, Skyler F wrote: > Thank you Geoff for the help, that makes sense. > > Does anybody know how to have an hourly announcement with an audio > file? I have heard of scripts or something, but I don't know how to > script for it, where can I get started with scripting in ACID? Again, late to the party, but I have an answer. Hourly announcement is where I let the OS work for me. It involves using the 'cron' command in linux. (lots of references on how cron is used. Google is your friend) My cron entry is: 0 6-22 * * 1-5 /usr/sbin/asterisk -rx "rpt fun 29655 *81" What that basically says is, on the 0 minute, from 6am to 10pm, every day of the month, every day of the week, on days 1 thru 5, run the command 'asterisk -rx', which tells asterisk to connect to a running session and execute a specific command. Hope that helps. -Geoff/W5OMR From ars.w5omr at gmail.com Fri May 9 13:15:25 2014 From: ars.w5omr at gmail.com (Geoff) Date: Fri, 09 May 2014 08:15:25 -0500 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: References: <5362CD6A.2020308@gmail.com> Message-ID: <536CD4ED.1010004@gmail.com> On 05/03/2014 09:33 AM, Tim Sawyer wrote: > You don?t need an audio file to announce the time as app_has a command > for it. You can run it at the Asterisk CLI: > *CLI> rpt cmd status 12 0 Hmmm... that doesn't work, Tim... W5OMR*CLI> rpt fun 29655 status 12 0 Usage: rpt fun Send a DTMF function to a node -------------- next part -------------- An HTML attachment was scrubbed... URL: From buddy at brannan.name Fri May 9 14:41:02 2014 From: buddy at brannan.name (Buddy Brannan) Date: Fri, 9 May 2014 10:41:02 -0400 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: <536CD4ED.1010004@gmail.com> References: <5362CD6A.2020308@gmail.com> <536CD4ED.1010004@gmail.com> Message-ID: <7EA40D53-E2E1-492E-8799-F17FA7FAA1FF@brannan.name> Hi Jeff, It definitely works. But you use rpt cmd and not rpt fun. (Computers are literal beasts, so you really do have to type the command in exactly. Tim definitely used cmd and not fun.) -- Buddy Brannan, KB5ELV - Erie, PA Phone: (814) 860-3194 or (814) 431-0962 On May 9, 2014, at 9:15 AM, Geoff wrote: > > On 05/03/2014 09:33 AM, Tim Sawyer wrote: >> You don?t need an audio file to announce the time as app_has a command for it. You can run it at the Asterisk CLI: >> *CLI> rpt cmd status 12 0 > > Hmmm... that doesn't work, Tim... > > W5OMR*CLI> rpt fun 29655 status 12 0 > Usage: rpt fun > Send a DTMF function to a node > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Fri May 9 15:28:46 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Fri, 09 May 2014 08:28:46 -0700 Subject: [App_rpt-users] Changing Courtesy Tones, and SSHing into the computer In-Reply-To: <7EA40D53-E2E1-492E-8799-F17FA7FAA1FF@brannan.name> References: <5362CD6A.2020308@gmail.com> <536CD4ED.1010004@gmail.com> <7EA40D53-E2E1-492E-8799-F17FA7FAA1FF@brannan.name> Message-ID: Yes, my mistake. My example should have shown cmd in place of fun. Thanks for catching that. -- Tim :wq On May 9, 2014, at 7:41 AM, Buddy Brannan wrote: > Tim definitely used cmd and not fun.) -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Fri May 9 15:28:55 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Fri, 09 May 2014 08:28:55 -0700 Subject: [App_rpt-users] Error In-Reply-To: References: Message-ID: It?s not a port issue. Two things to check: 1) make sure your server can resolve host names 2) check your node?s password matches the one on your Allstar node page, there should be no ?A?. -- Tim :wq On May 9, 2014, at 7:11 AM, Angelo Glorioso wrote: > Am I correct to say port 4569 is not open with this error?? > > > > [May 9 09:07:13] WARNING[29666]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '29882' > > > 7 3 de Angelo > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ssedgwick at suddenlink.net Fri May 9 16:20:23 2014 From: ssedgwick at suddenlink.net (ssedgwick) Date: Fri, 9 May 2014 11:20:23 -0500 Subject: [App_rpt-users] RTCM and IPv6 Message-ID: Hi All, Working on a temporary RTCM setup to use while at the Dayton Hamvention and while at the hotel that does not have wired Ethernet. What I'm trying to do is connect the RTCM via the Ethernet port to my Windows laptop that is tethered to my Sprint mobile phone that has internet. I know there are much better ways of doing this, but this is what I have available without additional cost, and it's only going to be used for a couple days. I have internet connection sharing turned on so the tethered internet connection is available on the Windows laptop Ethernet connection. I have tested the Ethernet connection by connecting another Windows computer to the tethered laptops shared Ethernet connection and it works fine, but when I connect the RTCM it never connects. I have DHCP enabled on the RTCM. Looking at the tethered laptop ipconfig screen we see both IPv4 and IPv6 addresses listed, but I'm not sure it that the issue or if it's something else. Any ideas what I could try to make this work. Thanks, Steve_WB8GRS -------------- next part -------------- An HTML attachment was scrubbed... URL: From kuggie at kuggie.com Fri May 9 19:54:55 2014 From: kuggie at kuggie.com (Kevin Custer) Date: Fri, 09 May 2014 15:54:55 -0400 Subject: [App_rpt-users] RTCM and IPv6 In-Reply-To: References: Message-ID: <536D328F.6010002@kuggie.com> On 5/9/2014 12:20 PM, ssedgwick wrote: > Hi All, > Working on a temporary RTCM setup to use while at the Dayton > Hamvention and while at the hotel that does not have wired Ethernet. > What I'm trying to do is connect the RTCM via the Ethernet port to my > Windows laptop that is tethered to my Sprint mobile phone that has > internet. I know there are much better ways of doing this, but this is > what I have available without additional cost, and it's only going to > be used for a couple days. I have internet connection sharing turned > on so the tethered internet connection is available on the > Windows laptop Ethernet connection. I have tested the Ethernet > connection by connecting another Windows computer to the tethered > laptops shared Ethernet connection and it works fine, but when I > connect the RTCM it never connects. I have DHCP enabled on the RTCM. > Looking at the tethered laptop ipconfig screen we see both IPv4 and > IPv6 addresses listed, but I'm not sure it that the issue or if it's > something else. > Any ideas what I could try to make this work. > Thanks, > Steve_WB8GRS I use a Verizon mobile hot spot to do the same thing. Like your phone, the hot spot has no Ethernet connection. I use a Ubiquiti NanoStation Loco to make the wireless connection to the hot spot. This creates a wired connection which can be input to a router or used by itself. This method also works for allowing more than the allowed number of connections to a hot spot, or other cellular device. Several connections can be negotiated with a wireless router and one connection to the cellular device. Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From asylthe at kc9ona.com Fri May 9 20:52:05 2014 From: asylthe at kc9ona.com (Andrew Sylthe) Date: Fri, 9 May 2014 15:52:05 -0500 Subject: [App_rpt-users] Error In-Reply-To: References: Message-ID: Angelo, I don't believe that to be an error. I constantly see the same in my logs and it isn't an issue: [May 9 15:49:33] WARNING[509]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '27220' [May 9 15:49:34] WARNING[511]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest The "warning" is notifying you that a registration request was sent. Thanks! On Fri, May 9, 2014 at 9:11 AM, Angelo Glorioso wrote: > * Am I correct to say port 4569 is not open with this error??* > > > > *[May 9 09:07:13] WARNING[29666]: chan_iax2.c:10127 iax2_do_register: > REGISTER-LOG: Sending registration request for '29882'* > > > *7 3 de Angelo* > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Andrew Sylthe KC9ONA -------------- next part -------------- An HTML attachment was scrubbed... URL: From n5uxt at hotmail.com Fri May 9 21:27:17 2014 From: n5uxt at hotmail.com (Angelo Glorioso) Date: Fri, 9 May 2014 16:27:17 -0500 Subject: [App_rpt-users] Error Message-ID: T-Mobile. America's First Nationwide 4G Network Andrew Sylthe wrote: Angelo, I don't believe that to be an error. I constantly see the same in my logs and it isn't an issue: [May 9 15:49:33] WARNING[509]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '27220' [May 9 15:49:34] WARNING[511]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest The "warning" is notifying you that a registration request was sent. Thanks! On Fri, May 9, 2014 at 9:11 AM, Angelo Glorioso wrote: > * Am I correct to say port 4569 is not open with this error??* > > > > *[May 9 09:07:13] WARNING[29666]: chan_iax2.c:10127 iax2_do_register: > REGISTER-LOG: Sending registration request for '29882'* > > > *7 3 de Angelo* > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Andrew Sylthe KC9ONA -------------- next part -------------- An HTML attachment was scrubbed... URL: From n5uxt at hotmail.com Fri May 9 21:28:11 2014 From: n5uxt at hotmail.com (Angelo Glorioso) Date: Fri, 9 May 2014 16:28:11 -0500 Subject: [App_rpt-users] Error Message-ID: I think you are right Andrew. T-Mobile. America's First Nationwide 4G Network Andrew Sylthe wrote: Angelo, I don't believe that to be an error. I constantly see the same in my logs and it isn't an issue: [May 9 15:49:33] WARNING[509]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '27220' [May 9 15:49:34] WARNING[511]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest The "warning" is notifying you that a registration request was sent. Thanks! On Fri, May 9, 2014 at 9:11 AM, Angelo Glorioso wrote: > * Am I correct to say port 4569 is not open with this error??* > > > > *[May 9 09:07:13] WARNING[29666]: chan_iax2.c:10127 iax2_do_register: > REGISTER-LOG: Sending registration request for '29882'* > > > *7 3 de Angelo* > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Andrew Sylthe KC9ONA -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Sat May 10 01:42:20 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Fri, 09 May 2014 18:42:20 -0700 Subject: [App_rpt-users] Error In-Reply-To: References: Message-ID: I have that message in my logs too. So it appears to be a normal message. Sorry to send you down the rabbit hole. -- Tim :wq On May 9, 2014, at 1:52 PM, Andrew Sylthe wrote: > Angelo, > > I don't believe that to be an error. > > I constantly see the same in my logs and it isn't an issue: > [May 9 15:49:33] WARNING[509]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '27220' > [May 9 15:49:34] WARNING[511]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest > > The "warning" is notifying you that a registration request was sent. > > Thanks! > > > On Fri, May 9, 2014 at 9:11 AM, Angelo Glorioso wrote: > Am I correct to say port 4569 is not open with this error?? > > > > [May 9 09:07:13] WARNING[29666]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '29882' > > > 7 3 de Angelo > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > -- > Andrew Sylthe > KC9ONA > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ken at kc2idb.net Sat May 10 13:52:08 2014 From: ken at kc2idb.net (KC2IDB) Date: Sat, 10 May 2014 09:52:08 -0400 Subject: [App_rpt-users] Allstar on the BBB In-Reply-To: References: Message-ID: <1399729928.6851.111.camel@deb1> I'm interested in trying your BBB image for Allstar. I'm trying to build an FM bridge to bring to Dayton, And unfortunately I have only got until the end of this weekend. Thanks Ken KC2IDB On Fri, 2014-05-09 at 01:56 -0400, Doug Crompton wrote: > I know there are a number of people out there waiting patiently for > the BBB Allstar image so they can play with their newly acquired > BBB's. I am happy to report that the answer is very soon, probably > early next week. There were a few issues mostly not related to Allstar > that had to be worked out. One was a boot issue that appears to be > resolved. > > I have created a web page with instructions and the image will be > downloaded from there. I expect to release this to a selected test > group tomorrow or the next day for initial testing before I publicize > the download page. > > So the answer is very soon! Thank you for your patience. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From david.osborn at manx.net Sat May 10 18:42:04 2014 From: david.osborn at manx.net (David Osborn) Date: Sat, 10 May 2014 19:42:04 +0100 Subject: [App_rpt-users] Frogs Message-ID: <009301cf6c7f$8a394850$9eabd8f0$@manx.net> Just typed this at my AllStar CLI: bride*CLI> frog 2 ... and got this result: "A frog in a blender with a base diameter of 3 inches going 601114350787.189575 RPM will be travelling at warp factor 2.000000, based upon the Jacobsen Frog Corollary." Some questions: 1. Does this apply to just any old frog, or is there a specific type in mind. (African or European frogs, perhaps) 2. With the blender whizzing at 600 trillion RPM, how long would the bearings last? 3. Errrmmm - why (does app_rpt have such a calculation)?? 4. Duuuude - What's your favourite colour? J -------------- next part -------------- An HTML attachment was scrubbed... URL: From ars.w5omr at gmail.com Sun May 11 20:13:32 2014 From: ars.w5omr at gmail.com (Geoff) Date: Sun, 11 May 2014 15:13:32 -0500 Subject: [App_rpt-users] code 1 In-Reply-To: <45223514-B91A-4C85-9F55-1D7BFF75E314@yeahmon.net> References: <1397950440.87004.YahooMailNeo@web163103.mail.bf1.yahoo.com> <45223514-B91A-4C85-9F55-1D7BFF75E314@yeahmon.net> Message-ID: <536FD9EC.5030207@gmail.com> On 04/19/2014 06:56 PM, Chris Andrist wrote: > Russ, > > Once it boots up login and type the command > > # service asterisk stop > > Then read the log file > > # nano /var/log/asterisk/messages > Uhm... I'm just picking on nits here, but why use nano to 'read' a log file? isn't nano an editor? Use the universal commands in the OS. ~#> less /var/log/asterisk/messages You can even use the option +F with less to see the file grow in real-time. then use the up/down arrows, page up/down keys to see what you want. If you *know* the error message is in say the last 50 lines of the file, then ~#> tail -50 /path/to/file/to/view There are several tty (terminal) screens available (if you're at the local console), Alt F1, Alt F2, etc... If you need another screen to look at, while your system is running... -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 12 05:16:48 2014 From: kk6ecm at gmail.com (Bob) Date: Sun, 11 May 2014 22:16:48 -0700 Subject: [App_rpt-users] Experimenting with loading Asterisk w/o using ACID CD Message-ID: <8B65DD05F89D4EF7A567F97BF4D62DDA@ThePykesHP> I ran an experiment this weekend building a new server, and have some questions. I could not get the computer BIOS to boot with a basic network interface, so began with CentOS 5.10 DVD, which installs the drivers. (The ACID CD could not see the network when attempting to download phase1.sh.) I then used the scripts from the ACID CD to install Asterisk/app_rpt. I manually downloaded and phase1.sh (using parts of ks.cfg on the command line), and made the script executable, then went from there to complete the "ACID" install. It worked great as a method to get past the lack of initial network driver, and the node is registered on Allstarlink.org. I have a couple of issues. 1) The new boot gives me a fail for ip6table load. The CentOS 5.10 did not have this error on reboot after the load. It only occurs after "completing the load" with the ACID scripts. How is this used in ACID, and is it necessary? Is it used for security setup? 2) The build has the same issue with not being able to comm correctly with the URI as I've had with other computers where the chipset and build are not compatible. I did not check the compatibility with the CentOS 5.10 build before the "ACID" install. I use the uridiag program to determine compatibility (asterisk off). I'm thinking of attempting this with CentOS 6.5, but suspect the overwrite from executing the ACID scripts, which download Asterisk updates, with not be compatible. I'm wondering if I can go directly from CentOS 5.10, or 6.5 using the astinstall.sh script Any suggestions? Still a Linux newbie sorting out his options. Thanks, r/Bob kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From markjohnston73 at gmail.com Mon May 12 06:25:57 2014 From: markjohnston73 at gmail.com (Mark Johnston) Date: Sun, 11 May 2014 23:25:57 -0700 Subject: [App_rpt-users] RTCM and voting setup In-Reply-To: References: Message-ID: Thanks Chuck, finally got most of my issues worked out using the V/S Hi output and setting the discrim level on the RTCM -20db This fixed my TT's and allowed the tune up to work as the directions stated it should - I do have the CTCSS decode going to the input for CTCSS on the RTCM - however what happens is the system gets keyed up with no PL required - even though no signal is sent on that connection. Measured with analog V Meter, and shows same 0V ~ as it does with no signal, same as it does with a signal that has no PL. If the signal has the proper 123.0 hz PL I get a +4V~ The settings on the RTCM: 12 - External CTCSS (0=Ignore, 1=Non-Inverted, 2=Inverted) (1) 13 - COR Type (0=Normal, 1=IGNORE COR, 2=No Receiver) (1) If I set 12 to 2 = inverted it will stay keyed and unkey when it receives a signal from the radio. Set to 1 and it works but does not pay attention to the PL set 13 to 1 to ignore COR and thus should only operate from CTCSS, yet it still seems to respond to COR for some reason. Seems very strange - Not sure what to make of this, or do I even need a PL to keep the repeater quiet? While noise should not trigger the system, anyone without a PL would... If you have any other ideas, that would be great, or if anyone else does... Thanks again for the help! PS the audio seems so much cleaner :) Seems like going from the discriminator helps... Not to say it was bad before... Mark KC7DMF --- Original Message ---- -------------------------------------------------------------------- On my 3 repeaters I am getting receive audio directly from the output pin of the detector IC chip and I have no problems, all setup worked exactly as described in the documentation. All TT from all brands of radio all work perfectly. A friend has a repeater that is getting output from a connector on the back of the radio that says discriminator audio out, but looking at the schematic I can see that there are lots of circuits and filters in the line between the detector IC and that output. For his system none of the setup steps worked correctly and we have to just get it as close as we could manually. For that system TT's only work from a very few radios and not at all from some and intermittently for others. I would suspect that you are not getting direct enough unfiltered audio, or you did not follow the setup procedure exactly. There is no CTCSS decode when using the RTCM's. The radio must have a hardware CTCSS that sends a logic level CTCSS detected signal to the RTCM. Or just use carrier squelch that is in the RTCM firmware and works only if you get good unfiltered discriminator audio. I highly recommend getting rid of these lines thresholds = 255,110=5 linger=6 thresholds = 255,110=5 linger=10 Everything works better without them IMHO. It is a good idea to start with a big value for buflen to start with and only trim it down after everything else is working well. If it is all working but you do not like the squelch close action, then I have alternate firmware to fix that issue. Chuck, WB9UUS, CCIE2285 "Got Root?" How many software engineers does it take to change a light bulb? *None. It's a hardware problem.* Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers. A ntennas P oorly P laced L acks E ngineering The best way to accelerate a computer running Windows is at 9.81 m/s?. *"I get paid to support Windows, I use Linux to get work done."* On Fri, May 9, 2014 at 1:17 AM, Chuck Henderson < rpt2 at chuck.midlandsnetworking.com> wrote: > On my 3 repeaters I am getting receive audio directly from the output pin > of the detector IC chip and I have no problems, all setup worked exactly as > described in the documentation. All TT from all brands of radio all work > perfectly. > A friend has a repeater that is getting output from a connector on the > back of the radio that says discriminator audio out, but looking at the > schematic I can see that there are lots of circuits and filters in the line > between the detector IC and that output. For his system none of the setup > steps worked correctly and we have to just get it as close as we could > manually. For that system TT's only work from a very few radios and not at > all from some and intermittently for others. > > I would suspect that you are not getting direct enough unfiltered audio, > or you did not follow the setup procedure exactly. > > There is no CTCSS decode when using the RTCM's. The radio must have a > hardware CTCSS that sends a logic level CTCSS detected signal to the RTCM. > > Or just use carrier squelch that is in the RTCM firmware and works only if > you get good unfiltered discriminator audio. > > I highly recommend getting rid of these lines > thresholds = 255,110=5 > linger=6 > thresholds = 255,110=5 > linger=10 > > Everything works better without them IMHO. > > It is a good idea to start with a big value for buflen to start with and > only trim it down after everything else is working well. > > If it is all working but you do not like the squelch close action, then I > have alternate firmware to fix that issue. > > Chuck, WB9UUS, CCIE2285 > > > > On Thu, May 8, 2014 at 11:00 PM, Mark Johnston wrote: > >> No idea how it got fixed other then multiple reboots later - no PL being >> heard now that is great! >> two other issues I have with the voter modules (RTCM) can those devices >> or can the allstar/asterisk do >> CTCSS on rx, I see it can do it on TX but I want it to be my tone decoder >> - Just seems odd if they cannot >> since it would for a USB device why not here? >> >> Two, for some reason one radio I have Wouxun the DTMF digits do not work >> except the 9 when watching the >> asterisk -r .... except sometimes if I hold each digit for 2-3 seconds >> then it does. Is there a setting I can adjust? >> As far as I can tell by the config and listening to my signal levels >> sound about right/proper deviation etc. >> The Baofang works 100% of the time with the briefest of key presses even >> if I tweak the rx a bit. When I monitor >> the output from the wouxun through the node the tones sound distorted - >> from the baofang they sound clean. >> Maybe it's the radio? >> >> Thanks, >> >> >> Mark >> >> KC7DMF >> >> >> "Got Root?" >> >> How many software engineers does it take to change a light bulb? >> *None. It's a hardware problem.* >> >> >> Unix is user friendly. It's just very particular about who it's friends >> are. >> WINDOWS: Will Install Needless Data On Whole System >> MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools >> Teenagers. >> >> >> A ntennas >> P oorly >> P laced >> L acks >> E ngineering >> >> The best way to accelerate a computer running Windows is at 9.81 m/s?. >> >> *"I get paid to support Windows, I use Linux to get work done."* >> >> >> >> On Thu, May 8, 2014 at 12:07 PM, Mark Johnston wrote: >> >>> Hello everyone, >>> >>> Trying to setup 2 RTCM's for voting - starting off with 1 for the master >>> timing source - no Radio. >>> and one currently at the same site for testing purposes, both have GPS >>> configured & working. >>> >>> The radio is a GE Mastr II base - I located a point where the CTCSS >>> decoder gets the discriminator audio >>> and removed the board for CTCSS decode. Plugged in the audio to the RTCM >>> there. >>> >>> I do hear the audio, but am having multiple issues, first audio sounds >>> OK locally (repeat) but the biggest >>> issue there is the PL is loud and plfilter = y in the voter.conf appears >>> to do nothing for that. >>> >>> Second issue I am not seeing a way to decode PL either in the RTCM or in >>> asterisk from a voter. >>> I know with usbradio/simplusb it has the option but from what I know >>> those are not going to do anything here? >>> >>> also during the RTCM setup the SQ adjustment appears to calibrate go >>> from flashing to solid on the LD3 indicator. >>> but when adjusting the SQ pot 10 , 50 , or 150 turns does nothing to >>> extinguish the LD3 as it should, unless I am >>> misunderstanding the directions - does not make sense. Anyone know if >>> there is something I could be missing? >>> >>> below are the rpt.conf (partial) and voter.conf files >>> >>> rpt.conf ---- >>> >>> [28344] ; Change this to your assigned >>> node number >>> rxchannel=voter/28344 >>> duplex=2 >>> ;erxgain=-3 >>> ;etxgain=3 >>> ;controlstates=controlstates >>> scheduler=schedule28344 >>> morse=morse28344 >>> macro=macro28344 >>> functions=functions28344 >>> phone_functions=functions28344 >>> link_functions=functions28344 >>> telemetry=telemetry >>> wait_times=wait-times >>> context = radio >>> callerid = "Repeater" <0000000000> >>> idrecording = |iKC7DMF >>> accountcode=RADIO >>> hangtime=100 >>> althangtime=100 >>> totime=530000 >>> idtime=540000 >>> politeid=3000 >>> idtalkover=|iKC7DMF >>> unlinkedct=ct2 >>> ;discpgm=yourdisconnectprogram >>> ;lnkactenable=0 >>> ;lnkacttime=1800 >>> ;lnkactmacro=*52 >>> ;lnkacttimerwarn=30seconds >>> ;remote_inact_timeout=1800 >>> ;remote_timeout=3600 >>> nounkeyct=0 >>> ;holdofftelem=0 >>> beaconing=0 >>> linktolink=yes >>> telemdefault=2 >>> propagate_dtmf = yes >>> propagate_phonedtmf = yes >>> >>> ; >>> ; *** Status Reporting *** >>> >>> ###### >>> >>> >>> /etc/asterisk/voter.conf >>> >>> ;[general] >>> >>> port = 667 >>> buflen = 500 >>> password = pwblah >>> >>> [28344] >>> >>> 1306 = pw1blah,master >>> plfilter = y >>> thresholds = 255,110=5 >>> linger=6 >>> 1300 = pw2blah,transmit >>> plfilter = y >>> thresholds = 255,110=5 >>> linger=10 >>> >>> ##### >>> >>> >>> Thanks, >>> >>> >>> Mark KC7DMF >>> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jonathan.weirmeir at gmail.com Mon May 12 15:00:59 2014 From: jonathan.weirmeir at gmail.com (Jonathan Weirmeir) Date: Mon, 12 May 2014 11:00:59 -0400 Subject: [App_rpt-users] USB hubs with BB Black? Message-ID: Good morning. I seem to remember seeing posts recommending not using USB hubs. However, the BeagleBone Black only has one USB host connector. I'd like to use two URIx's with the BB Black. Any suggestions? 73 DE KC8RYW -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Mon May 12 15:55:31 2014 From: doug at crompton.com (Doug Crompton) Date: Mon, 12 May 2014 11:55:31 -0400 Subject: [App_rpt-users] USB hubs with BB Black? In-Reply-To: References: Message-ID: Johnathan, I have successfully used the BBB with a hub (Belkin F4U040) and two DMK's. It works but it is pushing the envelope a bit both in using the hub and also two nodes. It might work for you and then again it might not. BBB's are cheap so a better idea might be to just run one BBB per node. You just need to setup another server, move you second node there and set the server iax address at allstarlink.org and the second BBB and you Internet router. This would also have the added redundancy of another independent server. Hopefully we will get the BBB GPIO setup for PTT/COS and then you can use any compatible usb sound FOB. Then the cost of each node will be on the order of $60 or so. 73 Doug WA3DSP http://www.crompton.com/hamradio Date: Mon, 12 May 2014 11:00:59 -0400 From: jonathan.weirmeir at gmail.com To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] USB hubs with BB Black? Good morning. I seem to remember seeing posts recommending not using USB hubs. However, the BeagleBone Black only has one USB host connector. I'd like to use two URIx's with the BB Black. Any suggestions? 73 DE KC8RYW _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 12 19:50:20 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 12 May 2014 12:50:20 -0700 Subject: [App_rpt-users] USB hubs with BB Black? In-Reply-To: References: Message-ID: <0693B2B6-107B-4706-AF20-C70E14AC8DCC@gmail.com> From what I have learned from Doug, others, and confirmed with my own experience is the fact that keeping processing overhead low improves success of using a single device formultiple nodes. Use simpleusb, or perhaps configure usbradio to not use PL DSP functions, will improve the ability to support multiple nodes, and have multiple nodes connected from the network at the same time. I use the Linux command "top" to show real time useage of memory and CPU %. Thanks, Bob kk6ecm Sent from iPad On May 12, 2014, at 8:55 AM, Doug Crompton wrote: > Johnathan, > > I have successfully used the BBB with a hub (Belkin F4U040) and two DMK's. It works but it is pushing the envelope a bit both in using the hub and also two nodes. It might work for you and then again it might not. > > BBB's are cheap so a better idea might be to just run one BBB per node. You just need to setup another server, move you second node there and set the server iax address at allstarlink.org and the second BBB and you Internet router. This would also have the added redundancy of another independent server. Hopefully we will get the BBB GPIO setup for PTT/COS and then you can use any compatible usb sound FOB. Then the cost of each node will be on the order of $60 or so. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > Date: Mon, 12 May 2014 11:00:59 -0400 > From: jonathan.weirmeir at gmail.com > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] USB hubs with BB Black? > > Good morning. > > I seem to remember seeing posts recommending not using USB hubs. > > However, the BeagleBone Black only has one USB host connector. > > I'd like to use two URIx's with the BB Black. > > Any suggestions? > > 73 DE KC8RYW > > > _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Tue May 13 01:28:49 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Mon, 12 May 2014 18:28:49 -0700 Subject: [App_rpt-users] =?utf-8?q?app=5Frpt_global_channel_variables?= Message-ID: <20140512182849.71befee5dbd13c5325dd1a521b4e73ee.418be9c26f.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue May 13 05:26:37 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 12 May 2014 22:26:37 -0700 Subject: [App_rpt-users] Tinny transmit audio Message-ID: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> What could cause the retransmitted audio to sound tinny. It sounds good when playing sound files, but retransmitted audio from the receiver sounds a bit tinny. The radio settings have not changed, just the computer with a new ACID load from the CD. Are there settings that need to be adjusted in the config files? What have I missed? Thanks, Bob kk6ecm Sent from iPad From n5uxt at hotmail.com Tue May 13 15:23:58 2014 From: n5uxt at hotmail.com (Angelo Glorioso) Date: Tue, 13 May 2014 10:23:58 -0500 Subject: [App_rpt-users] Dayton, Ohio References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> Message-ID: Sorry for this being off the topic, but I am planning to head to Dayton, Oh for hamvention and was wondering if there are any allstar systems in the area?? 73 de Angelo From thals1992 at hotmail.com Tue May 13 17:05:48 2014 From: thals1992 at hotmail.com (Trevor Halsey) Date: Tue, 13 May 2014 13:05:48 -0400 Subject: [App_rpt-users] Dayton, Ohio Message-ID: Not really. There's several in Cincinnati, and mine I'm still testing. It operates, just not live on AllStarLink yet. I just need to pick up one of those premade USB to Motorola adapters while I'm there and it will be live! My 70cm repeater (using 35w) is located not even a mile away from the Brookville KOA! Its listed on repeaterbook.com (I don't remember my freq pair, but its open.) Feel free to test it out sometime over the weekend. Sent from my Windows Phone -----Original Message----- From: "Angelo Glorioso" Sent: ?5/?13/?2014 11:23 AM To: "app_rpt-users at ohnosec.org" Subject: [App_rpt-users] Dayton, Ohio Sorry for this being off the topic, but I am planning to head to Dayton, Oh for hamvention and was wondering if there are any allstar systems in the area?? 73 de Angelo -------------- next part -------------- An HTML attachment was scrubbed... URL: From fred at moses.bz Tue May 13 17:25:13 2014 From: fred at moses.bz (Fredric Moses) Date: Tue, 13 May 2014 13:25:13 -0400 Subject: [App_rpt-users] Dayton, Ohio In-Reply-To: References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> Message-ID: Not a perm one.... I install a uhf repeater/aprs igate in the arena.. its linked back to our 28236 hub.. 442.3500+ 107.2 pl.. -- Fredric Moses - W8FSM - WQOG498 fred at moses.bz On Tue, May 13, 2014 at 11:23 AM, Angelo Glorioso wrote: > > > Sorry for this being off the topic, but I am planning to head to Dayton, > Oh for hamvention and was wondering if there are any allstar systems in the > area?? > > > 73 de Angelo > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/ > mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. > Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From lorentedford at gmail.com Wed May 14 14:01:35 2014 From: lorentedford at gmail.com (Loren Tedford) Date: Wed, 14 May 2014 09:01:35 -0500 Subject: [App_rpt-users] Simplex link to a repeater via Motorola maxtrac Message-ID: Hello my name is Loren I'm needing some guidance on this node here. The problem I'm having is if node is not transmitting to the repeater it still IDs every 10 minutes because somebody else was actually transmitting on the repeater how do I set it up to where only if my node transmits to id then I'd ten minutes after basically set it up on tx side only not RX and tx side... Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com Email: loren at lorentedford.com Phone: 618-553-0806 http://www.lorentedford.com Sent from Droid RAZR HD from Verizon wireless network -------------- next part -------------- An HTML attachment was scrubbed... URL: From ars.w5omr at gmail.com Wed May 14 15:25:41 2014 From: ars.w5omr at gmail.com (Geoff) Date: Wed, 14 May 2014 10:25:41 -0500 Subject: [App_rpt-users] Beagle Bone Blacks Message-ID: <53738AF5.7010602@gmail.com> at 10:14am Central Time, I got this email: We have restocked a product you asked to be notified about. Please check it out before it goes out of stock again! -------------------------------------------------- Product Back In Stock -------------------------------------------------- BeagleBone Black Rev C - 4GB Flash - Pre-installed Debian Link: http://www.adafruit.com/products/1876 ================== limit 1 per customer. I got mine ordered. From n5uxt at hotmail.com Wed May 14 16:49:35 2014 From: n5uxt at hotmail.com (Angelo Glorioso) Date: Wed, 14 May 2014 11:49:35 -0500 Subject: [App_rpt-users] Dayton, Ohio References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> Message-ID: Thanks for all that replied. I guess there really is not a node that close to Dayton. I really wanted to connect back home. Thanks again all, 73 de Angelo OFF TO DAYTON we go. ----- Original Message ----- From: Fredric Moses To: Angelo Glorioso Cc: app_rpt mailing list Sent: Tuesday, May 13, 2014 12:25 PM Subject: Re: [App_rpt-users] Dayton, Ohio Not a perm one.... I install a uhf repeater/aprs igate in the arena.. its linked back to our 28236 hub.. 442.3500+ 107.2 pl.. -- Fredric Moses - W8FSM - WQOG498 fred at moses.bz On Tue, May 13, 2014 at 11:23 AM, Angelo Glorioso wrote: Sorry for this being off the topic, but I am planning to head to Dayton, Oh for hamvention and was wondering if there are any allstar systems in the area?? 73 de Angelo _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Wed May 14 18:37:04 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Wed, 14 May 2014 11:37:04 -0700 Subject: [App_rpt-users] Simplex link to a repeater via Motorola maxtrac In-Reply-To: References: Message-ID: <42811CBD-12EC-44B8-8228-0B2361F5224A@mac.com> The app_rpt IDer is triggered on transmit activity only. I suspect your node?s transmitter is actually being keyed on repeater activity. Is your node set for duplex=0? See: http://ohnosec.org/drupal/node/84 Make sure the beacon mode is not on. ;beaconing=0 ; Send ID regardless of repeater activity (Required in the UK, but probably illegal in the US) For what it?s worth, what your are doing is not recommended. In-band linking can the following problems: 1) If not specifically addressed your repeater hang time, courtesy tone, and IDer will be heard by other nodes. 2) Two or mode nodes with improper in-band linking will cause an endless pingpong. 3) Half duplex nodes don?t always have over-the-air control. 4) The audio will be slightly degraded because of the extra radio. Having said that, items 1 and 2 above problems can be avoided by setting your node to decode PL and either: 1) Set your repeater to encode PL only on user input. 2) Set your repeater to pass user PL. The best way to use Allstar is to install it as your repeater controller. If that?s not possible the next best option is to connect it to a port on your controller. -- Tim :wq On May 14, 2014, at 7:01 AM, Loren Tedford wrote: > Hello my name is Loren I'm needing some guidance on this node here. The problem I'm having is if node is not transmitting to the repeater it still IDs every 10 minutes because somebody else was actually transmitting on the repeater how do I set it up to where only if my node transmits to id then I'd ten minutes after basically set it up on tx side only not RX and tx side... > > Loren Tedford (KC9ZHV) > Email: lorentedford at gmail.com > Email: loren at lorentedford.com > Phone: 618-553-0806 > http://www.lorentedford.com > Sent from Droid RAZR HD from Verizon wireless network > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From n3xcc at repeater-builder.com Wed May 14 21:14:46 2014 From: n3xcc at repeater-builder.com (Scott Zimmerman) Date: Wed, 14 May 2014 17:14:46 -0400 Subject: [App_rpt-users] Dayton, Ohio In-Reply-To: References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> Message-ID: <5373DCC6.1030502@repeater-builder.com> Angelo, Where there may not be a permanent node up in the Dayton area, Kevin WJ7G will be hosting a mobile node in the north tailgate area in and around spaces 1960 & 1961. The planned frequency for this node is 442.000+ PL123.0. Please note this node will only be active during flea market hours. (Sorry, but it runs on a Verizon 4G LTE JetPack) Along similar lines, the RB gang will be in our usual spots of 2378-2380 and 2568-2570. These are 6 end of row spots, so we should be easy to find. I will have 14 newly minted RB-RIMs available for sale this year at the discounted show price of $90. These include mating connector and a high-quality 6' USB cable. I also have 10 more USB-RIMs that do NOT include a USB cable (damned UPS) that I will make available for sale at $85 each. More info on our RB-USB-RIM product can be found here: http://www.repeater-builder.com/products/usb-rim.html The latest weather forecast I saw called for nice weather and not too hot, so feel free to stop by and say "HI." Hope to see everyone there. Scott Scott Zimmerman Amateur Radio Call N3XCC 474 Barnett Road Boswell, PA 15531 On 5/14/2014 12:49 PM, Angelo Glorioso wrote: > *Thanks for all that replied. I guess there really is not a node that close to Dayton. I really > wanted to connect back home.* > ** > *Thanks again all,* > ** > *73 de Angelo* > ** > *OFF TO DAYTON we go.* > ** > > ----- Original Message ----- > *From:* Fredric Moses > *To:* Angelo Glorioso > *Cc:* app_rpt mailing list > *Sent:* Tuesday, May 13, 2014 12:25 PM > *Subject:* Re: [App_rpt-users] Dayton, Ohio > > Not a perm one.... I install a uhf repeater/aprs igate in the arena.. its linked back to our > 28236 hub.. 442.3500+ 107.2 pl.. > > > -- > Fredric Moses - W8FSM - WQOG498 > fred at moses.bz > > > On Tue, May 13, 2014 at 11:23 AM, Angelo Glorioso > > wrote: > > > > Sorry for this being off the topic, but I am planning to head to Dayton, Oh for hamvention > and was wondering if there are any allstar systems in the area?? > > > 73 de Angelo > > > _________________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/__mailman/listinfo/app_rpt-users > > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/__mailman/listinfo/app_rpt-users > and scroll down to the bottom of > the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have > trouble unsubscribing, please send a message to the list detailing the problem. > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From ve2jve at hotmail.com Wed May 14 22:31:54 2014 From: ve2jve at hotmail.com (VE2JVE) Date: Wed, 14 May 2014 18:31:54 -0400 Subject: [App_rpt-users] How can I see all connected nodes in IAXRPT Message-ID: With the Xelatec version, I can see all connected nodes in the CALL INFORMATION but not with ACID. How can I see all connected nodes with ACID version in Xelatec. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve2jve at hotmail.com Wed May 14 22:44:18 2014 From: ve2jve at hotmail.com (VE2JVE) Date: Wed, 14 May 2014 18:44:18 -0400 Subject: [App_rpt-users] How can I see all connected node in IAXRPT Message-ID: With the Xelatec version, I can see all connected nodes in the CALL INFORMATION but not with ACID. How can I see all connected nodes with ACID version in Xelatec. WE have created our own Asterisk network. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Wed May 14 23:26:33 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Wed, 14 May 2014 16:26:33 -0700 Subject: [App_rpt-users] How can I see all connected node in IAXRPT In-Reply-To: References: Message-ID: At the *CLI> rpt lstats -- Tim :wq On May 14, 2014, at 3:44 PM, VE2JVE wrote: > With the Xelatec version, I can see all connected nodes in the CALL INFORMATION but not with ACID. How can I see all connected nodes with ACID version in Xelatec. WE have created our own Asterisk network. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kuggie at kuggie.com Thu May 15 02:34:53 2014 From: kuggie at kuggie.com (Kevin Custer) Date: Wed, 14 May 2014 22:34:53 -0400 Subject: [App_rpt-users] Dayton, Ohio In-Reply-To: <5373DCC6.1030502@repeater-builder.com> References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> <5373DCC6.1030502@repeater-builder.com> Message-ID: <537427CD.3070708@kuggie.com> On 5/14/2014 5:14 PM, Scott Zimmerman wrote: > Angelo, > > Where there may not be a permanent node up in the Dayton area, Kevin > WJ7G will be hosting a mobile node in the north tailgate area in and > around spaces 1960 & 1961. The planned frequency for this node is > 442.000+ PL123.0. Please note this node will only be active during > flea market hours. (Sorry, but it runs on a Verizon 4G LTE JetPack) All, I'm sorry to report there wasn't enough room in the truck for the repeater - it won't be making the trip this year. Kevin From kuggie at kuggie.com Thu May 15 13:00:53 2014 From: kuggie at kuggie.com (Kevin Custer) Date: Thu, 15 May 2014 09:00:53 -0400 Subject: [App_rpt-users] Dayton, Ohio In-Reply-To: <537427CD.3070708@kuggie.com> References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> <5373DCC6.1030502@repeater-builder.com> <537427CD.3070708@kuggie.com> Message-ID: <5374BA85.7070500@kuggie.com> Scratch that... Found room under a seat. See you on 442.000! Kevin On 5/14/2014 10:34 PM, Kevin Custer wrote: > On 5/14/2014 5:14 PM, Scott Zimmerman wrote: >> Angelo, >> >> Where there may not be a permanent node up in the Dayton area, Kevin >> WJ7G will be hosting a mobile node in the north tailgate area in and >> around spaces 1960 & 1961. The planned frequency for this node is >> 442.000+ PL123.0. Please note this node will only be active during >> flea market hours. (Sorry, but it runs on a Verizon 4G LTE JetPack) > > > All, > > I'm sorry to report there wasn't enough room in the truck for the > repeater - it won't be making the trip this year. > > Kevin From ken at kc2idb.net Thu May 15 13:38:23 2014 From: ken at kc2idb.net (KC2IDB) Date: Thu, 15 May 2014 09:38:23 -0400 Subject: [App_rpt-users] Dayton, Ohio In-Reply-To: References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> Message-ID: <1400161103.1763.134.camel@deb1> I have just finished setting up my tri-bridge + dstar and it will be at Dayton. Im not exactly sure where yet, but it will be nearby. Breakdown is as follows Mode Access Point Node number Freq Echolink KD2DMU-L 29785 145.600pl 151.4 D-Star Bridge XRF121 A 40857 145.600pl 151.4 Allstar Hub KC2IDB 40702 145.600pl 151.4 D-Star Local KD2DMU B XRF121 A 440.125 This is based in a mobile installation, D-Star and Allstar are both running only 5 watts. 73 Ken KC2IDB On Tue, 2014-05-13 at 10:23 -0500, Angelo Glorioso wrote: > > Sorry for this being off the topic, but I am planning to head to Dayton, Oh > for hamvention and was wondering if there are any allstar systems in the > area?? > > > 73 de Angelo > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From kenh at tsg-us.com Thu May 15 16:48:38 2014 From: kenh at tsg-us.com (Ken W4NOC) Date: Thu, 15 May 2014 12:48:38 -0400 Subject: [App_rpt-users] How can I see all connected node in IAXRPT References: Message-ID: <10C0D43802EB40AAA2700ABEE7651D6C@viking> 'xnode' is handy as well. It reveals all associated nodes and webtransceiver connections. rpt xnode Ken W4NOC example: ... RPT_NUMLINKS=7> RPT_LINKS=7,T27201,T28569,T27139,T29930,T29934,T29956,T40507 RPT_NUMALINKS=3 RPT_ALINKS=3,27201TU,28569TU,27139TU RPT_ETXKEYED=0> RPT_RXKEYED=0I> RPT_AUTOPATCHUP=0 ... > 1. Re: How can I see all connected node in IAXRPT (Tim Sawyer) > > Message: 1 > Date: Wed, 14 May 2014 16:26:33 -0700 > From: Tim Sawyer > To: VE2JVE > Cc: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] How can I see all connected node in > IAXRPT > Message-ID: > Content-Type: text/plain; charset="us-ascii" > > At the *CLI> rpt lstats > > -- > Tim > :wq > From ken at kc2idb.net Fri May 16 01:03:01 2014 From: ken at kc2idb.net (KC2IDB) Date: Thu, 15 May 2014 21:03:01 -0400 Subject: [App_rpt-users] Dayton, Ohio In-Reply-To: <1400161103.1763.134.camel@deb1> References: <6501B3A9-B8F2-4AA8-BBAF-9E6A6FD65D91@gmail.com> <1400161103.1763.134.camel@deb1> Message-ID: <1400202181.1763.137.camel@deb1> Just a heads up, the allstar node had to be moved to 145.630 as the other frequency was in use. Still has a tone of 151.4. During the evening the node will be in the area of the Drury Inn, and during the day it will be at the Hamvention. Enjoy 73, Ken KC2IDB On Thu, 2014-05-15 at 09:38 -0400, KC2IDB wrote: > I have just finished setting up my tri-bridge + dstar and it will be at > Dayton. Im not exactly sure where yet, but it will be nearby. > Breakdown is as follows > > Mode Access Point Node number Freq > Echolink KD2DMU-L 29785 145.600pl 151.4 > D-Star Bridge XRF121 A 40857 145.600pl 151.4 > Allstar Hub KC2IDB 40702 145.600pl 151.4 > D-Star Local KD2DMU B XRF121 A 440.125 > > This is based in a mobile installation, D-Star and Allstar are both > running only 5 watts. > > 73 > Ken > KC2IDB > > > On Tue, 2014-05-13 at 10:23 -0500, Angelo Glorioso wrote: > > > > Sorry for this being off the topic, but I am planning to head to Dayton, Oh > > for hamvention and was wondering if there are any allstar systems in the > > area?? > > > > > > 73 de Angelo > > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From torben at klimt-online.com Fri May 16 13:42:33 2014 From: torben at klimt-online.com (torben at klimt-online.com) Date: Fri, 16 May 2014 15:42:33 +0200 Subject: [App_rpt-users] Connect SIP Phone to allstarlink box In-Reply-To: <20131219160024.71befee5dbd13c5325dd1a521b4e73ee.cc32fad669.wbe@email06.secureserver.net> References: <20131219160024.71befee5dbd13c5325dd1a521b4e73ee.cc32fad669.wbe@email06.secureserver.net> Message-ID: <2EB39C93-8923-4730-8A33-2B1D474D1B24@mimectl> hi all, i know the post is a little bit older but the last days i had some time for testing and playing with my allstarnode. @mike: tnx a lot for your instructions on the page http://themidnightengineer.com/category/ham-amateur-radio/app_rpt/config-set-up/ a call from SIP to repeater runs fine now but i have 2 questions a, you write in your instruction "exten => 29283,n,Rpt,29283|P ; make connection ? the P is for phone control mode" are there any other possibilitys for P ? is it possible to connect like the allstarlink telefon portal with VOX PTT ? instead of *99 and # ?? b, how can i call from the repeater to the SIP(i take the 6010 like you of course...) tnx a lot and have a nice weekend 73.... tom dh6mbt ________________________________ Von: app_rpt-users-bounces at ohnosec.org [app_rpt-users-bounces at ohnosec.org] im Auftrag von mike at midnighteng.com [mike at midnighteng.com] Gesendet: Freitag, 20. Dezember 2013 00:00 An: app_rpt-users at ohnosec.org Betreff: Re: [App_rpt-users] Connect SIP Phone to allstarlink box The answer to the one part is -Yes- you can connect to your sip/iax to app_rpt extension on the system. Nothing extra is needed but the sip definition in the system and a compatible sip phone/software on your network. Not to be taken the wrong way, I would think many of us could help you through that but, We have no way of knowing how much you know about the supporting structure, being asterisk pbx. So I would say that you should look-up the support you need from asterisk online manuals on setting up a phone sip extension. Get the manual for asterisk at asterisk.org and you might learn about the many capabilities of asterisk why you are at it. When you have a particular problem doing that, ask that particular question. Many are glad to help. Here is my sip extention for my ipad (with sip software) --sip.conf [6010] ;iPad deny=0.0.0.0/0.0.0.0 username=6010 secret=yoursecretpassword dtmfmode=rfc2833 canreinvite=no context=radio-control host=dynamic trustrpid=yes sendrpid=no type=friend nat=no port=5060 qualify=yes qualifyfreq=60 transport=udp encryption=no callgroup= pickupgroup= dial=SIP/6010 That should get you started but get the asterisk manual. Many answers are in there. ...mike/kb8jnm -------- Original Message -------- Subject: [App_rpt-users] Connect SIP Phone to allstarlink box From: "torben at klimt-online.com" > Date: Thu, December 19, 2013 5:04 pm To: "app_rpt-users at ohnosec.org" > Hi all, I would like to connect 2-3 SIP Phones to the allstarlink box. Is it possible to call to each other AND to the repeater ? Is there anyone you can help me doing that ? or are there some howto`s ? I think I must write the ?User/Clients/Phones? t0 the sip.conf and need some dialplans for calls from sip to sip and from sip to allstarlink-repeater Tnx for the help 73? Torben Klimt Eicherstrasse 58 85123 Karlskron-Grillheim Telefon: 08453-34 45 040 Fax: 08453 - 4085296 Mobil: 0151-178 74499 torben at klimt-online.com ________________________________ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From markjohnston73 at gmail.com Fri May 16 14:56:42 2014 From: markjohnston73 at gmail.com (Mark Johnston) Date: Fri, 16 May 2014 07:56:42 -0700 Subject: [App_rpt-users] Connect SIP Phone to allstarlink box In-Reply-To: <2EB39C93-8923-4730-8A33-2B1D474D1B24@mimectl> References: <20131219160024.71befee5dbd13c5325dd1a521b4e73ee.cc32fad669.wbe@email06.secureserver.net> <2EB39C93-8923-4730-8A33-2B1D474D1B24@mimectl> Message-ID: http://kd3su.us/allStar/acid-sysadmin.pdf Page 34 Phone Control Mode Command Example in extensions.conf Dumb exten=>1234,nRpt,1234|D Normal exten=>1234,n,Rpt,1234|P Phone exten=>1234,n,Rpt,1234|P Simple exten=>1234,n,Rpt,1234|S VOX exten=>1234,n,Rpt,1234|Pv Hope that helps... -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Fri May 16 17:23:36 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Fri, 16 May 2014 10:23:36 -0700 Subject: [App_rpt-users] Dayton Connects Message-ID: <20140516102336.71befee5dbd13c5325dd1a521b4e73ee.1a6e62b476.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Sun May 18 22:00:16 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Sun, 18 May 2014 15:00:16 -0700 Subject: [App_rpt-users] Status of /dl/installcd/centos6 Message-ID: <45EB5F10-05E6-424C-8593-0D983ACB270E@gmail.com> What is the status of the /dl/installcd/centos6 build? Thanks, Bob kk6ecm Sent from iPad From telesistant at hotmail.com Mon May 19 02:32:40 2014 From: telesistant at hotmail.com (Jim Duuuude) Date: Sun, 18 May 2014 19:32:40 -0700 Subject: [App_rpt-users] Status of /dl/installcd/centos6 In-Reply-To: <45EB5F10-05E6-424C-8593-0D983ACB270E@gmail.com> References: <45EB5F10-05E6-424C-8593-0D983ACB270E@gmail.com> Message-ID: Same as it always was. There seems to be *something* screwed up in the OSS audio support in the kernel they distribute, and audio (to USB devices) does not work properly. Someone, I dont even remember who now, was supposed to be doing an experimental port of one of the USB channels drivers (simpleusb or usbradio) to native ALSA, so that we can see if this "gets around" the problem. So far, this has not happened. Newer kernels, even the 3.X series work with the OSS audio but, for some reason the Centos 6.X one just doesnt seem to. The dude that took his time to make this package did a REALLY nice job with it, and it a serious shame that we cant use it because of this silly problem. Jim > From: kk6ecm at gmail.com > Date: Sun, 18 May 2014 15:00:16 -0700 > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] Status of /dl/installcd/centos6 > > What is the status of the /dl/installcd/centos6 build? > > Thanks, > Bob > kk6ecm > > Sent from iPad > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 19 04:00:48 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Sun, 18 May 2014 21:00:48 -0700 Subject: [App_rpt-users] Status of /dl/installcd/centos6 In-Reply-To: References: <45EB5F10-05E6-424C-8593-0D983ACB270E@gmail.com> Message-ID: Sounds like the issue I'm having with 5.10 with some computer chipsets. The digital works with the URI, but the audio does not. I was hoping OS6 might fix it with updated drivers. (Sigh!) Thanks, Bob kk6ecm Sent from iPad On May 18, 2014, at 7:32 PM, Jim Duuuude wrote: > Same as it always was. There seems to be *something* screwed up in the OSS audio > support in the kernel they distribute, and audio (to USB devices) does not work properly. > Someone, I dont even remember who now, was supposed to be doing an experimental > port of one of the USB channels drivers (simpleusb or usbradio) to native ALSA, so that we > can see if this "gets around" the problem. So far, this has not happened. Newer kernels, > even the 3.X series work with the OSS audio but, for some reason the Centos 6.X one just > doesnt seem to. > > The dude that took his time to make this package did a REALLY nice job with it, and it > a serious shame that we cant use it because of this silly problem. > > Jim > > > > From: kk6ecm at gmail.com > > Date: Sun, 18 May 2014 15:00:16 -0700 > > To: app_rpt-users at ohnosec.org > > Subject: [App_rpt-users] Status of /dl/installcd/centos6 > > > > What is the status of the /dl/installcd/centos6 build? > > > > Thanks, > > Bob > > kk6ecm > > > > Sent from iPad > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From wgreenleaf at hawaii.rr.com Tue May 20 04:02:31 2014 From: wgreenleaf at hawaii.rr.com (Wayne) Date: Mon, 19 May 2014 18:02:31 -1000 Subject: [App_rpt-users] uri stopped working Message-ID: <002501cf73e0$537d8fc0$fa78af40$@rr.com> Any had this happen, my uri just stopped working today. Green light stays solid now, tried on another computer same thing. Took another uri and plugged into my computer worked fine. thanks --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue May 20 04:28:23 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 19 May 2014 21:28:23 -0700 Subject: [App_rpt-users] uri stopped working In-Reply-To: <002501cf73e0$537d8fc0$fa78af40$@rr.com> References: <002501cf73e0$537d8fc0$fa78af40$@rr.com> Message-ID: <15087FCF-8482-42D9-937F-952B2702D3A9@gmail.com> Go to DMK Engineering, FAQ to find he link to uridiag. Make and make install, stop asterisk, and execute uridiag. Thanks, Bob kk6ecm Sent from iPad On May 19, 2014, at 9:02 PM, "Wayne" wrote: > Any had this happen, my uri just stopped working today. Green light stays solid now, tried on another computer same thing. Took another uri and plugged into my computer worked fine. > > thanks > > > > This email is free from viruses and malware because avast! Antivirus protection is active. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue May 20 04:38:53 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 19 May 2014 21:38:53 -0700 Subject: [App_rpt-users] uri stopped working In-Reply-To: <15087FCF-8482-42D9-937F-952B2702D3A9@gmail.com> References: <002501cf73e0$537d8fc0$fa78af40$@rr.com> <15087FCF-8482-42D9-937F-952B2702D3A9@gmail.com> Message-ID: Oops... Thumbs and iPad... Make a loopback connector, but use the connections in the FAQ, not the uridiag. Plug together,and execute uridiag, which will perform a test. Thanks, Bob kk6ecm Sent from iPad On May 19, 2014, at 9:28 PM, kk6ecm wrote: > Go to DMK Engineering, FAQ to find he link to uridiag. Make and make install, stop asterisk, and execute uridiag. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > > On May 19, 2014, at 9:02 PM, "Wayne" wrote: > >> Any had this happen, my uri just stopped working today. Green light stays solid now, tried on another computer same thing. Took another uri and plugged into my computer worked fine. >> >> thanks >> >> >> >> This email is free from viruses and malware because avast! Antivirus protection is active. >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kuggie at kuggie.com Tue May 20 13:20:41 2014 From: kuggie at kuggie.com (Kevin Custer) Date: Tue, 20 May 2014 09:20:41 -0400 Subject: [App_rpt-users] uri stopped working In-Reply-To: <002501cf73e0$537d8fc0$fa78af40$@rr.com> References: <002501cf73e0$537d8fc0$fa78af40$@rr.com> Message-ID: <537B56A9.9010801@kuggie.com> On 5/20/2014 12:02 AM, Wayne wrote: > > Any had this happen, my uri just stopped working today. Green light > stays solid now, tried on another computer same thing. Took another > uri and plugged into my computer worked fine. > > Likely the CM108 or CM119 has gone bad. Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Tue May 20 14:11:47 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Tue, 20 May 2014 10:11:47 -0400 Subject: [App_rpt-users] Connect SIP Phone to allstarlink box In-Reply-To: References: <20131219160024.71befee5dbd13c5325dd1a521b4e73ee.cc32fad669.wbe@email06.secureserver.net> <2EB39C93-8923-4730-8A33-2B1D474D1B24@mimectl> Message-ID: I read thru page 34. I am a novice at this. I would like to buy a few SIP phones that I could program to point to my repeater. I do not need to get and outside POTS line. This would be for me and another ham yo be able to pick up the phone and dial the extension to monitor and control the repeater. It would be nice to be able to dial our extentions directly to talk off air. The part of monitor/control the repeater seems to be explained well enough I just need to understand what is written down. The part of be able to call each others extension is still foggy to me. This may seem silly to you guys but it's quite a project for me. -------------- next part -------------- An HTML attachment was scrubbed... URL: From wb3awj at comcast.net Tue May 20 14:47:26 2014 From: wb3awj at comcast.net (Robert A. Poff WB3AWJ) Date: Tue, 20 May 2014 14:47:26 +0000 (UTC) Subject: [App_rpt-users] Connect SIP Phone to allstarlink box In-Reply-To: References: <20131219160024.71befee5dbd13c5325dd1a521b4e73ee.cc32fad669.wbe@email06.secureserver.net> <2EB39C93-8923-4730-8A33-2B1D474D1B24@mimectl> Message-ID: <17649062.13049754.1400597246520.JavaMail.root@comcast.net> When I started down that path, I picked up a copy of "Asterisk: The Definitive Guide" at the book store. An online verision is here : http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/index.html Take a look at chapter 5. This version addresses Asterisk 1.8, but the basics are the same. -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Tue May 20 16:32:46 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Tue, 20 May 2014 12:32:46 -0400 Subject: [App_rpt-users] Status 139, signal 11 Message-ID: I haven't worked on my repeater project in a while. Last time I ran my linux box a few months ago everything was fine. I turn it on today and I'm getting a repeating screen of status 139, signal 11. I tried attaching a picture of my screen but no joy on sending pics. I'm using cent os 5.9 on a he compaq Celeron D. Any ideas how to fix this? I hope I've provided enough information. If not I'll do my best to get more. -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Tue May 20 16:40:44 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Tue, 20 May 2014 12:40:44 -0400 Subject: [App_rpt-users] Status 139, signal 11 In-Reply-To: References: Message-ID: I did find one thing searching the ohnosec archive. Back in 2012 someone had the same issue with setting confmode to yes. Setting it back to no fixed the issue. My concern is as far as I know that wasn't touched last time the box was running. Also how do I stop the continuous screen 9f scrolling errors. -------------- next part -------------- An HTML attachment was scrubbed... URL: From stevewrightnz at gmail.com Tue May 20 21:06:52 2014 From: stevewrightnz at gmail.com (Steve Wright) Date: Wed, 21 May 2014 09:06:52 +1200 Subject: [App_rpt-users] Connect SIP Phone to allstarlink box Message-ID: You have quite a few options when connecting SIP phones or other toys to the repeater network. You might add SIP config to the repeater node, and have SIP devices connect to it directly, or add another SIP server nearby and trunk the two machines. I looked at doing the same thing some ago, and I did manage to get SIP devices connecting directly to the repeater node, but it was just an experiment and was never put into service - but I could certainly dial in and connect audio to the node. I think if I was doing the job again, I would experiment with a separate machine for the SIP phone server software - perhaps install one of the commonly available Asterisk distributions for that task, and then peer that machine with the repeater node. This is added machinery, but I think it will make both of the systems much easier to build and maintain. Steve ZL1BHD -------------- next part -------------- An HTML attachment was scrubbed... URL: From roger at rogerbly.com Tue May 20 21:47:38 2014 From: roger at rogerbly.com (Roger Bly) Date: Tue, 20 May 2014 14:47:38 -0700 Subject: [App_rpt-users] Connect SIP Phone to allstarlink box In-Reply-To: References: Message-ID: Thanks. Just started looking into this also. Any tips on a way to secure SIP dial-in with unique password for each user? Regards, Roger Bly k6mwt On May 20, 2014, at 2:06 PM, Steve Wright wrote: > You have quite a few options when connecting SIP phones or other toys to the repeater network. You might add SIP config to the repeater node, and have SIP devices connect to it directly, or add another SIP server nearby and trunk the two machines. > > I looked at doing the same thing some ago, and I did manage to get SIP devices connecting directly to the repeater node, but it was just an experiment and was never put into service - but I could certainly dial in and connect audio to the node. > > I think if I was doing the job again, I would experiment with a separate machine for the SIP phone server software - perhaps install one of the commonly available Asterisk distributions for that task, and then peer that machine with the repeater node. This is added machinery, but I think it will make both of the systems much easier to build and maintain. > > Steve ZL1BHD > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From mike at midnighteng.com Tue May 20 23:58:59 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Tue, 20 May 2014 16:58:59 -0700 Subject: [App_rpt-users] =?utf-8?q?Connect_SIP_Phone_to_allstarlink_box?= Message-ID: <20140520165859.71befee5dbd13c5325dd1a521b4e73ee.79b403f6c8.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From torben at klimt-online.com Wed May 21 06:55:38 2014 From: torben at klimt-online.com (torben at klimt-online.com) Date: Wed, 21 May 2014 08:55:38 +0200 Subject: [App_rpt-users] Connect SIP Phone to allstarlink box In-Reply-To: <20140520083604.71befee5dbd13c5325dd1a521b4e73ee.9a5911994c.wbe@email06.secureserver.net> References: <20140520083604.71befee5dbd13c5325dd1a521b4e73ee.9a5911994c.wbe@email06.secureserver.net> Message-ID: hi all, sorry for the late answer but i sleep when you write,Hi...... @yes mike, it works fine @robert, i try to explain with my words what i do for working - if that is the right way i don`t know ;-) my english is not the best but i hope you can understand what i write greetings from bavaria tom dh6mbt 1. Setup SIP-Phones in the sip.conf like mike write [6010] deny=0.0.0.0/0.0.0.0 username=6010 secret=6010 dtmfmode=rfc2833 canreinvite=no context=radio-control host=dynamic trustrpid=yes sendrpid=no type=friend nat=no port=5060 qualify=yes qualifyfreq=60 transport=udp encryption=no callgroup= pickupgroup= dial=SIP/6010 mailbox=6010 at device permit=0.0.0.0/0.0.0.0 callerid=DH6MBT <6010> do it also with [6020] 2. edit extension.conf for dial in the repeater my repeater has the nodenr 28175 [radio-control] exten => 28175,1,Answer exten => 28175,n,Wait(2) exten => 28175,n,Playback(rpt/node) exten => 28175,n,Playback(digits/2) exten => 28175,n,Playback(digits/8) exten => 28175,n,Playback(digits/1) exten => 28175,n,Playback(digits/7) exten => 28175,n,Playback(digits/5) exten => 28175,n,rpt,28175|Pv Pv stand for VOX by the phone, no other DTMF dials are needed if you take P instead of Pv you must dial *99 for talking and # to stop PTT 3. edit the extension.conf to call from each SIP-phone to another exten => 6010,1,Dial(SIP/6010) exten => 6020,1,Dial(SIP/6020) 3. edit the extension.conf to call from the repeater to the SIP-phone [autopatch] exten => 6010,1,Dial(SIP/6010) exten => 6020,1,Dial(SIP/6020) now you can talk from SIp to SIP by callig 6010 or 6020 you can call from Sip the the repeater by dialing 28175 and you can call your SIP from teh repeater by dialing *66010 or *66020 - hangup by *0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb3ors at gmail.com Wed May 21 16:14:23 2014 From: kb3ors at gmail.com (Brian Burton) Date: Wed, 21 May 2014 12:14:23 -0400 Subject: [App_rpt-users] signal 139. In-Reply-To: References: Message-ID: I have had that happen to me. Sometimes its a configuration change. Sometimes the database gets corrupted. Compare the file size of /var/lib/asterisk/astdb to your original if you have a copy. The following may help. mv /var/lib/asterisk/astdb /var/lib/asterisk/astdb.old And restart the computer. Asterisk will rebuild the database on startup. KB3ORS-Brian On May 21, 2014 12:00 PM, wrote: Send App_rpt-users mailing list submissions to app_rpt-users at ohnosec.org To subscribe or unsubscribe via the World Wide Web, visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users or, via email, send a message with subject or body 'help' to app_rpt-users-request at ohnosec.org You can reach the person managing the list at app_rpt-users-owner at ohnosec.org When replying, please edit your Subject line so it is more specific than "Re: Contents of App_rpt-users digest..." Today's Topics: 1. Status 139, signal 11 (Robert Newberry) 2. Re: Status 139, signal 11 (Robert Newberry) 3. Re: Connect SIP Phone to allstarlink box (Steve Wright) 4. Re: Connect SIP Phone to allstarlink box (Roger Bly) 5. Re: Connect SIP Phone to allstarlink box (mike at midnighteng.com) 6. Re: Connect SIP Phone to allstarlink box (torben at klimt-online.com) ---------------------------------------------------------------------- Message: 1 Date: Tue, 20 May 2014 12:32:46 -0400 From: Robert Newberry To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] Status 139, signal 11 Message-ID: Content-Type: text/plain; charset="utf-8" I haven't worked on my repeater project in a while. Last time I ran my linux box a few months ago everything was fine. I turn it on today and I'm getting a repeating screen of status 139, signal 11. I tried attaching a picture of my screen but no joy on sending pics. I'm using cent os 5.9 on a he compaq Celeron D. Any ideas how to fix this? I hope I've provided enough information. If not I'll do my best to get more. -------------- next part -------------- An HTML attachment was scrubbed... URL: < http://ohnosec.org/pipermail/app_rpt-users/attachments/20140520/3d9df780/attachment-0001.html > ------------------------------ Message: 2 Date: Tue, 20 May 2014 12:40:44 -0400 From: Robert Newberry To: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Status 139, signal 11 Message-ID: Content-Type: text/plain; charset="utf-8" I did find one thing searching the ohnosec archive. Back in 2012 someone had the same issue with setting confmode to yes. Setting it back to no fixed the issue. My concern is as far as I know that wasn't touched last time the box was running. Also how do I stop the continuous screen 9f scrolling errors. -------------- next part -------------- An HTML attachment was scrubbed... URL: < http://ohnosec.org/pipermail/app_rpt-users/attachments/20140520/51a7a49e/attachment-0001.html > ------------------------------ Message: 3 Date: Wed, 21 May 2014 09:06:52 +1200 From: Steve Wright To: App_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Connect SIP Phone to allstarlink box Message-ID: Content-Type: text/plain; charset="utf-8" You have quite a few options when connecting SIP phones or other toys to the repeater network. You might add SIP config to the repeater node, and have SIP devices connect to it directly, or add another SIP server nearby and trunk the two machines. I looked at doing the same thing some ago, and I did manage to get SIP devices connecting directly to the repeater node, but it was just an experiment and was never put into service - but I could certainly dial in and connect audio to the node. I think if I was doing the job again, I would experiment with a separate machine for the SIP phone server software - perhaps install one of the commonly available Asterisk distributions for that task, and then peer that machine with the repeater node. This is added machinery, but I think it will make both of the systems much easier to build and maintain. Steve ZL1BHD -------------- next part -------------- An HTML attachment was scrubbed... URL: < http://ohnosec.org/pipermail/app_rpt-users/attachments/20140521/4ea6a5ae/attachment-0001.html > ------------------------------ Message: 4 Date: Tue, 20 May 2014 14:47:38 -0700 From: Roger Bly To: App_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Connect SIP Phone to allstarlink box Message-ID: Content-Type: text/plain; charset=us-ascii Thanks. Just started looking into this also. Any tips on a way to secure SIP dial-in with unique password for each user? Regards, Roger Bly k6mwt On May 20, 2014, at 2:06 PM, Steve Wright wrote: > You have quite a few options when connecting SIP phones or other toys to the repeater network. You might add SIP config to the repeater node, and have SIP devices connect to it directly, or add another SIP server nearby and trunk the two machines. > > I looked at doing the same thing some ago, and I did manage to get SIP devices connecting directly to the repeater node, but it was just an experiment and was never put into service - but I could certainly dial in and connect audio to the node. > > I think if I was doing the job again, I would experiment with a separate machine for the SIP phone server software - perhaps install one of the commonly available Asterisk distributions for that task, and then peer that machine with the repeater node. This is added machinery, but I think it will make both of the systems much easier to build and maintain. > > Steve ZL1BHD > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. ------------------------------ Message: 5 Date: Tue, 20 May 2014 16:58:59 -0700 From: To: App_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Connect SIP Phone to allstarlink box Message-ID: < 20140520165859.71befee5dbd13c5325dd1a521b4e73ee.79b403f6c8.wbe at email06.secureserver.net > Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... URL: < http://ohnosec.org/pipermail/app_rpt-users/attachments/20140520/2bf644b3/attachment-0001.html > ------------------------------ Message: 6 Date: Wed, 21 May 2014 08:55:38 +0200 From: "torben at klimt-online.com" To: "app_rpt-users at ohnosec.org" Subject: Re: [App_rpt-users] Connect SIP Phone to allstarlink box Message-ID: Content-Type: text/plain; charset="iso-8859-1" hi all, sorry for the late answer but i sleep when you write,Hi...... @yes mike, it works fine @robert, i try to explain with my words what i do for working - if that is the right way i don`t know ;-) my english is not the best but i hope you can understand what i write greetings from bavaria tom dh6mbt 1. Setup SIP-Phones in the sip.conf like mike write [6010] deny=0.0.0.0/0.0.0.0 username=6010 secret=6010 dtmfmode=rfc2833 canreinvite=no context=radio-control host=dynamic trustrpid=yes sendrpid=no type=friend nat=no port=5060 qualify=yes qualifyfreq=60 transport=udp encryption=no callgroup= pickupgroup= dial=SIP/6010 mailbox=6010 at device permit=0.0.0.0/0.0.0.0 callerid=DH6MBT <6010> do it also with [6020] 2. edit extension.conf for dial in the repeater my repeater has the nodenr 28175 [radio-control] exten => 28175,1,Answer exten => 28175,n,Wait(2) exten => 28175,n,Playback(rpt/node) exten => 28175,n,Playback(digits/2) exten => 28175,n,Playback(digits/8) exten => 28175,n,Playback(digits/1) exten => 28175,n,Playback(digits/7) exten => 28175,n,Playback(digits/5) exten => 28175,n,rpt,28175|Pv Pv stand for VOX by the phone, no other DTMF dials are needed if you take P instead of Pv you must dial *99 for talking and # to stop PTT 3. edit the extension.conf to call from each SIP-phone to another exten => 6010,1,Dial(SIP/6010) exten => 6020,1,Dial(SIP/6020) 3. edit the extension.conf to call from the repeater to the SIP-phone [autopatch] exten => 6010,1,Dial(SIP/6010) exten => 6020,1,Dial(SIP/6020) now you can talk from SIp to SIP by callig 6010 or 6020 you can call from Sip the the repeater by dialing 28175 and you can call your SIP from teh repeater by dialing *66010 or *66020 - hangup by *0 -------------- next part -------------- An HTML attachment was scrubbed... URL: < http://ohnosec.org/pipermail/app_rpt-users/attachments/20140521/c0c0c3d7/attachment-0001.html > ------------------------------ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users End of App_rpt-users Digest, Vol 63, Issue 38 ********************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Wed May 21 18:38:07 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Wed, 21 May 2014 11:38:07 -0700 Subject: [App_rpt-users] =?utf-8?q?Connect_SIP_Phone_to_allstarlink_box?= Message-ID: <20140521113807.71befee5dbd13c5325dd1a521b4e73ee.eab28a8bc3.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From stevewrightnz at gmail.com Thu May 22 02:13:44 2014 From: stevewrightnz at gmail.com (Steve Wright) Date: Thu, 22 May 2014 14:13:44 +1200 Subject: [App_rpt-users] SIP security Message-ID: > Any tips on a way to secure SIP dial-in with unique password for > each user? > What have you read so far? You must be aware at least, that each connecting SIP device has some password? Strongly recommend installing a SIP distro with a nice easy web-admin interface, and learn how to use that, then come back with questions on how to trunk it with your app_rpt box. Alternately, someone on the list might offer some suggestion on which system might be easier to trunk with app_rpt - may save you some wasted time installing something that will never work. I've never done it. S -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Thu May 22 15:06:11 2014 From: doug at crompton.com (Doug Crompton) Date: Thu, 22 May 2014 11:06:11 -0400 Subject: [App_rpt-users] Allstar on the BBB In-Reply-To: References: , Message-ID: Bobby, The second beta just went out and all is looking very good. I would say next week. The holiday has it delayed a little. I can report it is working fine on both the rev B and rev C boards. 73 Doug WA3DSP http://www.crompton.com/hamradio Date: Thu, 22 May 2014 08:51:41 -0400 Subject: Re: [App_rpt-users] Allstar on the BBB From: kf4gta at contesting.com To: doug at crompton.com Hi Doug - Looking forward to installing app_rpt on my BBB. Just wanted to check in and make sure I haven't missed the announcement? I checked your page, but didn't see the link to the image yet. Thanks for your work on this! 73 de Bobby KF4GTA -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Fri May 23 01:57:49 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Thu, 22 May 2014 21:57:49 -0400 Subject: [App_rpt-users] No longer registered Message-ID: So I've had a few problems that were solved with help. Asterisk kept crashing. I ended reinstalling cent os and asterisk on the same PC. The problem is my node is not showing up on the allstar site. It shows up on the system wide list but says no longer registered. I've forwarded 4569 in my router. I'm a novice at this and not sure what I'm doing wrong. As far as I can tell f48m using the netstat command the PC is all set. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Fri May 23 04:19:26 2014 From: kk6ecm at gmail.com (Bob) Date: Thu, 22 May 2014 21:19:26 -0700 Subject: [App_rpt-users] No longer registered In-Reply-To: References: Message-ID: <18EF5ACCA79F44049EFFD92C08359BDC@ThePykesHP> Did you register your node in iax.conf? See http://ohnosec.org/drupal/node/80 While checking, you may want to look at your node statements in extensions.conf, rpt.conf and usbradio.conf (or simpleusb.conf) Thanks, r/Bob kk6ecm _____ From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Robert Newberry Sent: Thursday, May 22, 2014 6:58 PM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] No longer registered So I've had a few problems that were solved with help. Asterisk kept crashing. I ended reinstalling cent os and asterisk on the same PC. The problem is my node is not showing up on the allstar site. It shows up on the system wide list but says no longer registered. I've forwarded 4569 in my router. I'm a novice at this and not sure what I'm doing wrong. As far as I can tell f48m using the netstat command the PC is all set. -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Fri May 23 17:43:20 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Fri, 23 May 2014 13:43:20 -0400 Subject: [App_rpt-users] No longer registered In-Reply-To: References: <18EF5ACCA79F44049EFFD92C08359BDC@ThePykesHP> <596C1064-563D-4B5C-AA41-0F224933946B@gmail.com> <556FBE29B2AB4BACA59488AF97D33C89@ThePykesHP> Message-ID: Well I found out thru reading drupal trouble shooting. I couldn't ping google I fixed that and can ping different search engines. Running nscheck.sh shows all four nodes down. My search-fu has yielded me some success. I'm unsure what I should look at now if nscheck.sh shows nodes down. Or am I barking up the wrong tree? -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Fri May 23 18:41:16 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Fri, 23 May 2014 14:41:16 -0400 Subject: [App_rpt-users] No longer registered [SOLVED] Message-ID: Finally after read and rereading. I got it I had to go into the CLI and reload all configuration files. I think all of the baby steps I made got me to the point where things were good. I just needed to restart asterisk and reload all files. Thanks to all who helped me off list. -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Fri May 23 22:22:24 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Fri, 23 May 2014 18:22:24 -0400 Subject: [App_rpt-users] IaxRPT Message-ID: I downloaded zopier to my Android device. I already run iaxrpt on my windows laptop. There really isn't much for settings. For whatever reason my phone will not register. Anyone have any idea what I'm missing. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Fri May 23 23:24:17 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Fri, 23 May 2014 16:24:17 -0700 Subject: [App_rpt-users] Fwd: Zoiper Setup for iaxRPT References: Message-ID: This may answer your question. Thanks, Bob kk6ecm Sent from iPad Begin forwarded message: > From: Doug Crompton > Date: March 25, 2014, 9:43:18 PM PDT > To: kk6ecm > Cc: "app_rpt-users at ohnosec.org" > Subject: RE: [App_rpt-users] Zoiper Setup for iax > > I set this up in my wife's iphone. Believe it or not I do not have a smart phone! It works but it is awkward at least I think it is. There is a putty app for iphone and probably android and if I were just doing commands even connecting and disconnecting nodes I would probably just use that. With putty you can ssh into your server and do anything you can do from the your home console. Of course you can't talk on that. Here is my setup for zopier > > In Zopier IAX account on iphone > > server - ip address or domain name of the server. > > If local and your phone uses your local wireless you need to use the 192.168.x.x or whatever your local network server IP address is. I setup two accounts. One local and one remote with everything the same but the IP address. One is my local server LAN address the other my public domain name - I use noip.com > > username - myiphone > password - same as in iax.conf > > codecs - ulaw, gsm whatever you want to use. > > In iax.conf > > [myiphone] > username=myiphone > type=friend > context=myphone > host=dynamic > auth=md5 > secret=xxxxxxx ; change this! > disallow=all > allow=ulaw > allow=g726aal2 > allow=gsm > codecpriority=host > transfer=no > callerid="wa3dsp" ;Change this! > > In extensions.conf > > [myphone] > exten=27225,1,rpt(27225|P) > exten=29014,1,rpt(19014|P) > exten=29015,1,rpt(29015|P) > exten=40561,1,rpt(40561|P) > > This shows my nodes - change to the node(s) on your server. > > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > > From: kk6ecm at gmail.com > > Date: Tue, 25 Mar 2014 22:31:01 -0400 > > To: app_rpt-users at ohnosec.org > > Subject: [App_rpt-users] Zoiper Setup for iax > > > > > > Can Zoiper on the iPhone be used like iaxrpt? If so, what Asterisk (from iax.conf?) variables go in each Zoiper field? I've successfully setup iaxrpt on my PC, and would like to use Zoiper to control my nodes in similar fashion. > > > > If not, is there an app that would work? > > > > Thanks, > > Bob > > kk6ecm > > > > Sent from iPad > > > > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From george at dyb.com Sun May 25 15:14:31 2014 From: george at dyb.com (George Csahanin) Date: Sun, 25 May 2014 10:14:31 -0500 Subject: [App_rpt-users] use of pp I/O for two nodes in same PC Message-ID: Hey guys, before I start putting this together I have a question. I?m putting two nodes on one PC. One node is the usual repeater. The other is a FT897 type remote base. I really like using the parport for cos/keying. And I want to use the same PC?s port for both radios. As long as I keep the ppx=?? stuff within a particular radios node stanza will it work? Or if I have a ptt specified for one radio do I not have the ability to have another ppx=ppp under the ?other node? even if (obviously) different pins for each. Like this: [general] [usb2428] hdwtype=0 rxboost=0 txboost=1 carrierfrom=ppinvert ctcssfrom=no txmixa=voice txmixb=no invertptt=0 duplex=0 rxondelay=12 eeprom=0 pp10=cor pp4=ptt [usb28599] hdwtype=0 rxboost=0 txboost=0 carrierfrom=ppinvert ctcssfrom=no txmixa=voice txmixb=voico invertptt=0 duplex=0 rxondelay=0 eeprom=0 pp2=ptt pp11=cor So before I go build this up I?m curious about this point. If it won?t fly I?ll add another PC for remote base controller. I have a few D945GCLF boards. I?d move the remote base to one using Limey George J Csahanin W2DB Cedar Park, TX 512-401-2630 home 401-338-0568 cel -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Sun May 25 15:37:20 2014 From: kk6ecm at gmail.com (Bob) Date: Sun, 25 May 2014 08:37:20 -0700 Subject: [App_rpt-users] Defaul tailmessages? Message-ID: For some reason, my new ACID load (new computer) is not playing my commanded tailmessagelist, but is playing what sounds like a default tailmessage; female voice giving the time. What could be the issue? I'm using the same tailmessage lines from another setup that is playing my recorded message. Thanks, Bob kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From Ramesh at va3uv.com Sun May 25 15:48:42 2014 From: Ramesh at va3uv.com (Ramesh Dhami) Date: Sun, 25 May 2014 11:48:42 -0400 Subject: [App_rpt-users] Allstar on the BBB In-Reply-To: References: Message-ID: Hi Doug, Just received my rev C BBB yesterday! Ready when you are! Ramesh, VA3UV www.freestar.us Sent from my iPhone > On May 22, 2014, at 11:06 AM, Doug Crompton wrote: > > Bobby, > > The second beta just went out and all is looking very good. I would say next week. The holiday has it delayed a little. I can report it is working fine on both the rev B and rev C boards. > > 73 Doug > WA3DSP > http://www.crompton.com/hamradio > > > Date: Thu, 22 May 2014 08:51:41 -0400 > Subject: Re: [App_rpt-users] Allstar on the BBB > From: kf4gta at contesting.com > To: doug at crompton.com > > Hi Doug - Looking forward to installing app_rpt on my BBB. Just wanted to check in and make sure I haven't missed the announcement? I checked your page, but didn't see the link to the image yet. Thanks for your work on this! 73 de Bobby KF4GTA > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sun May 25 16:06:24 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sun, 25 May 2014 09:06:24 -0700 Subject: [App_rpt-users] =?utf-8?q?use_of_pp_I/O_for_two_nodes_in_same_PC?= Message-ID: <20140525090624.71befee5dbd13c5325dd1a521b4e73ee.3e28b4d10e.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From yokshs at gmail.com Sun May 25 16:25:44 2014 From: yokshs at gmail.com (K&R Yoksh) Date: Sun, 25 May 2014 11:25:44 -0500 Subject: [App_rpt-users] App-rpt parallel port In-Reply-To: References: Message-ID: Hi George, You can run multiple nodes with the parallel port. I have 4 parallel port nodes here at the QTH.. I'm a big fan of the parallel port and SimpleUSB... 73, Kyle K0KN Allstar 2210-2219 -------------- next part -------------- An HTML attachment was scrubbed... URL: From n1dot1 at gmail.com Sun May 25 16:39:27 2014 From: n1dot1 at gmail.com (Kenneth Grimard) Date: Sun, 25 May 2014 12:39:27 -0400 Subject: [App_rpt-users] use of pp I/O for two nodes in same PC In-Reply-To: <20140525090624.71befee5dbd13c5325dd1a521b4e73ee.3e28b4d10e.wbe@email06.secureserver.net> References: <20140525090624.71befee5dbd13c5325dd1a521b4e73ee.3e28b4d10e.wbe@email06.secureserver.net> Message-ID: <53821CBF.1010803@gmail.com> george another important point when you setup the line for your cat control for the ft-857/897 you will have to use a real serial port. It will not work with a usb to serial adapter at all. I just set a remote base using an ic-706. I had one radio setup that way using an old irlp board for logic for the ptt and cos. But do remember that when you computer starts up you radio may go on to tx mode until asterisk reset's the port. if it does that will depend on which line you use for ptt. look here at this website for more info about the parallel port setup. he has some nice circuit design's for this also. http://www.qsl.net/k0kn/ ken n1dot On 5/25/2014 12:06 PM, mike at midnighteng.com wrote: > > > George, > > Yes that will work. You might also need to define the parallel port > address in the node stanza for each node. > And if you think you might use a doug hall rbi-1, start using pins > above pp3 (pin 4) then you will not have to redefine the pins when you > do that. > > ...mike/kb8jnm > > -------- Original Message -------- > Subject: [App_rpt-users] use of pp I/O for two nodes in same PC > From: "George Csahanin" > > Date: Sun, May 25, 2014 11:14 am > To: > > > Hey guys, before I start putting this together I have a question. > I'm putting two nodes on one PC. One node is the usual repeater. > The other is a FT897 type remote base. I really like using the > parport for cos/keying. And I want to use the same PC's port for > both radios. As long as I keep the ppx=?? stuff within a > particular radios node stanza will it work? Or if I have a ptt > specified for one radio do I not have the ability to have another > ppx=ppp under the "other node" even if (obviously) different pins > for each. Like this: > [general] > [usb2428] > hdwtype=0 > rxboost=0 > txboost=1 > carrierfrom=ppinvert > ctcssfrom=no > txmixa=voice > txmixb=no > invertptt=0 > duplex=0 > rxondelay=12 > eeprom=0 > pp10=cor > pp4=ptt > [usb28599] > hdwtype=0 > rxboost=0 > txboost=0 > carrierfrom=ppinvert > ctcssfrom=no > txmixa=voice > txmixb=voico > invertptt=0 > duplex=0 > rxondelay=0 > eeprom=0 > pp2=ptt > pp11=cor > So before I go build this up I'm curious about this point. If it > won't fly I'll add another PC for remote base controller. I have a > few D945GCLF boards. I'd move the remote base to one using Limey > George J Csahanin > W2DB > Cedar Park, TX > 512-401-2630 home > 401-338-0568 cel > ------------------------------------------------------------------------ > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and > scroll down to the bottom of the page. Enter your email address > and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a > message to the list detailing the problem. > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sun May 25 17:58:18 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sun, 25 May 2014 10:58:18 -0700 Subject: [App_rpt-users] =?utf-8?q?use_of_usb_serial_on_hf_remotes?= Message-ID: <20140525105818.71befee5dbd13c5325dd1a521b4e73ee.adfb81bded.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sun May 25 18:26:54 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sun, 25 May 2014 11:26:54 -0700 Subject: [App_rpt-users] =?utf-8?q?Defaul_tailmessages=3F?= Message-ID: <20140525112654.71befee5dbd13c5325dd1a521b4e73ee.2b7fb1e5f3.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From wb3awj at comcast.net Sun May 25 19:35:27 2014 From: wb3awj at comcast.net (Robert A. Poff WB3AWJ) Date: Sun, 25 May 2014 19:35:27 +0000 (UTC) Subject: [App_rpt-users] Defaul tailmessages? In-Reply-To: <20140525112654.71befee5dbd13c5325dd1a521b4e73ee.2b7fb1e5f3.wbe@email06.secureserver.net> References: <20140525112654.71befee5dbd13c5325dd1a521b4e73ee.2b7fb1e5f3.wbe@email06.secureserver.net> Message-ID: <913548022.16577110.1401046527204.JavaMail.root@comcast.net> To play the files on the air from the cli : rpt localplay ; On a duplex node plays the file only on the local node. ;This will NOT play on a simplex base (duplex=0 or duplex=1) rpt playback ; On a full duplex node (repeater) plays locally and across the network. ;On a Simplex node only the local transmitter. (I don't care what the docs say, that's how it works) example : rpt localplay 27784 foobar will play /var/lib/asterisk/sounds/foobar.ulaw This assumes the file is located in /var/lib/asterisk/sounds. If it's elsewhere put the full path in (e.g.: /etc/W3SBA/announce/ID_CARTS/) As to tail messages. I have three that are periodically generated by weather scripts. They're put into /var/lib/asterisk/sounds. Filenames are tailmsg01.ulaw, tailmsg02.ulaw, tailmsg03.ulaw For stuff that I generate manually using Audacity just to keep myself straight, and add portability of the files to other platforms, I build them as .wav files. Then run them through this : #!/bin/bash s=`echo $1| sed -e's/\.wav//'|xargs -i{} echo {}.ul` sox -t wav $1 -r 8000 -c1 -t ul $s resample -ql Oh.... and I've not had luck using the ".ul" suffix for tail messages. Make it ".ulaw". Just my way of doing things....... tail message Config Here : rpt.conf: tailmessagelist=tailmsg01,tailmsg02,tailmsg03 tailmessagetime=900000 ; 15 minutes between tail messages tailsquashedtime=300000 ; 5 minutes retry if tail message is squashed -------------- next part -------------- An HTML attachment was scrubbed... URL: From bobtenty at gmail.com Sun May 25 20:39:19 2014 From: bobtenty at gmail.com (Bob Tenty) Date: Sun, 25 May 2014 16:39:19 -0400 Subject: [App_rpt-users] use of usb serial on hf remote= In-Reply-To: <20140525105818.71befee5dbd13c5325dd1a521b4e73ee.adfb81bded.wbe@email06.secureserver.net> References: <20140525105818.71befee5dbd13c5325dd1a521b4e73ee.adfb81bded.wbe@email06.secureserver.net> Message-ID: <538254F7.6030905@gmail.com> Yeah, USB Serial Adapters work great for cat control. I use them with a FT-847. You also have to use a null-modem in case of a FT-847. Watch which is one is ttyUSB0/ttyUSB1, etc. if you plug-in multiple USB serial adapters. Using Vantec USB serial adapters with linux. Bob On 14-05-25 01:58 PM, mike at midnighteng.com wrote: > > Ken, > > usb to serial adapters work just fine with hf remotes. > You can not define them as a serial port because they are not. They > are a usb device first and foremost. > > ioport=/dev/ttyUSB0 ; Serial port for hf control (usb > serial 1) > > you must id the device number TTYUSBx > > Some radios may require a rtc/cts jump on rs232 inputs and you need to > be sure you are converting to correct level rs232 or ttl/-ttl. > > ...mike/kb8jnm > > -------- Original Message -------- > Subject: Re: [App_rpt-users] use of pp I/O for two nodes in same PC > From: Kenneth Grimard > > Date: Sun, May 25, 2014 12:39 pm > To: app_rpt-users at ohnosec.org > > george > > another important point when you setup the line for your cat > control for the ft-857/897 you will have to > use a real serial port. It will not work with a usb to serial > adapter at all. I just set a remote base using an ic-706. > > I had one radio setup that way using an old irlp board for logic > for the ptt and cos. But do remember that when you computer > starts up you radio may go on to tx mode until asterisk reset's > the port. if it does that will depend on which line you use for ptt. > > look here at this website for more info about the parallel port > setup. he has some nice circuit design's for this also. > > http://www.qsl.net/k0kn/ > > ken n1dot > > > > On 5/25/2014 12:06 PM, mike at midnighteng.com wrote: >> >> >> George, >> >> Yes that will work. You might also need to define the parallel >> port address in the node stanza for each node. >> And if you think you might use a doug hall rbi-1, start using >> pins above pp3 (pin 4) then you will not have to redefine the >> pins when you do that. >> >> ...mike/kb8jnm >> >> -------- Original Message -------- >> Subject: [App_rpt-users] use of pp I/O for two nodes in same PC >> From: "George Csahanin" > >> Date: Sun, May 25, 2014 11:14 am >> To: > > >> >> Hey guys, before I start putting this together I have a >> question. I'm putting two nodes on one PC. One node is the >> usual repeater. The other is a FT897 type remote base. I >> really like using the parport for cos/keying. And I want to >> use the same PC's port for both radios. As long as I keep the >> ppx=?? stuff within a particular radios node stanza will it >> work? Or if I have a ptt specified for one radio do I not >> have the ability to have another ppx=ppp under the "other >> node" even if (obviously) different pins for each. Like this: >> >> >> >> [general] >> >> [usb2428] >> >> hdwtype=0 >> rxboost=0 >> txboost=1 >> carrierfrom=ppinvert >> ctcssfrom=no >> txmixa=voice >> txmixb=no >> invertptt=0 >> duplex=0 >> rxondelay=12 >> eeprom=0 >> pp10=cor >> pp4=ptt >> >> >> [usb28599] >> >> hdwtype=0 >> rxboost=0 >> txboost=0 >> carrierfrom=ppinvert >> ctcssfrom=no >> txmixa=voice >> txmixb=voico >> invertptt=0 >> duplex=0 >> rxondelay=0 >> eeprom=0 >> pp2=ptt >> pp11=cor >> >> >> So before I go build this up I'm curious about this point. If >> it won't fly I'll add another PC for remote base controller. >> I have a few D945GCLF boards. I'd move the remote base to one >> using Limey >> >> >> >> George J Csahanin >> W2DB >> Cedar Park, TX >> 512-401-2630 home >> 401-338-0568 cel >> ------------------------------------------------------------------------ >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and >> scroll down to the bottom of the page. Enter your email >> address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via >> email confirmation. If you have trouble unsubscribing, please >> send a message to the list detailing the problem. >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > ------------------------------------------------------------------------ > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and > scroll down to the bottom of the page. Enter your email address > and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a > message to the list detailing the problem. > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sun May 25 21:07:19 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sun, 25 May 2014 14:07:19 -0700 Subject: [App_rpt-users] =?utf-8?q?Defaul_tailmessages=3F?= Message-ID: <20140525140719.71befee5dbd13c5325dd1a521b4e73ee.16693afa64.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From email at jonbyrne.com Sun May 25 21:18:35 2014 From: email at jonbyrne.com (Jon Byrne) Date: Sun, 25 May 2014 22:18:35 +0100 Subject: [App_rpt-users] Server Config is Blank Message-ID: Good Evening I have installed the server and set up and had a node configured on the online portal, however when I run "nodesetup.sh" on the server I get past the login prompt, confirm the server and then the downloads starts. However it ends with the error Failed to download and unpack configuration files Allstar Link Portal Config Download Failed.. exiting I have tried to walk through each line and as far as I can see the file it downloads is empty, I have tried to download it manually but the tar is empty and has a file sizes of 0 bytes. Has anyone else had this problem or know how to resolve it? Thanks ------------ Jon Byrne ?2E0RFU email at jonbyrne.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From george at dyb.com Sun May 25 23:35:18 2014 From: george at dyb.com (George Csahanin) Date: Sun, 25 May 2014 18:35:18 -0500 Subject: [App_rpt-users] use of pp I/O for two nodes in same PC In-Reply-To: <53821CBF.1010803@gmail.com> References: <20140525090624.71befee5dbd13c5325dd1a521b4e73ee.3e28b4d10e.wbe@email06.secureserver.net> <53821CBF.1010803@gmail.com> Message-ID: Thanks, everyone. Didn?t want to get there and discover it wasn?t possible. As I was assuming, as long as the right stuff is kept inside the proper stanzas in rpt.conf and simpleusb.conf (or usbradio) I?m ok. As for serial ports, etc, I make it a habit to have a real serial port and parallel port on the box. Getting somewhat difficult to find, but still possible. Heck even the 12 core monster I have at my desk has both real ports. I had the 857 connected a few years back, when it was discovered the timing was wrong and the wait delays were installed by Jim. Hazy memory now but any command that had two steps didn?t work. But anything that was a single command worked fine. George J Csahanin W2DB Cedar Park, TX 512-401-2630 home 401-338-0568 cel From: Kenneth Grimard Sent: Sunday, May 25, 2014 11:39 AM To: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] use of pp I/O for two nodes in same PC george another important point when you setup the line for your cat control for the ft-857/897 you will have to use a real serial port. It will not work with a usb to serial adapter at all. I just set a remote base using an ic-706. I had one radio setup that way using an old irlp board for logic for the ptt and cos. But do remember that when you computer starts up you radio may go on to tx mode until asterisk reset's the port. if it does that will depend on which line you use for ptt. look here at this website for more info about the parallel port setup. he has some nice circuit design's for this also. http://www.qsl.net/k0kn/ ken n1dot On 5/25/2014 12:06 PM, mike at midnighteng.com wrote: George, Yes that will work. You might also need to define the parallel port address in the node stanza for each node. And if you think you might use a doug hall rbi-1, start using pins above pp3 (pin 4) then you will not have to redefine the pins when you do that. ...mike/kb8jnm -------- Original Message -------- Subject: [App_rpt-users] use of pp I/O for two nodes in same PC From: "George Csahanin" Date: Sun, May 25, 2014 11:14 am To: Hey guys, before I start putting this together I have a question. I?m putting two nodes on one PC. One node is the usual repeater. The other is a FT897 type remote base. I really like using the parport for cos/keying. And I want to use the same PC?s port for both radios. As long as I keep the ppx=?? stuff within a particular radios node stanza will it work? Or if I have a ptt specified for one radio do I not have the ability to have another ppx=ppp under the ?other node? even if (obviously) different pins for each. Like this: [general] [usb2428] hdwtype=0 rxboost=0 txboost=1 carrierfrom=ppinvert ctcssfrom=no txmixa=voice txmixb=no invertptt=0 duplex=0 rxondelay=12 eeprom=0 pp10=cor pp4=ptt [usb28599] hdwtype=0 rxboost=0 txboost=0 carrierfrom=ppinvert ctcssfrom=no txmixa=voice txmixb=voico invertptt=0 duplex=0 rxondelay=0 eeprom=0 pp2=ptt pp11=cor So before I go build this up I?m curious about this point. If it won?t fly I?ll add another PC for remote base controller. I have a few D945GCLF boards. I?d move the remote base to one using Limey George J Csahanin W2DB Cedar Park, TX 512-401-2630 home 401-338-0568 cel ---------------------------------------------------------------------------- _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sun May 25 23:50:05 2014 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sun, 25 May 2014 16:50:05 -0700 Subject: [App_rpt-users] =?utf-8?q?Default_tailmessages=3F_/timers?= Message-ID: <20140525165005.71befee5dbd13c5325dd1a521b4e73ee.51c2fcf860.wbe@email06.secureserver.net> An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Mon May 26 02:05:50 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Sun, 25 May 2014 22:05:50 -0400 Subject: [App_rpt-users] Zoiper Message-ID: Thanks to everyone who helped, I have zoiper working just fine. -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Mon May 26 02:11:18 2014 From: N1XBM at amsat.org (Robert Newberry) Date: Sun, 25 May 2014 22:11:18 -0400 Subject: [App_rpt-users] Decode two PL tones Message-ID: I'd like my repeater to be able to decode two different PL tones. For no special reason other than my repeater used to be on the air under a different PL tone. I've changed the PL tone to be in line with other repeaters. I thought it would be nice for people running old commercial gear to not have to get their x9000s programed right away. Is anyone doing this? If so could you provide me and example of how it's laid out in your conf. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 26 02:49:11 2014 From: kk6ecm at gmail.com (Bob) Date: Sun, 25 May 2014 19:49:11 -0700 Subject: [App_rpt-users] Default tailmessages? /timers In-Reply-To: <20140525165005.71befee5dbd13c5325dd1a521b4e73ee.51c2fcf860.wbe@email06.secureserver.net> References: <20140525165005.71befee5dbd13c5325dd1a521b4e73ee.51c2fcf860.wbe@email06.secureserver.net> Message-ID: <2DE6169618B449E3AA85D885915169F8@ThePykesHP> Got it... very good! Thanks much, Bob kk6ecm _____ From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of mike at midnighteng.com Sent: Sunday, May 25, 2014 4:50 PM To: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Default tailmessages? /timers Bob, sleeptime=1830 ;in seconds 300=5min past this time without activity, the rptr goes to sleep. When rptr is at rest... no tail messages will play. *81 is a built in user command for the time. No extra stuff to understand about it. Think about it for a bit. You'll get it. I don't know where the 81=*81 is at in your stanza but I think it should be removed. Double check. Your start-up macro is selecting the user command for time announcement. It's function is hard wired. If you want to say something else, you will need to create a playback string on your own and set it to a macro and schedule it by whatever method you feel fit. ...mike/kb8jnm -------- Original Message -------- Subject: RE: [App_rpt-users] Defaul tailmessages? From: "Bob" Date: Sun, May 25, 2014 6:17 pm To: OK... Cool! I'm getting closer... and yes, it is working now :-)... except the part about it thinking the repeater is asleep. What is the signal the computer is using to determine the repeater is at rest? I can dummy that up. I may just have to go hook it up to the repeater, but I'd like to understand what is happening here. Also, I'm curious about the boot-up message containing the current time that I hear when not connected to a repeater. What determines that message? My startup_macro=*81, and 81=*81#, with 81=status,2 How is the message selected to be played? I've been looking for definitions of "status,x" but not found it yet. I notice in CLI> that -- Playing 'rpt/goodafternoon' (language 'en') is playing (this is what I'm hearing). So, what are the links in the chain used to link the *81 startup_macro to the audio file 'goodafternoon'? I'm missing something. Thanks, Bob kk6ecm _____ From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of mike at midnighteng.com Sent: Sunday, May 25, 2014 2:07 PM To: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Defaul tailmessages? Bob, Your settings are for a hour. Why not try and shorten your timers just for testing like 2 min for tailtime and 0 out the squashtime for the test. Then use the cli "asterisk -r" cli> and watch what is happening when it is called for by the program. Just a note: These will not play if the repeater is at rest (sleeping) That is what I suspect is happening. They are not set to play for a hour and the machine is sleeping by then. If you need it to play every hour, use the scheduler and a macro. In any case, I would reduce the squashtime to no more than 3 min for a inactive retry. ...mike/kb8jnm -------- Original Message -------- Subject: RE: [App_rpt-users] Defaul tailmessages? From: "Bob" < kk6ecm at gmail.com> Date: Sun, May 25, 2014 3:43 pm To: < mike at midnighteng.com> Mike, I just learned a few things... slow kid here. I setup up iaxrpt, and added the localplay command in rpt.conf. I connected using iaxrpt, and entered the dtmf command. The playback worked. Now I'm wondering, why does it work via iaxrpt, but not in the tailmessage when it plays a woman's voice giving the time. Thanks, Bob kk6ecm _____ From: Bob [mailto:kk6ecm at gmail.com] Sent: Sunday, May 25, 2014 11:44 AM To: 'mike at midnighteng.com' Subject: RE: [App_rpt-users] Defaul tailmessages? Thanks Mike... you are going to have to simplify your answer for this slow kid (read that as I need specifics :-) 8901=localplay,/etc/asterisk/msg/tailmessage goes in rpt.conf? I am running the node, not attached to a radio, activating everything via PuTTY. I have an amplified speaker on the output of the URI for testing... much easier doing this here than out at the repeater site. So, how do I activate 8901 once it is in rpt.conf, given the fact I don't have a dtmf input... or do I in software, and I just know it? How would one execute from CLI> ?? All the original files on the old system, replacing with a new computer, are ulaw, so am attempting to get the new system up and running with a minimum amount of changes.... remember, I'm the slow kid :-) Thanks for your patience. Bob kk6ecm _____ From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of mike at midnighteng.com Sent: Sunday, May 25, 2014 11:27 AM To: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Defaul tailmessages? Bob, Declare a command for playing the file... 8901=localplay,/etc/asterisk/msg/tailmessage (don't forget to restart after saving file) or execute from a cli> If it dosn't play, probably a format problem. Check sample rate etc... (8bits) Yes, you should hear it from the audio output, same as any other audio. I use low bitrate wav files myself. You probably should use the "gsm" format for files. ...mike/kb8jnm -------- Original Message -------- Subject: RE: [App_rpt-users] Defaul tailmessages? From: "Bob" Date: Sun, May 25, 2014 12:58 pm To: Thanks Mike, ; *** Tail Messages *** tailmessagelist=/var/lib/asterisk/sounds/rpt/info tailmessagetime=7200000 ;60 Minutes between tail messages tailsquashedtime=600000 ;10 minutes info.ulaw is located as described; same as the other computer. How do you play it manually? Can this be done within asterisk so I hear it from the URI? Is it possible I need to load a different codec for this new computer? It is an Atom with nm10 chipset; same as old board I'm replacing with this one. Thanks, Bob kk6ecm _____ From: mike at midnighteng.com [mailto:mike at midnighteng.com] Sent: Sunday, May 25, 2014 9:20 AM To: Bob Subject: RE: [App_rpt-users] Defaul tailmessages? Bob, A couple of things come to mind about your problem. a) Be sure path to files is described if not the default. b) be sure the sound file format is correct (can you play it manually?) c) tail message list is a coma separated list. look for type errors. tailmessagelist=/etc/asterisk/msg/tmsg1,/etc/asterisk/msg/tmsg2,/etc/asteris k/msg/tmsg3 ;tail msg list ...mike/kb8jnm -------- Original Message -------- Subject: [App_rpt-users] Defaul tailmessages? From: "Bob" < kk6ecm at gmail.com> Date: Sun, May 25, 2014 11:37 am To: < app_rpt-users at ohnosec.org> For some reason, my new ACID load (new computer) is not playing my commanded tailmessagelist, but is playing what sounds like a default tailmessage; female voice giving the time. What could be the issue? I'm using the same tailmessage lines from another setup that is playing my recorded message. Thanks, Bob kk6ecm _____ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mikemilleraviation at gmail.com Mon May 26 03:13:43 2014 From: mikemilleraviation at gmail.com (Michael Miller) Date: Sun, 25 May 2014 20:13:43 -0700 Subject: [App_rpt-users] Turn off link connect announcements Message-ID: Is there a way to turn the announcements of the nodes connecting ans disconnecting in the background? It is probably something simple I am missing . Thanks Mike N6IQY node 27522 -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 26 10:43:40 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 26 May 2014 03:43:40 -0700 Subject: [App_rpt-users] Incoming link connection volume Message-ID: <413E7D99-A68A-44B5-A37D-E70EC5634DAC@gmail.com> Is there a way to adjust the incoming volume of a connected link? Some connections seem to over drive the transmitter? Normal repeater function works quite well. Thanks, Bob kk6ecm Sent from iPad From telesistant at hotmail.com Mon May 26 14:45:28 2014 From: telesistant at hotmail.com (Jim Duuuude) Date: Mon, 26 May 2014 07:45:28 -0700 Subject: [App_rpt-users] Incoming link connection volume In-Reply-To: <413E7D99-A68A-44B5-A37D-E70EC5634DAC@gmail.com> References: <413E7D99-A68A-44B5-A37D-E70EC5634DAC@gmail.com> Message-ID: Sounds like you dont have your rx/tx (local) levels set properly. Jim > From: kk6ecm at gmail.com > Date: Mon, 26 May 2014 03:43:40 -0700 > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] Incoming link connection volume > > Is there a way to adjust the incoming volume of a connected link? Some connections seem to over drive the transmitter? Normal repeater function works quite well. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From telesistant at hotmail.com Mon May 26 14:57:15 2014 From: telesistant at hotmail.com (Jim Duuuude) Date: Mon, 26 May 2014 07:57:15 -0700 Subject: [App_rpt-users] Incoming link connection volume In-Reply-To: References: <413E7D99-A68A-44B5-A37D-E70EC5634DAC@gmail.com> , Message-ID: Gosh.. gee... I would have NEVER guessed that he was asking that..... If you adjust your LOCAL audio levels properly, THIS SHOULDNT HAPPEN!!! In no way, shape or form, should there be a reason to have to adjust the levels (inbound or outbound) of other Allstar links. Everyone adjusts their levels to the same standards. That, in telecom terms, is called a VNL (Via Net Loss) plan (for transmission levels). We have one. We use it. It works. If what you are talking about is OTHER networks, such as connections from Echolink, TLB, etc, that is another story...... Jim WB6NIL From: wd0ekr at msn.com To: telesistant at hotmail.com Subject: Re: [App_rpt-users] Incoming link connection volume Date: Mon, 26 May 2014 08:50:46 -0600 I think he is asking how to adjust the audio level of the signal coming in over the internet, I would like to know how to do that also. The local audio levels are fine but the incomming internet audio is high ----- Original Message ----- From: Jim Duuuude To: kk6ecm ; app_rpt mailing list Sent: Monday, May 26, 2014 8:45 AM Subject: Re: [App_rpt-users] Incoming link connection volume Sounds like you dont have your rx/tx (local) levels set properly. Jim > From: kk6ecm at gmail.com > Date: Mon, 26 May 2014 03:43:40 -0700 > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] Incoming link connection volume > > Is there a way to adjust the incoming volume of a connected link? Some connections seem to over drive the transmitter? Normal repeater function works quite well. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Mon May 26 15:07:53 2014 From: doug at crompton.com (Doug Crompton) Date: Mon, 26 May 2014 11:07:53 -0400 Subject: [App_rpt-users] Turn off link connect announcements In-Reply-To: References: Message-ID: Yes. Add the following commands to each node context in rpt.conf that you want to get rid of the annoying connect/disconnect telem. messages!! holdofftelem=1 telemdefault=2 This will allow you to hear you own connects and disconnects but it will mute all others after a short delay of playing yours. This should really be default in the examples! It is in the BBB code. On a large many node connected systems these messages can go on for 10 minutes sometimes. I tis a bit ridiculous! 73 Doug WA3DSP http://www.crompton.com/hamradio Date: Sun, 25 May 2014 20:13:43 -0700 From: mikemilleraviation at gmail.com To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] Turn off link connect announcements Is there a way to turn the announcements of the nodes connecting ans disconnecting in the background? It is probably something simple I am missing .Thanks Mike N6IQY node 27522 _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon May 26 15:19:49 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 26 May 2014 08:19:49 -0700 Subject: [App_rpt-users] Incoming link connection volume In-Reply-To: References: <413E7D99-A68A-44B5-A37D-E70EC5634DAC@gmail.com> Message-ID: <28D9C31C-AA8B-477F-B43E-894C4B436C8A@gmail.com> Now that you mention it, it is with Echolink we are having the problem. So, what is the other story :-? Thanks, Bob kk6ecm Sent from iPad On May 26, 2014, at 7:57 AM, Jim Duuuude wrote: > Gosh.. gee... I would have NEVER guessed that he was asking that..... > > If you adjust your LOCAL audio levels properly, THIS SHOULDNT HAPPEN!!! > In no way, shape or form, should there be a reason to have to adjust the levels > (inbound or outbound) of other Allstar links. Everyone adjusts their levels to the > same standards. That, in telecom terms, is called a VNL (Via Net Loss) plan > (for transmission levels). We have one. We use it. It works. > > If what you are talking about is OTHER networks, such as connections from Echolink, TLB, etc, > that is another story...... > > Jim WB6NIL > > From: wd0ekr at msn.com > To: telesistant at hotmail.com > Subject: Re: [App_rpt-users] Incoming link connection volume > Date: Mon, 26 May 2014 08:50:46 -0600 > > I think he is asking how to adjust the audio level of the signal coming in over the internet, I would like to know how to do that also. The local audio levels are fine but the incomming internet audio is high > ----- Original Message ----- > From: Jim Duuuude > To: kk6ecm ; app_rpt mailing list > Sent: Monday, May 26, 2014 8:45 AM > Subject: Re: [App_rpt-users] Incoming link connection volume > > Sounds like you dont have your rx/tx (local) levels set properly. > > Jim > > > From: kk6ecm at gmail.com > > Date: Mon, 26 May 2014 03:43:40 -0700 > > To: app_rpt-users at ohnosec.org > > Subject: [App_rpt-users] Incoming link connection volume > > > > Is there a way to adjust the incoming volume of a connected link? Some connections seem to over drive the transmitter? Normal repeater function works quite well. > > > > Thanks, > > Bob > > kk6ecm > > > > Sent from iPad > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From telesistant at hotmail.com Mon May 26 15:24:13 2014 From: telesistant at hotmail.com (Jim Duuuude) Date: Mon, 26 May 2014 08:24:13 -0700 Subject: [App_rpt-users] Incoming link connection volume In-Reply-To: <28D9C31C-AA8B-477F-B43E-894C4B436C8A@gmail.com> References: <413E7D99-A68A-44B5-A37D-E70EC5634DAC@gmail.com> , <28D9C31C-AA8B-477F-B43E-894C4B436C8A@gmail.com> Message-ID: Well, that's what the erxgain and etxgain (and like parameters for other link types) are all about. Other network don't have any sort of organized transmission level plans, and, as a result, your results when connected to them may vary. Jim CC: wd0ekr at msn.com; app_rpt-users at ohnosec.org From: kk6ecm at gmail.com Subject: Re: [App_rpt-users] Incoming link connection volume Date: Mon, 26 May 2014 08:19:49 -0700 To: telesistant at hotmail.com Now that you mention it, it is with Echolink we are having the problem. So, what is the other story :-? Thanks,Bobkk6ecm Sent from iPad On May 26, 2014, at 7:57 AM, Jim Duuuude wrote: Gosh.. gee... I would have NEVER guessed that he was asking that..... If you adjust your LOCAL audio levels properly, THIS SHOULDNT HAPPEN!!! In no way, shape or form, should there be a reason to have to adjust the levels (inbound or outbound) of other Allstar links. Everyone adjusts their levels to the same standards. That, in telecom terms, is called a VNL (Via Net Loss) plan (for transmission levels). We have one. We use it. It works. If what you are talking about is OTHER networks, such as connections from Echolink, TLB, etc, that is another story...... Jim WB6NIL From: wd0ekr at msn.com To: telesistant at hotmail.com Subject: Re: [App_rpt-users] Incoming link connection volume Date: Mon, 26 May 2014 08:50:46 -0600 I think he is asking how to adjust the audio level of the signal coming in over the internet, I would like to know how to do that also. The local audio levels are fine but the incomming internet audio is high ----- Original Message ----- From: Jim Duuuude To: kk6ecm ; app_rpt mailing list Sent: Monday, May 26, 2014 8:45 AM Subject: Re: [App_rpt-users] Incoming link connection volume Sounds like you dont have your rx/tx (local) levels set properly. Jim > From: kk6ecm at gmail.com > Date: Mon, 26 May 2014 03:43:40 -0700 > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] Incoming link connection volume > > Is there a way to adjust the incoming volume of a connected link? Some connections seem to over drive the transmitter? Normal repeater function works quite well. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb4fxc at inttek.net Mon May 26 15:24:47 2014 From: kb4fxc at inttek.net (David McGough) Date: Mon, 26 May 2014 11:24:47 -0400 (EDT) Subject: [App_rpt-users] Incoming link connection volume In-Reply-To: <28D9C31C-AA8B-477F-B43E-894C4B436C8A@gmail.com> Message-ID: Hi Bob, You can adjust the echolink levels in the /etc/asterisk/echolink.conf file. I find that the setting below work for us. Note that the primary node audio levels (in the usbradio_tune_usb*.conf files) are set per instructions using a deviation meter. [el0] erxgain=-6.0 ; defaults to -3.0 db etxgain=0.0 ; defaults to 3.0 db. 73, David KB4FXC On Mon, 26 May 2014, kk6ecm wrote: > Now that you mention it, it is with Echolink we are having the problem. > > So, what is the other story :-? > > Thanks, > Bob > kk6ecm > > Sent from iPad > > > On May 26, 2014, at 7:57 AM, Jim Duuuude wrote: > > > Gosh.. gee... I would have NEVER guessed that he was asking that..... > > > > If you adjust your LOCAL audio levels properly, THIS SHOULDNT HAPPEN!!! > > In no way, shape or form, should there be a reason to have to adjust the levels > > (inbound or outbound) of other Allstar links. Everyone adjusts their levels to the > > same standards. That, in telecom terms, is called a VNL (Via Net Loss) plan > > (for transmission levels). We have one. We use it. It works. > > > > If what you are talking about is OTHER networks, such as connections from Echolink, TLB, etc, > > that is another story...... > > > > Jim WB6NIL > > > > From: wd0ekr at msn.com > > To: telesistant at hotmail.com > > Subject: Re: [App_rpt-users] Incoming link connection volume > > Date: Mon, 26 May 2014 08:50:46 -0600 > > > > I think he is asking how to adjust the audio level of the signal coming in over the internet, I would like to know how to do that also. The local audio levels are fine but the incomming internet audio is high > > ----- Original Message ----- > > From: Jim Duuuude > > To: kk6ecm ; app_rpt mailing list > > Sent: Monday, May 26, 2014 8:45 AM > > Subject: Re: [App_rpt-users] Incoming link connection volume > > > > Sounds like you dont have your rx/tx (local) levels set properly. > > > > Jim > > > > > From: kk6ecm at gmail.com > > > Date: Mon, 26 May 2014 03:43:40 -0700 > > > To: app_rpt-users at ohnosec.org > > > Subject: [App_rpt-users] Incoming link connection volume > > > > > > Is there a way to adjust the incoming volume of a connected link? Some connections seem to over drive the transmitter? Normal repeater function works quite well. > > > > > > Thanks, > > > Bob > > > kk6ecm > > > > > > Sent from iPad > > > > > > _______________________________________________ > > > App_rpt-users mailing list > > > App_rpt-users at ohnosec.org > > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From kk6ecm at gmail.com Mon May 26 15:36:05 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 26 May 2014 08:36:05 -0700 Subject: [App_rpt-users] Incoming link connection volume In-Reply-To: References: Message-ID: <619E2F89-C691-4625-9BF4-9A8BA387D608@gmail.com> Cool, thanks all! Thanks, Bob kk6ecm Sent from iPad On May 26, 2014, at 8:24 AM, Jim Duuuude wrote: > Well, that's what the erxgain and etxgain (and like parameters for other link types) > are all about. Other network don't have any sort of organized transmission level plans, > and, as a result, your results when connected to them may vary. > > Jim > On May 26, 2014, at 8:24 AM, David McGough wrote: > > Hi Bob, > > You can adjust the echolink levels in the /etc/asterisk/echolink.conf > file. I find that the setting below work for us. Note that the primary > node audio levels (in the usbradio_tune_usb*.conf files) are set per > instructions using a deviation meter. > > [el0] > erxgain=-6.0 ; defaults to -3.0 db > etxgain=0.0 ; defaults to 3.0 db. > > > > 73, David KB4FXC > > > On Mon, 26 May 2014, kk6ecm wrote: > >> Now that you mention it, it is with Echolink we are having the problem. >> >> So, what is the other story :-? >> >> Thanks, >> Bob >> kk6ecm >> >> Sent from iPad >> >> >> On May 26, 2014, at 7:57 AM, Jim Duuuude wrote: >> >>> Gosh.. gee... I would have NEVER guessed that he was asking that..... >>> >>> If you adjust your LOCAL audio levels properly, THIS SHOULDNT HAPPEN!!! >>> In no way, shape or form, should there be a reason to have to adjust the levels >>> (inbound or outbound) of other Allstar links. Everyone adjusts their levels to the >>> same standards. That, in telecom terms, is called a VNL (Via Net Loss) plan >>> (for transmission levels). We have one. We use it. It works. >>> >>> If what you are talking about is OTHER networks, such as connections from Echolink, TLB, etc, >>> that is another story...... >>> >>> Jim WB6NIL >>> >>> From: wd0ekr at msn.com >>> To: telesistant at hotmail.com >>> Subject: Re: [App_rpt-users] Incoming link connection volume >>> Date: Mon, 26 May 2014 08:50:46 -0600 >>> >>> I think he is asking how to adjust the audio level of the signal coming in over the internet, I would like to know how to do that also. The local audio levels are fine but the incomming internet audio is high >>> ----- Original Message ----- >>> From: Jim Duuuude >>> To: kk6ecm ; app_rpt mailing list >>> Sent: Monday, May 26, 2014 8:45 AM >>> Subject: Re: [App_rpt-users] Incoming link connection volume >>> >>> Sounds like you dont have your rx/tx (local) levels set properly. >>> >>> Jim >>> >>>> From: kk6ecm at gmail.com >>>> Date: Mon, 26 May 2014 03:43:40 -0700 >>>> To: app_rpt-users at ohnosec.org >>>> Subject: [App_rpt-users] Incoming link connection volume >>>> >>>> Is there a way to adjust the incoming volume of a connected link? Some connections seem to over drive the transmitter? Normal repeater function works quite well. >>>> >>>> Thanks, >>>> Bob >>>> kk6ecm >>>> >>>> Sent from iPad >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From jim.pilgram at gmail.com Mon May 26 16:35:40 2014 From: jim.pilgram at gmail.com (James R. Pilgram) Date: Mon, 26 May 2014 06:35:40 -1000 Subject: [App_rpt-users] Dial-up on the BeagleBone Black Message-ID: <53836D5C.8000404@gmail.com> Aloha from Kauai, Just wondering if anyone else besides me has tried to dial into the BeagleBone Black using the Allstar Telephone Portal. I get as far as the last command and Allison says "Please Wait While You're Being Connected" then I get a busy signal. Is there any place I should be looking for anything special in a .conf that may be missing ? I'm not even sure where to look or what to look for. Can someone point me in the right direction and give me a push. As a side note, I have other normal nodes under club call signs I have no problem dialing into. Jim Pilgram NH6HI From george at dyb.com Mon May 26 19:01:48 2014 From: george at dyb.com (George Csahanin) Date: Mon, 26 May 2014 14:01:48 -0500 Subject: [App_rpt-users] next dumb question...re-compile asterisk in Limey Message-ID: <5B86CD1AD29F4E359470A5C974D8FB45@georgecPC> My memory is telling me that in a limey install it is possible to re-compile from the source. Just tried it and fails claiming cannot find g++ Didn?t this used to work? Is something missing from busybox?? GeorgeC George J Csahanin W2DB Cedar Park, TX 512-401-2630 home 401-338-0568 cel -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Mon May 26 20:09:18 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Mon, 26 May 2014 13:09:18 -0700 Subject: [App_rpt-users] next dumb question...re-compile asterisk in Limey In-Reply-To: <5B86CD1AD29F4E359470A5C974D8FB45@georgecPC> References: <5B86CD1AD29F4E359470A5C974D8FB45@georgecPC> Message-ID: <22395153-2089-4CDF-BBDA-F277D9B69B94@mac.com> Assuming you are following these instructions, that absolutely should compile on Limey. All the developer tools are normally there. Limey runs in RAM. Maybe reboot and see if the compiler loads up correctly? -- Tim :wq On May 26, 2014, at 12:01 PM, George Csahanin wrote: > My memory is telling me that in a limey install it is possible to re-compile from the source. Just tried it and fails claiming cannot find g++ > > > Didn?t this used to work? Is something missing from busybox?? > > GeorgeC > George J Csahanin > W2DB > Cedar Park, TX > 512-401-2630 home > 401-338-0568 cel > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue May 27 04:56:26 2014 From: kk6ecm at gmail.com (Bob) Date: Mon, 26 May 2014 21:56:26 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt? Message-ID: Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required? Thanks, Bob kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From ars.w5omr at gmail.com Tue May 27 12:57:45 2014 From: ars.w5omr at gmail.com (Geoff) Date: Tue, 27 May 2014 07:57:45 -0500 Subject: [App_rpt-users] Playing mp3 files in app_rpt? In-Reply-To: References: Message-ID: <53848BC9.5030908@gmail.com> On 05/26/2014 11:56 PM, Bob wrote: > > > > Is it possible to play mp3 formatted messages over the radio using the > schedule stanza in rpt.conf? If so, what is required? > > > > They've got to be converted to a format that asterisk recognizes. Either .ulaw or .gsm ... I'm sure there are others, but not .mp3 -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb2ear at kb2ear.net Tue May 27 14:30:26 2014 From: kb2ear at kb2ear.net (Scott Weis) Date: Tue, 27 May 2014 10:30:26 -0400 Subject: [App_rpt-users] Playing mp3 files in app_rpt? In-Reply-To: References: Message-ID: <01d101cf79b8$33ba3b60$9b2eb220$@kb2ear.net> Asterisk needs to be taught how to play mp3 format. Do the following: wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-a ddons-1.4.13.tar.gz tar xvzf asterisk-addons-1.4.13.tar.gz cd asterisk-addons-1.4.13 ./configure make make install restart asterisk an you can start using mp3 format. However format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it. This needs to be done every time asterisk is compiled and reinstalled. From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Bob Sent: Tuesday, May 27, 2014 12:56 AM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] Playing mp3 files in app_rpt? Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required? Thanks, Bob kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue May 27 18:49:57 2014 From: kk6ecm at gmail.com (kk6ecm) Date: Tue, 27 May 2014 11:49:57 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt? In-Reply-To: <01d101cf79b8$33ba3b60$9b2eb220$@kb2ear.net> References: <01d101cf79b8$33ba3b60$9b2eb220$@kb2ear.net> Message-ID: Thanks Scott and Geoff, I'll experiment with both the conversion, and teaching Asterisk to play. Thanks, Bob kk6ecm Sent from iPad On May 27, 2014, at 7:30 AM, "Scott Weis" wrote: > Asterisk needs to be taught how to play mp3 format. > > Do the following: > > wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-addons-1.4.13.tar.gz > tar xvzf asterisk-addons-1.4.13.tar.gz > cd asterisk-addons-1.4.13 > ./configure > make > make install > restart asterisk an you can start using mp3 format. However > > format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it. > > This needs to be done every time asterisk is compiled and reinstalled. > > From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Bob > Sent: Tuesday, May 27, 2014 12:56 AM > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] Playing mp3 files in app_rpt? > > > Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required? > > Thanks, > Bob > kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From keith at goobie.org Tue May 27 19:17:40 2014 From: keith at goobie.org (Keith Goobie) Date: Tue, 27 May 2014 16:17:40 -0300 Subject: [App_rpt-users] Playing mp3 files in app_rpt? In-Reply-To: References: <01d101cf79b8$33ba3b60$9b2eb220$@kb2ear.net> Message-ID: <7D2FED35-5F5D-44E0-AD92-D3456C8F67E1@goobie.org> Google audacity and asterisk. It should point you to a document that will instruct how to create or convert to the ulaw format required for asterisk. It is an excellent resource. Keith VA3YC Sent from my iPhone On May 27, 2014, at 3:49 PM, kk6ecm wrote: > Thanks Scott and Geoff, I'll experiment with both the conversion, and teaching Asterisk to play. > > Thanks, > Bob > kk6ecm > > Sent from iPad > > > On May 27, 2014, at 7:30 AM, "Scott Weis" wrote: > >> Asterisk needs to be taught how to play mp3 format. >> >> Do the following: >> >> wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-addons-1.4.13.tar.gz >> tar xvzf asterisk-addons-1.4.13.tar.gz >> cd asterisk-addons-1.4.13 >> ./configure >> make >> make install >> restart asterisk an you can start using mp3 format. However >> >> format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it. >> >> This needs to be done every time asterisk is compiled and reinstalled. >> >> From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Bob >> Sent: Tuesday, May 27, 2014 12:56 AM >> To: app_rpt-users at ohnosec.org >> Subject: [App_rpt-users] Playing mp3 files in app_rpt? >> >> >> Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required? >> >> Thanks, >> Bob >> kk6ecm > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Tue May 27 19:44:56 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Tue, 27 May 2014 12:44:56 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt? In-Reply-To: <7D2FED35-5F5D-44E0-AD92-D3456C8F67E1@goobie.org> References: <01d101cf79b8$33ba3b60$9b2eb220$@kb2ear.net> <7D2FED35-5F5D-44E0-AD92-D3456C8F67E1@goobie.org> Message-ID: <6A4E3DDF-22B6-4D83-8745-8B44FE05CF87@mac.com> See http://ohnosec.org/drupal/node/142 and http://images.ohnosec.org/app-rpt-audacity.pdf -- Tim :wq On May 27, 2014, at 12:17 PM, Keith Goobie wrote: > Google audacity and asterisk. It should point you to a document that will instruct how to create or convert to the ulaw format required for asterisk. It is an excellent resource. > > Keith VA3YC > > Sent from my iPhone > > On May 27, 2014, at 3:49 PM, kk6ecm wrote: > >> Thanks Scott and Geoff, I'll experiment with both the conversion, and teaching Asterisk to play. >> >> Thanks, >> Bob >> kk6ecm >> >> Sent from iPad >> >> >> On May 27, 2014, at 7:30 AM, "Scott Weis" wrote: >> >>> Asterisk needs to be taught how to play mp3 format. >>> >>> Do the following: >>> >>> wget -nd http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/asterisk-addons-1.4.13.tar.gz >>> tar xvzf asterisk-addons-1.4.13.tar.gz >>> cd asterisk-addons-1.4.13 >>> ./configure >>> make >>> make install >>> restart asterisk an you can start using mp3 format. However >>> >>> format_mp3 can cause Asterisk to crash on certain mp3 files (notably 8k files made with lame) due to bugs in mpglib. If you must use this module, use it only with mp3's you know will work with it. >>> >>> This needs to be done every time asterisk is compiled and reinstalled. >>> >>> From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Bob >>> Sent: Tuesday, May 27, 2014 12:56 AM >>> To: app_rpt-users at ohnosec.org >>> Subject: [App_rpt-users] Playing mp3 files in app_rpt? >>> >>> >>> Is it possible to play mp3 formatted messages over the radio using the schedule stanza in rpt.conf? If so, what is required? >>> >>> Thanks, >>> Bob >>> kk6ecm >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ke2n at cs.com Wed May 28 00:50:10 2014 From: ke2n at cs.com (Ken) Date: Tue, 27 May 2014 20:50:10 -0400 Subject: [App_rpt-users] Playing mp3 files in app_rpt Message-ID: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> Asterisk/app_rpt will play MP3 files alright, using the add-on, although, you may need to change the output level. In format_mp3.c #define OUTSCALE 32768 Seems to be about right (I think the original was 8192 but YMMV as they say) I used mp3 for bulletins for a while - I even bought a copy of Adobe Audition CS5.5 (now there is version 6) so I could make "real" MP3 files. MP3's made by Audacity sound *really* weird. MP3 files contain a frequency spectrum that depends on the sampling rate of the recording. This is a separate rate from the Bit Rate of the MP3 playback. If you reduce the playback bitrate of an MP3 file, you may still have frequency components up through perhaps 12 or 15 kHz, you just get more distortion and artifacts. All those frequency components above about 3.6 KHz will be ignored by Asterisk, which runs its sound system at 8 k-samples/sec. This may produce some strange effects since you are playing back stuff that Asterisk can't "hear". The distortion below 3.6 kHz comes through of course... To get a file like ARRL Audio News (44 kHz sample rate, in stereo, with an MP3 bit rate of 192k) to play properly on asterisk, you need some software that can re-sample the original file down to 8 k sampling rate (and 8k bit rate). That way the playback spectrum of the MP3 will have components only up through about 3.4 kHz, which is quite compatible with asterisk. Adobe Audition 5.5 (and later) can do this. Audacity will also re-sample (at the "Project Rate"), but it is best used to make ulaw files, not MP3's; but it's free. If the original recording was frequency-limited then no re-sampling of the recording is needed. For example, my NWS weather podcasts are a computer voice designed for telephone bandwidth, but distributed as MP3's. Those MP3's played through asterisk sound just like the original played on any MP3 player. Lots of fun 73 Ken From mikemilleraviation at gmail.com Wed May 28 02:18:17 2014 From: mikemilleraviation at gmail.com (Michael Miller) Date: Tue, 27 May 2014 19:18:17 -0700 Subject: [App_rpt-users] RTCM Message-ID: I need some help connecting a RTCM and my server remotely thru DYNDNS . My ISP blocked all my incoming ports so I am trying to use my server remotely with all ports open and connect to my RTCM behind closed ports , any help would be welcomed. Thanks Mike N6IQY node 27522 -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Wed May 28 04:15:07 2014 From: kk6ecm at gmail.com (Bob) Date: Tue, 27 May 2014 21:15:07 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt In-Reply-To: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> References: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> Message-ID: <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> You make a good point, and I should have said more about my application. My issue just happens to be with the ARRL Audio News which uses mp3 format, and the desire to play it once per week via the repeater. I am experimenting with both the add-on (thanks for the head-up regarding the output level), and a script to convert the mp3 to ulaw format. Thanks, r/Bob -----Original Message----- From: Ken [mailto:ke2n at cs.com] Sent: Tuesday, May 27, 2014 5:50 PM To: app_rpt-users at ohnosec.org Cc: kk6ecm at gmail.com Subject: Re: [App_rpt-users] Playing mp3 files in app_rpt Asterisk/app_rpt will play MP3 files alright, using the add-on, although, you may need to change the output level. In format_mp3.c #define OUTSCALE 32768 Seems to be about right (I think the original was 8192 but YMMV as they say) I used mp3 for bulletins for a while - I even bought a copy of Adobe Audition CS5.5 (now there is version 6) so I could make "real" MP3 files. MP3's made by Audacity sound *really* weird. MP3 files contain a frequency spectrum that depends on the sampling rate of the recording. This is a separate rate from the Bit Rate of the MP3 playback. If you reduce the playback bitrate of an MP3 file, you may still have frequency components up through perhaps 12 or 15 kHz, you just get more distortion and artifacts. All those frequency components above about 3.6 KHz will be ignored by Asterisk, which runs its sound system at 8 k-samples/sec. This may produce some strange effects since you are playing back stuff that Asterisk can't "hear". The distortion below 3.6 kHz comes through of course... To get a file like ARRL Audio News (44 kHz sample rate, in stereo, with an MP3 bit rate of 192k) to play properly on asterisk, you need some software that can re-sample the original file down to 8 k sampling rate (and 8k bit rate). That way the playback spectrum of the MP3 will have components only up through about 3.4 kHz, which is quite compatible with asterisk. Adobe Audition 5.5 (and later) can do this. Audacity will also re-sample (at the "Project Rate"), but it is best used to make ulaw files, not MP3's; but it's free. If the original recording was frequency-limited then no re-sampling of the recording is needed. For example, my NWS weather podcasts are a computer voice designed for telephone bandwidth, but distributed as MP3's. Those MP3's played through asterisk sound just like the original played on any MP3 player. Lots of fun 73 Ken From tim.sawyer at mac.com Wed May 28 04:32:48 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Tue, 27 May 2014 21:32:48 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt In-Reply-To: <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> References: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> Message-ID: It?s real simple to convert .mp3 to a .wav file: sox newsline.mp3 -r 8000 temp.wav The trick is installing SOX with LAME. I found the attached procedure worked for me. -- Tim :wq On May 27, 2014, at 9:15 PM, Bob wrote: > You make a good point, and I should have said more about my application. > > My issue just happens to be with the ARRL Audio News which uses mp3 format, > and the desire to play it once per week via the repeater. > > I am experimenting with both the add-on (thanks for the head-up regarding > the output level), and a script to convert the mp3 to ulaw format. > > Thanks, > r/Bob > > -----Original Message----- > From: Ken [mailto:ke2n at cs.com] > Sent: Tuesday, May 27, 2014 5:50 PM > To: app_rpt-users at ohnosec.org > Cc: kk6ecm at gmail.com > Subject: Re: [App_rpt-users] Playing mp3 files in app_rpt > > Asterisk/app_rpt will play MP3 files alright, using the add-on, although, > you may need to change the output level. > > In format_mp3.c > > #define OUTSCALE 32768 > > Seems to be about right (I think the original was 8192 but YMMV as they say) > > I used mp3 for bulletins for a while - I even bought a copy of Adobe > Audition CS5.5 (now there is version 6) so I could make "real" MP3 files. > MP3's made by Audacity sound *really* weird. > > MP3 files contain a frequency spectrum that depends on the sampling rate of > the recording. This is a separate rate from the Bit Rate of the MP3 > playback. If you reduce the playback bitrate of an MP3 file, you may still > have frequency components up through perhaps 12 or 15 kHz, you just get more > distortion and artifacts. All those frequency components above about 3.6 KHz > will be ignored by Asterisk, which runs its sound system at 8 k-samples/sec. > This may produce some strange effects since you are playing back stuff that > Asterisk can't "hear". The distortion below 3.6 kHz comes through of > course... > > To get a file like ARRL Audio News (44 kHz sample rate, in stereo, with an > MP3 bit rate of 192k) to play properly on asterisk, you need some software > that can re-sample the original file down to 8 k sampling rate (and 8k bit > rate). That way the playback spectrum of the MP3 will have components only > up through about 3.4 kHz, which is quite compatible with asterisk. Adobe > Audition 5.5 (and later) can do this. > > Audacity will also re-sample (at the "Project Rate"), but it is best used to > make ulaw files, not MP3's; but it's free. > > If the original recording was frequency-limited then no re-sampling of the > recording is needed. For example, my NWS weather podcasts are a computer > voice designed for telephone bandwidth, but distributed as MP3's. Those > MP3's played through asterisk sound just like the original played on any MP3 > player. > > Lots of fun > > 73 > Ken > > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Building sox with mp3 support (UPDATED). Works on OSX 10.9 Mavericks. |.pdf Type: application/pdf Size: 72683 bytes Desc: not available URL: -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Wed May 28 05:05:56 2014 From: kk6ecm at gmail.com (Bob) Date: Tue, 27 May 2014 22:05:56 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt In-Reply-To: References: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> Message-ID: <192462E179284CACB271E2206DCE7138@ThePykesHP> Cool! Will give it a go. Thanks, Bob _____ From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Tuesday, May 27, 2014 9:33 PM To: Bob Cc: Ken; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Playing mp3 files in app_rpt It's real simple to convert .mp3 to a .wav file: sox newsline.mp3 -r 8000 temp.wav The trick is installing SOX with LAME. I found the attached procedure worked for me. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ke2n at cs.com Wed May 28 08:57:22 2014 From: ke2n at cs.com (Ken) Date: Wed, 28 May 2014 04:57:22 -0400 Subject: [App_rpt-users] Playing mp3 files in app_rpt In-Reply-To: References: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> Message-ID: <001f01cf7a52$d6cfc000$846f4000$@cs.com> If sox -r does resampling, then it should be fine - I use something similar to stream the ulaw files to my DSTAR machine (the streaming software wants a wav file). You may find it helpful to adjust the volume using -v For example, this turns it down a bit sox -v -0.6 newsline.mp3 -r 8000 temp.wav Some of the bulletins give you a place to insert a voice ID - and for that you need Audacity, or similar. 73 Ken From: Tim Sawyer [mailto:tim.sawyer at mac.com] Sent: Wednesday, May 28, 2014 12:33 AM To: Bob Cc: Ken; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Playing mp3 files in app_rpt It's real simple to convert .mp3 to a .wav file: sox newsline.mp3 -r 8000 temp.wav The trick is installing SOX with LAME. I found the attached procedure worked for me. -------------- next part -------------- An HTML attachment was scrubbed... URL: From wb3awj at comcast.net Wed May 28 13:31:38 2014 From: wb3awj at comcast.net (Robert A. Poff) Date: Wed, 28 May 2014 09:31:38 -0400 Subject: [App_rpt-users] Playing mp3 files in app_rpt In-Reply-To: <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> References: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> Message-ID: <48300d56-7108-407d-a738-d726a123839a@email.android.com> You might want to look at mp3splt to cut it up into manageable chunks. Unless you turn the TX time out off, you're going need to drop PTT now and then to reset the timer. Google mp3splt Linux -- Sent from my Android phone with K-9 Mail. Please excuse my brevity and tpying errors. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ke2n at cs.com Wed May 28 17:59:16 2014 From: ke2n at cs.com (Ken) Date: Wed, 28 May 2014 13:59:16 -0400 (EDT) Subject: [App_rpt-users] App_rpt-users Digest, Vol 63, Issue 54 In-Reply-To: References: Message-ID: <8D148B5ACE050C3-1BE0-1B945@webmail-vd008.sysops.aol.com> >You might want to look at mp3splt to cut it up into manageable chunks. >Unless you turn the TX time out off, you're going need to drop PTT now and then to reset the timer. -- Another possibility is to use a script to put the machine in "bulletin mode" where the time out timer is disabled or at least set to a long time. The same script turns the TOT back on again at the end (so you don't forget). 73 Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From buddy at brannan.name Wed May 28 18:46:02 2014 From: buddy at brannan.name (Buddy Brannan) Date: Wed, 28 May 2014 14:46:02 -0400 Subject: [App_rpt-users] App_rpt-users Digest, Vol 63, Issue 54 In-Reply-To: <8D148B5ACE050C3-1BE0-1B945@webmail-vd008.sysops.aol.com> References: <8D148B5ACE050C3-1BE0-1B945@webmail-vd008.sysops.aol.com> Message-ID: The only problem with playing a long file continuously like this (for instance, using asterisk -rx ?rpt localplay 2331 foo? is that the repeater won?t ID until the file finishes playing. Forcing an ID to play also doesn?t seem to accomplish the desired result. At least, that?s what happens on my system. Of course, once the file finishes, the ID fires, but for a file that?s longer than 10 minutes, this could really be a problem?so?you?ll probably want to break the file up anyway. On May 28, 2014, at 1:59 PM, Ken wrote: > >You might want to look at mp3splt to cut it up into manageable chunks. > > > > >Unless you turn the TX time out off, you're going need to drop PTT now and then to reset the timer. > > > > -- > > Another possibility is to use a script to put the machine in "bulletin mode" where the time out timer is disabled or at least set to a long time. The same script turns the TOT back on again at the end (so you don't forget). > 73 > Ken > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From ke2n at cs.com Wed May 28 21:29:47 2014 From: ke2n at cs.com (Ken) Date: Wed, 28 May 2014 17:29:47 -0400 Subject: [App_rpt-users] more on bulletin playback Message-ID: <003c01cf7abb$f39b2da0$dad188e0$@cs.com> I am using politeid http://ohnosec.org/drupal/node/128 and idtime as well. It seems to play a cw id right over the recording, without problems, and without any need to drop the carrier. But I always insert a voice ID every 10 minutes, or less, into the recording file anyway - usually in the place provided by the recording context. I also have a DTMF function where any user can stop the playback, if he needs to. I advertise this function periodically in tail messages. 73 Ken > -----Original Message----- > From: Buddy Brannan [mailto:buddy at brannan.name] > Sent: Wednesday, May 28, 2014 2:46 PM > To: Ken > Cc: app_rpt mailing list > Subject: Re: [App_rpt-users] App_rpt-users Digest, Vol 63, Issue 54 > > The only problem with playing a long file continuously like this (for instance, > using asterisk -rx "rpt localplay 2331 foo" > > is that the repeater won't ID until the file finishes playing. Forcing an ID to > play also doesn't seem to accomplish the desired result. > > At least, that's what happens on my system. > > Of course, once the file finishes, the ID fires, but for a file that's longer than > 10 minutes, this could really be a problem.so.you'll probably want to break > the file up anyway. > > On May 28, 2014, at 1:59 PM, Ken wrote: > > > >You might want to look at mp3splt to cut it up into manageable chunks. > > > > > > > > >Unless you turn the TX time out off, you're going need to drop PTT now > and then to reset the timer. > > > > > > > > -- > > > > Another possibility is to use a script to put the machine in "bulletin mode" > where the time out timer is disabled or at least set to a long time. The same > script turns the TOT back on again at the end (so you don't forget). > > 73 > > Ken > > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi- > bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the > page. Enter your email address and press the "Unsubscribe or edit options > button" > > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. From buddy at brannan.name Wed May 28 21:40:42 2014 From: buddy at brannan.name (Buddy Brannan) Date: Wed, 28 May 2014 17:40:42 -0400 Subject: [App_rpt-users] more on bulletin playback In-Reply-To: <003c01cf7abb$f39b2da0$dad188e0$@cs.com> References: <003c01cf7abb$f39b2da0$dad188e0$@cs.com> Message-ID: <8ACFD4D5-16A1-4C93-A28F-921B1C62B070@brannan.name> Hi Ken, Interesting, as I also use politeid in my rpt.conf. I have voice ID?s for regular ID, however. I suppose it might make a difference, but do you use rpt playback or rpt localplay? I haven?t really played with this in a long time but think I will do so again shortly. -- Buddy Brannan, KB5ELV - Erie, PA Phone: (814) 860-3194 or (814) 431-0962 On May 28, 2014, at 5:29 PM, Ken wrote: > I am using politeid > http://ohnosec.org/drupal/node/128 > and idtime as well. > > It seems to play a cw id right over the recording, without problems, and > without any need to drop the carrier. > > But I always insert a voice ID every 10 minutes, or less, into the recording > file anyway - usually in the place provided by the recording context. > > I also have a DTMF function where any user can stop the playback, if he > needs to. I advertise this function periodically in tail messages. > > > 73 > Ken > > >> -----Original Message----- >> From: Buddy Brannan [mailto:buddy at brannan.name] >> Sent: Wednesday, May 28, 2014 2:46 PM >> To: Ken >> Cc: app_rpt mailing list >> Subject: Re: [App_rpt-users] App_rpt-users Digest, Vol 63, Issue 54 >> >> The only problem with playing a long file continuously like this (for > instance, >> using asterisk -rx "rpt localplay 2331 foo" >> >> is that the repeater won't ID until the file finishes playing. Forcing an > ID to >> play also doesn't seem to accomplish the desired result. >> >> At least, that's what happens on my system. >> >> Of course, once the file finishes, the ID fires, but for a file that's > longer than >> 10 minutes, this could really be a problem.so.you'll probably want to > break >> the file up anyway. >> >> On May 28, 2014, at 1:59 PM, Ken wrote: >> >>>> You might want to look at mp3splt to cut it up into manageable chunks. >>> >>> >>> >>>> Unless you turn the TX time out off, you're going need to drop PTT now >> and then to reset the timer. >>> >>> >>> >>> -- >>> >>> Another possibility is to use a script to put the machine in "bulletin > mode" >> where the time out timer is disabled or at least set to a long time. The > same >> script turns the TOT back on again at the end (so you don't forget). >>> 73 >>> Ken >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi- >> bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the >> page. Enter your email address and press the "Unsubscribe or edit options >> button" >>> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. > > From ke2n at cs.com Thu May 29 00:08:46 2014 From: ke2n at cs.com (Ken) Date: Wed, 28 May 2014 20:08:46 -0400 Subject: [App_rpt-users] more on bulletin playback In-Reply-To: <8ACFD4D5-16A1-4C93-A28F-921B1C62B070@brannan.name> References: <003c01cf7abb$f39b2da0$dad188e0$@cs.com> <8ACFD4D5-16A1-4C93-A28F-921B1C62B070@brannan.name> Message-ID: <000001cf7ad2$28d37020$7a7a5060$@cs.com> I use "playback" Although I call it from a Linux script The script disconnects the DSTAR bridge, puts all 5 nodes in "bulletin mode", and then calls the function that does the playback. After the bulletin is done, it reverses the process, putting everything back the way it was. It has occurred to me that maybe one key component is that you have defined something as the talk-over ID, because the default is NONE. Mine is CW idtalkover=|iw4brm/r ; Talkover ID (optional) default is none 73 Ken > -----Original Message----- > From: Buddy Brannan [mailto:buddy at brannan.name] > Sent: Wednesday, May 28, 2014 5:41 PM > To: Ken > Cc: app_rpt mailing list > Subject: Re: more on bulletin playback > > Hi Ken, > > Interesting, as I also use politeid in my rpt.conf. I have voice ID's for regular > ID, however. I suppose it might make a difference, but do you use rpt > playback or rpt localplay? > > I haven't really played with this in a long time but think I will do so again > shortly. > -- > Buddy Brannan, KB5ELV - Erie, PA > Phone: (814) 860-3194 or (814) 431-0962 > > > > > On May 28, 2014, at 5:29 PM, Ken wrote: > > > I am using politeid > > http://ohnosec.org/drupal/node/128 > > and idtime as well. > > > > It seems to play a cw id right over the recording, without problems, > > and without any need to drop the carrier. > > > > But I always insert a voice ID every 10 minutes, or less, into the > > recording file anyway - usually in the place provided by the recording > context. > > > > I also have a DTMF function where any user can stop the playback, if > > he needs to. I advertise this function periodically in tail messages. > > > > > > 73 > > Ken > > > > > >> -----Original Message----- > >> From: Buddy Brannan [mailto:buddy at brannan.name] > >> Sent: Wednesday, May 28, 2014 2:46 PM > >> To: Ken > >> Cc: app_rpt mailing list > >> Subject: Re: [App_rpt-users] App_rpt-users Digest, Vol 63, Issue 54 > >> > >> The only problem with playing a long file continuously like this (for > > instance, > >> using asterisk -rx "rpt localplay 2331 foo" > >> > >> is that the repeater won't ID until the file finishes playing. > >> Forcing an > > ID to > >> play also doesn't seem to accomplish the desired result. > >> > >> At least, that's what happens on my system. > >> > >> Of course, once the file finishes, the ID fires, but for a file > >> that's > > longer than > >> 10 minutes, this could really be a problem.so.you'll probably want to > > break > >> the file up anyway. > >> > >> On May 28, 2014, at 1:59 PM, Ken wrote: > >> > >>>> You might want to look at mp3splt to cut it up into manageable chunks. > >>> > >>> > >>> > >>>> Unless you turn the TX time out off, you're going need to drop PTT > >>>> now > >> and then to reset the timer. > >>> > >>> > >>> > >>> -- > >>> > >>> Another possibility is to use a script to put the machine in > >>> "bulletin > > mode" > >> where the time out timer is disabled or at least set to a long time. > >> The > > same > >> script turns the TOT back on again at the end (so you don't forget). > >>> 73 > >>> Ken > >>> > >>> > >>> _______________________________________________ > >>> App_rpt-users mailing list > >>> App_rpt-users at ohnosec.org > >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >>> > >>> To unsubscribe from this list please visit http://ohnosec.org/cgi- > >> bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of > >> the page. Enter your email address and press the "Unsubscribe or edit > >> options button" > >>> You do not need a password to unsubscribe, you can do it via email > >> confirmation. If you have trouble unsubscribing, please send a > >> message to the list detailing the problem. > > > > From buddy at brannan.name Thu May 29 03:30:29 2014 From: buddy at brannan.name (Buddy Brannan) Date: Wed, 28 May 2014 23:30:29 -0400 Subject: [App_rpt-users] more on bulletin playback In-Reply-To: <000001cf7ad2$28d37020$7a7a5060$@cs.com> References: <003c01cf7abb$f39b2da0$dad188e0$@cs.com> <8ACFD4D5-16A1-4C93-A28F-921B1C62B070@brannan.name> <000001cf7ad2$28d37020$7a7a5060$@cs.com> Message-ID: <776E2B4C-2247-42CD-BF7F-124A294F70E2@brannan.name> Hi, Here are the relevant lines from rpt.conf: idrecording=id/id [?] idtime=480000 ;politeid=30000 idtalkover=|ide KB5ELV/R ERI So?maybe there?s a difference between playback and localplay? I?ll play around with it some more maybe over the weekend. On May 28, 2014, at 8:08 PM, Ken wrote: > I use "playback" > Although I call it from a Linux script > The script disconnects the DSTAR bridge, puts all 5 nodes in "bulletin > mode", and then calls the function that does the playback. > > After the bulletin is done, it reverses the process, putting everything back > the way it was. > > It has occurred to me that maybe one key component is that you have defined > something as the talk-over ID, because the default is NONE. > Mine is CW > idtalkover=|iw4brm/r ; Talkover ID (optional) default is none > > 73 > Ken > > >> -----Original Message----- >> From: Buddy Brannan [mailto:buddy at brannan.name] >> Sent: Wednesday, May 28, 2014 5:41 PM >> To: Ken >> Cc: app_rpt mailing list >> Subject: Re: more on bulletin playback >> >> Hi Ken, >> >> Interesting, as I also use politeid in my rpt.conf. I have voice ID's for > regular >> ID, however. I suppose it might make a difference, but do you use rpt >> playback or rpt localplay? >> >> I haven't really played with this in a long time but think I will do so > again >> shortly. >> -- >> Buddy Brannan, KB5ELV - Erie, PA >> Phone: (814) 860-3194 or (814) 431-0962 >> >> >> >> >> On May 28, 2014, at 5:29 PM, Ken wrote: >> >>> I am using politeid >>> http://ohnosec.org/drupal/node/128 >>> and idtime as well. >>> >>> It seems to play a cw id right over the recording, without problems, >>> and without any need to drop the carrier. >>> >>> But I always insert a voice ID every 10 minutes, or less, into the >>> recording file anyway - usually in the place provided by the recording >> context. >>> >>> I also have a DTMF function where any user can stop the playback, if >>> he needs to. I advertise this function periodically in tail messages. >>> >>> >>> 73 >>> Ken >>> >>> >>>> -----Original Message----- >>>> From: Buddy Brannan [mailto:buddy at brannan.name] >>>> Sent: Wednesday, May 28, 2014 2:46 PM >>>> To: Ken >>>> Cc: app_rpt mailing list >>>> Subject: Re: [App_rpt-users] App_rpt-users Digest, Vol 63, Issue 54 >>>> >>>> The only problem with playing a long file continuously like this (for >>> instance, >>>> using asterisk -rx "rpt localplay 2331 foo" >>>> >>>> is that the repeater won't ID until the file finishes playing. >>>> Forcing an >>> ID to >>>> play also doesn't seem to accomplish the desired result. >>>> >>>> At least, that's what happens on my system. >>>> >>>> Of course, once the file finishes, the ID fires, but for a file >>>> that's >>> longer than >>>> 10 minutes, this could really be a problem.so.you'll probably want to >>> break >>>> the file up anyway. >>>> >>>> On May 28, 2014, at 1:59 PM, Ken wrote: >>>> >>>>>> You might want to look at mp3splt to cut it up into manageable > chunks. >>>>> >>>>> >>>>> >>>>>> Unless you turn the TX time out off, you're going need to drop PTT >>>>>> now >>>> and then to reset the timer. >>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> Another possibility is to use a script to put the machine in >>>>> "bulletin >>> mode" >>>> where the time out timer is disabled or at least set to a long time. >>>> The >>> same >>>> script turns the TOT back on again at the end (so you don't forget). >>>>> 73 >>>>> Ken >>>>> >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit http://ohnosec.org/cgi- >>>> bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of >>>> the page. Enter your email address and press the "Unsubscribe or edit >>>> options button" >>>>> You do not need a password to unsubscribe, you can do it via email >>>> confirmation. If you have trouble unsubscribing, please send a >>>> message to the list detailing the problem. >>> >>> > > From mikemilleraviation at gmail.com Thu May 29 04:35:39 2014 From: mikemilleraviation at gmail.com (Michael Miller) Date: Wed, 28 May 2014 21:35:39 -0700 Subject: [App_rpt-users] ddclient.conf help Message-ID: I need help setting up ddclient for DYNDNS for remote RTCM client. Is there a web site? Thanks Mike N6IQY 27522 node -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Thu May 29 13:33:54 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Thu, 29 May 2014 06:33:54 -0700 Subject: [App_rpt-users] ddclient.conf help In-Reply-To: References: Message-ID: <3F1DC699-50E4-4E09-9CB3-AEFB355FAFD3@mac.com> So your server is behind a public dynamic IP address, is that the issue? -- Tim :wq On May 28, 2014, at 9:35 PM, Michael Miller wrote: > I need help setting up ddclient for DYNDNS for remote RTCM client. Is there a web site? > > Thanks Mike N6IQY 27522 node > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From petem001 at hotmail.com Thu May 29 16:59:35 2014 From: petem001 at hotmail.com (pete M) Date: Thu, 29 May 2014 12:59:35 -0400 Subject: [App_rpt-users] Simplex link to a DR-1 Message-ID: Hi guys. Got part of the Yaesu beta testing of there fusion system repeater. So I took there repeater and unconnected my old MSR-2000. The linking to the DR-1 seem a bit problematic, especialy if used in both digital and analog mode (auto switch). So I was thinking of using a small IC-F121S locally on a dummy load at the repeater site to act as the link on the analog side of the repeater, the IC-F121S will handle all the ctcss encoding/decoding. My problem is how should I program my node so that I wont have a tail nor any courtesy tone. But I want voice ID to work. I know that there are 2 duplex setting. one in the rpt.conf file the other is in usbradio.conf. Anyone can help me figure out what i need to do? one other thing, how can I stopp any message from connect/disconnect to my node aside the one initiated from my node. (already did it on the echolink side.) but want to do it on the allstar side.) Thanks for the help.. Pierre VE2PF -------------- next part -------------- An HTML attachment was scrubbed... URL: From doug at crompton.com Fri May 30 01:52:00 2014 From: doug at crompton.com (Doug Crompton) Date: Thu, 29 May 2014 21:52:00 -0400 Subject: [App_rpt-users] Simplex link to a DR-1 In-Reply-To: References: Message-ID: Pete, To turn off the connect/disconnect messages except yours put these commandsin your node parameters in rpt.conf - holdofftelem=1 telemdefault=2 Check to see if either are already there or set differently. You also have full control over courtesy tones and timers in rpt.conf. Look for the linkunkeyct= , unlinkedct=, and hangtime= for linked and unlinked courtesy tones and TX hangtime. Don't be afraid to experiment. Just save the old setting as a comment. You will have to do a 'rpt reload' in the client or restart asterisk to see the results of any changes. 73 Doug WA3DSP http://www.crompton.com/hamradio From: petem001 at hotmail.com To: app_rpt-users at ohnosec.org Date: Thu, 29 May 2014 12:59:35 -0400 Subject: [App_rpt-users] Simplex link to a DR-1 Hi guys. Got part of the Yaesu beta testing of there fusion system repeater. So I took there repeater and unconnected my old MSR-2000. The linking to the DR-1 seem a bit problematic, especialy if used in both digital and analog mode (auto switch). So I was thinking of using a small IC-F121S locally on a dummy load at the repeater site to act as the link on the analog side of the repeater, the IC-F121S will handle all the ctcss encoding/decoding. My problem is how should I program my node so that I wont have a tail nor any courtesy tone. But I want voice ID to work. I know that there are 2 duplex setting. one in the rpt.conf file the other is in usbradio.conf. Anyone can help me figure out what i need to do? one other thing, how can I stopp any message from connect/disconnect to my node aside the one initiated from my node. (already did it on the echolink side.) but want to do it on the allstar side.) Thanks for the help.. Pierre VE2PF _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Fri May 30 05:12:47 2014 From: kk6ecm at gmail.com (Bob) Date: Thu, 29 May 2014 22:12:47 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt In-Reply-To: References: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> Message-ID: <550C1B15264446CEB4FE05DDD665D112@ThePykesHP> So... I've been researching several options, finally downloaded the asterisk-addons, and installed. The mp3 download of the ARRL News plays, however, I'd like to have the idtalkover=|i function as well. I get the Morse Code id at the end of the ARRL News, but not during at the defined interval. Any ideas? Thanks, Bob kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Fri May 30 13:08:14 2014 From: kk6ecm at gmail.com (Bob) Date: Fri, 30 May 2014 06:08:14 -0700 Subject: [App_rpt-users] Playing mp3 files in app_rpt References: <006901cf7a0e$c7493bf0$55dbb3d0$@cs.com> <701CF03EB7CD4748B7F3DE951E1C7FB4@ThePykesHP> Message-ID: <3B898B54BF164D549E362E47738BD477@ThePykesHP> After more experimenting I find that during the mp3 play, asterisk will not accept commands. Not sure what I am missing here, but it looks like the add-on version I'm using may be incompatible with the current ACID. I'm not sure how to uninstall it. Any thoughts? Thanks, Bob kk6ecm _____ From: Bob [mailto:kk6ecm at gmail.com] Sent: Thursday, May 29, 2014 10:13 PM To: 'app_rpt-users at ohnosec.org' Subject: Playing mp3 files in app_rpt So... I've been researching several options, finally downloaded the asterisk-addons, and installed. The mp3 download of the ARRL News plays, however, I'd like to have the idtalkover=|i function as well. I get the Morse Code id at the end of the ARRL News, but not during at the defined interval. Any ideas? Thanks, Bob kk6ecm -------------- next part -------------- An HTML attachment was scrubbed... URL: From ke2n at cs.com Fri May 30 17:20:34 2014 From: ke2n at cs.com (Ken) Date: Fri, 30 May 2014 13:20:34 -0400 Subject: [App_rpt-users] Playing MP3 bulletins Message-ID: <000001cf7c2b$77d1f480$6775dd80$@cs.com> >So... I've been researching several options, finally downloaded the asterisk-addons, and installed. The mp3 download of the ARRL News >plays, however, I'd >like to have the idtalkover=|i function as well. I get the Morse Code id at the end of the ARRL News, but not >during at the defined interval. Any ideas? >Thanks, >Bob >kk6ecm ===== OK - I have reported hearing the talkover ID and other people say they don't hear it. It turns out everybody is right. After some experimenting, I found that the node that is playing does not talk-over, but all the connected nodes do (and that is where I often listen). That suggests that you could have an internal (no radio) node that did the playback and link it to the radio node(s). In that case you should hear the talk-over ID on all the connected radios. I do not know if the bulletin node needs to be on a separate PC, but I believe not. The bulletin playback node has no URI and uses: rxchannel = Zap/pseudo ; Rx audio/signalling channel Of course, the other ways to do it (previous postings) are: 1) Split the MP3 into segments and play them in sequence, using a Linux script, with whatever ID you want between the segments 2) Edit the audio file and insert the ID audio into the track itself (what I do) 73/GL Ken From mikemilleraviation at gmail.com Sat May 31 00:45:38 2014 From: mikemilleraviation at gmail.com (Michael Miller) Date: Fri, 30 May 2014 17:45:38 -0700 Subject: [App_rpt-users] turn off telemetry Message-ID: How do you turn of telemetry? in Acid thanks Mike N6IQY -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim.sawyer at mac.com Sat May 31 01:47:02 2014 From: tim.sawyer at mac.com (Tim Sawyer) Date: Fri, 30 May 2014 18:47:02 -0700 Subject: [App_rpt-users] turn off telemetry In-Reply-To: References: Message-ID: <84B1F2F2-0AB4-481E-8CAE-B47EA81C9B98@mac.com> Telemetry documentation is here: http://ohnosec.org/drupal/node/102 -- Tim :wq On May 30, 2014, at 5:45 PM, Michael Miller wrote: > How do you turn of telemetry? in Acid > > thanks Mike N6IQY > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From george at dyb.com Sat May 31 07:23:11 2014 From: george at dyb.com (George Csahanin) Date: Sat, 31 May 2014 02:23:11 -0500 Subject: [App_rpt-users] need to exchange some email off line with a Limey Linux guru Message-ID: <6F550F1426994D0C815F93403D8158D3@georgecPC> I thought I had limey all figured out a couple of years back. Maybe not. Having massive issues to get it to compile. Went back to 1.0.7 which I was able to run before. Now fails in the first few lines. Also on another attempt xboard.mk file is complained about, wasn?t formatted right. Just all kinds of what always appear to be script file errors. When it actually compiles a source file that appears to go ok. But that is usually after lots of playing with some script of config file. Anyhow, anyone up for talking me thru these issues? Does buildroot have a problem? Somewhere I saw something about make version 3.82 being a problem, so backed down to 3.81, same thing. Tried using gmake, same thing. George J Csahanin W2DB Cedar Park, TX 512-401-2630 home 401-338-0568 cel -------------- next part -------------- An HTML attachment was scrubbed... URL: From ar at dseven.org Sat May 31 20:41:34 2014 From: ar at dseven.org (iain macdonnell - N6ML) Date: Sat, 31 May 2014 13:41:34 -0700 Subject: [App_rpt-users] get_config.php empty result Message-ID: I'm new to AllStar Link, but not new to Linux and Asterisk. I already run an Asterisk 11 PBX at home. Ideally I'd like to incorporate AllStar Link into that, but to get started for now, I'm trying to get a separate installation with ACID working. It's failing to download my server config. It seems that others have reported problems in the last few weeks. Is it still b0rked? Seems that a config ID exists, but I can't actually get the contents of the config (just get an empty result): [root at test ~]# curl -k 'https://config.allstarlink.org/portal/_config/get_available_configs.php?username=N6ML&password=' ,N6ML [root at test ~]# curl -k 'https://config.allstarlink.org/portal/_config/get_config.php?config_id=' [root at test ~]# curl -k 'https://config.allstarlink.org/portal/_config/get_config.php?username=N6ML&password=&config_id=' [root at test ~]# Anyone have a server config (as produced by that php script) somewhere? I'd rather not have to reverse-engineer the entire pcf.sh script.... 73, ~iain / N6ML From mikemilleraviation at gmail.com Sat May 31 22:05:27 2014 From: mikemilleraviation at gmail.com (Michael Miller) Date: Sat, 31 May 2014 15:05:27 -0700 Subject: [App_rpt-users] IRLP install script Message-ID: Were can I download ---- irlpsetup.sh ---- script , it is missing on my version of ACID Thanks Mike N6IQY -------------- next part -------------- An HTML attachment was scrubbed... URL: From bdboyle at bdboyle.com Sat May 31 22:12:52 2014 From: bdboyle at bdboyle.com (Bryan D. Boyle) Date: Sat, 31 May 2014 18:12:52 -0400 Subject: [App_rpt-users] IRLP install script In-Reply-To: References: Message-ID: <181BADD6-8560-40D5-80A4-46678DAEAD55@bdboyle.com> david cameron, the inventor of irlp, demanded it be removed from asterisk. so, you are right, it's not available, not installed, and if you manage to install it and get it working and cameron finds 9out, he will cut you off (but not delete you from his node list so as to appear to be loosing users). don't even bother...it's so 1990s technology. -- Bryan Sent from my iPhone 5...small keyboard, big fingers...please forgive misspellings... > On May 31, 2014, at 18:05, Michael Miller wrote: > > Were can I download ---- irlpsetup.sh ---- script , it is missing on my version of ACID > > Thanks Mike N6IQY > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From ar at dseven.org Sat May 31 22:23:08 2014 From: ar at dseven.org (iain macdonnell - N6ML) Date: Sat, 31 May 2014 15:23:08 -0700 Subject: [App_rpt-users] IRLP install script In-Reply-To: <181BADD6-8560-40D5-80A4-46678DAEAD55@bdboyle.com> References: <181BADD6-8560-40D5-80A4-46678DAEAD55@bdboyle.com> Message-ID: Speaking of IRLP... my shiny new node, 40898, seems to appear in WebTransceiver as IRLP node 0898 (in the "Node Connection Status" panel). Is there some history of IRLP nodes being mapped in with a '4' prefix (that now needs to be removed) ? 73, ~iain / N6ML On Sat, May 31, 2014 at 3:12 PM, Bryan D. Boyle wrote: > david cameron, the inventor of irlp, demanded it be removed from asterisk. so, you are right, it's not available, not installed, and if you manage to install it and get it working and cameron finds 9out, he will cut you off (but not delete you from his node list so as to appear to be loosing users). don't even bother...it's so 1990s technology. > > -- > Bryan > Sent from my iPhone 5...small > keyboard, big fingers...please > forgive misspellings... > > > >> On May 31, 2014, at 18:05, Michael Miller wrote: >> >> Were can I download ---- irlpsetup.sh ---- script , it is missing on my version of ACID >> >> Thanks Mike N6IQY >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From n8ohu at yahoo.com Sat May 31 22:51:24 2014 From: n8ohu at yahoo.com (Matthew Pitts) Date: Sat, 31 May 2014 15:51:24 -0700 (PDT) Subject: [App_rpt-users] IRLP install script In-Reply-To: References: <181BADD6-8560-40D5-80A4-46678DAEAD55@bdboyle.com> Message-ID: <1401576684.17203.YahooMailNeo@web141003.mail.bf1.yahoo.com> As I recall, that was the prefix number at one time, though I thought it was removed at about the same time as the previously mentioned request to stop was made. It worked much like how Echolink does. Matthew Pitts N8OHU ? ________________________________ From: iain macdonnell - N6ML To: Bryan D. Boyle Cc: "App_rpt-users at ohnosec.org" Sent: Subject: Re: [App_rpt-users] IRLP install script Speaking of IRLP... my shiny new node, 40898, seems to appear in WebTransceiver as IRLP node 0898 (in the "Node Connection Status" panel). Is there some history of IRLP nodes being mapped in with a '4' prefix (that now needs to be removed) ? 73, ? ? ~iain / N6ML On Sat, May 31, 2014 at 3:12 PM, Bryan D. Boyle wrote: > david cameron, the inventor of irlp, demanded it be removed from asterisk.? so, you are right, it's not available, not installed, and if you manage to install it and get it working and cameron finds 9out, he will cut you off (but not delete you from his node list so as to appear to be loosing users).? don't even bother...it's so 1990s technology. > > -- > Bryan > Sent from my iPhone 5...small > keyboard, big fingers...please > forgive misspellings... > > > >> On May 31, 2014, at 18:05, Michael Miller wrote: >> >> Were can I download ---- irlpsetup.sh ---- script , it is missing on my version of ACID >> >> Thanks? Mike N6IQY >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From telesistant at hotmail.com Sat May 31 23:06:57 2014 From: telesistant at hotmail.com (Jim Duuuude) Date: Sat, 31 May 2014 16:06:57 -0700 Subject: [App_rpt-users] IRLP install script In-Reply-To: References: , <181BADD6-8560-40D5-80A4-46678DAEAD55@bdboyle.com>, Message-ID: Hrm... perhaps there is.... > Date: Sat, 31 May 2014 15:23:08 -0700 > From: ar at dseven.org > To: bdboyle at bdboyle.com > CC: App_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] IRLP install script > > Speaking of IRLP... my shiny new node, 40898, seems to appear in > WebTransceiver as IRLP node 0898 (in the "Node Connection Status" > panel). Is there some history of IRLP nodes being mapped in with a '4' > prefix (that now needs to be removed) ? > > 73, > > ~iain / N6ML > > > > On Sat, May 31, 2014 at 3:12 PM, Bryan D. Boyle wrote: > > david cameron, the inventor of irlp, demanded it be removed from asterisk. so, you are right, it's not available, not installed, and if you manage to install it and get it working and cameron finds 9out, he will cut you off (but not delete you from his node list so as to appear to be loosing users). don't even bother...it's so 1990s technology. > > > > -- > > Bryan > > Sent from my iPhone 5...small > > keyboard, big fingers...please > > forgive misspellings... > > > > > > > >> On May 31, 2014, at 18:05, Michael Miller wrote: > >> > >> Were can I download ---- irlpsetup.sh ---- script , it is missing on my version of ACID > >> > >> Thanks Mike N6IQY > >> _______________________________________________ > >> App_rpt-users mailing list > >> App_rpt-users at ohnosec.org > >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >> > >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: