Hi. We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the telemetry of the repeater and it kind of get on the nerve of many. We did lower the audio level of the telemetry were we almost dont ear it, yet the bozo continu on tx ing short (less then a second) ptt.. We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps.. I need a way to extract from asterisk when someone do make a lots of short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the same place. and at the same time we will see if it is random or if there is some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years.. Anyone can point me ia way to extract such data from asterisk ? or find a way with action command to put that kind of stuff in a file? Thanks
I usually just remotely change the input ctcss tone and they usually disappear. On Wed, Sep 30, 2015 at 7:03 AM, Pete M <petem001@hotmail.com> wrote:
Hi.
We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the telemetry of the repeater and it kind of get on the nerve of many.
We did lower the audio level of the telemetry were we almost dont ear it, yet the bozo continu on tx ing short (less then a second) ptt..
We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps..
I need a way to extract from asterisk when someone do make a lots of short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the same place. and at the same time we will see if it is random or if there is some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years..
Anyone can point me ia way to extract such data from asterisk ? or find a way with action command to put that kind of stuff in a file?
Thanks
_______________________________________________ App_rpt-users mailing list App_rpt-users@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.
Until proven otherwise (meaning: you've clearly identified someone interfering), don't rule out spurious intermod and/or other dirty nearby transmitters. I've had this exact scenario several times and found some surprising causes---like a trucker with a very dirty and loud CB radio that was briefly keying a Kenwood TKR-850 (UHF!!!) even with receive PL tone enabled! This would happen for several minutes at a time, while he drove thru the area! As for logging transmission info, in the repeater stanza in /etc/asterisk/rpt.conf, try setting the parameter: archivedir=<directory path to save files> Then, you'll have a good quality audio and telemetry log of what's going on. Note that on my systems, I've made a new directory using (from the command prompt): mkdir /var/snd chmod 1777 /var/snd Then, in rpt.conf I've got: archivedir=/var/snd Good luck chasing the interference. Persistence pays off. 73, David KB4FXC On Wed, 30 Sep 2015, Jeff Carrier wrote:
I usually just remotely change the input ctcss tone and they usually disappear.
On Wed, Sep 30, 2015 at 7:03 AM, Pete M <petem001@hotmail.com> wrote:
Hi.
We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the telemetry of the repeater and it kind of get on the nerve of many.
We did lower the audio level of the telemetry were we almost dont ear it, yet the bozo continu on tx ing short (less then a second) ptt..
We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps..
I need a way to extract from asterisk when someone do make a lots of short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the same place. and at the same time we will see if it is random or if there is some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years..
Anyone can point me ia way to extract such data from asterisk ? or find a way with action command to put that kind of stuff in a file?
Thanks
_______________________________________________ App_rpt-users mailing list App_rpt-users@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.
That is a start.. will put a new external disk to keep all those files.( a 16 gig usb thumb drive should do) It is not some interference as he sometimes burp or make strange noise, or even curse at a few user on the repeater.. And if we start complaining about his kerchunk he go even more.. But never enough to manage to know where he is.. ( he is low power and not too far from the repeater ) -----Message d'origine----- From: David McGough Sent: Wednesday, September 30, 2015 9:45 AM To: Jeff Carrier Cc: Pete M ; APP RPT Subject: Re: [App_rpt-users] think I asked wrong.. Until proven otherwise (meaning: you've clearly identified someone interfering), don't rule out spurious intermod and/or other dirty nearby transmitters. I've had this exact scenario several times and found some surprising causes---like a trucker with a very dirty and loud CB radio that was briefly keying a Kenwood TKR-850 (UHF!!!) even with receive PL tone enabled! This would happen for several minutes at a time, while he drove thru the area! As for logging transmission info, in the repeater stanza in /etc/asterisk/rpt.conf, try setting the parameter: archivedir=<directory path to save files> Then, you'll have a good quality audio and telemetry log of what's going on. Note that on my systems, I've made a new directory using (from the command prompt): mkdir /var/snd chmod 1777 /var/snd Then, in rpt.conf I've got: archivedir=/var/snd Good luck chasing the interference. Persistence pays off. 73, David KB4FXC On Wed, 30 Sep 2015, Jeff Carrier wrote:
I usually just remotely change the input ctcss tone and they usually disappear.
On Wed, Sep 30, 2015 at 7:03 AM, Pete M <petem001@hotmail.com> wrote:
Hi.
We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the telemetry of the repeater and it kind of get on the nerve of many.
We did lower the audio level of the telemetry were we almost dont ear it, yet the bozo continu on tx ing short (less then a second) ptt..
We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps..
I need a way to extract from asterisk when someone do make a lots of short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the same place. and at the same time we will see if it is random or if there is some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years..
Anyone can point me ia way to extract such data from asterisk ? or find a way with action command to put that kind of stuff in a file?
Thanks
_______________________________________________ App_rpt-users mailing list App_rpt-users@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.
Thanks for the info.. If I have 2 node on the same computer do I need to put the archivedir=/var/snd argument in both node stanza in rpt.conf or just once in the rpt.conf file not in a node stanza? -----Message d'origine----- From: David McGough Sent: Wednesday, September 30, 2015 9:45 AM To: Jeff Carrier Cc: Pete M ; APP RPT Subject: Re: [App_rpt-users] think I asked wrong.. Until proven otherwise (meaning: you've clearly identified someone interfering), don't rule out spurious intermod and/or other dirty nearby transmitters. I've had this exact scenario several times and found some surprising causes---like a trucker with a very dirty and loud CB radio that was briefly keying a Kenwood TKR-850 (UHF!!!) even with receive PL tone enabled! This would happen for several minutes at a time, while he drove thru the area! As for logging transmission info, in the repeater stanza in /etc/asterisk/rpt.conf, try setting the parameter: archivedir=<directory path to save files> Then, you'll have a good quality audio and telemetry log of what's going on. Note that on my systems, I've made a new directory using (from the command prompt): mkdir /var/snd chmod 1777 /var/snd Then, in rpt.conf I've got: archivedir=/var/snd Good luck chasing the interference. Persistence pays off. 73, David KB4FXC On Wed, 30 Sep 2015, Jeff Carrier wrote:
I usually just remotely change the input ctcss tone and they usually disappear.
On Wed, Sep 30, 2015 at 7:03 AM, Pete M <petem001@hotmail.com> wrote:
Hi.
We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the telemetry of the repeater and it kind of get on the nerve of many.
We did lower the audio level of the telemetry were we almost dont ear it, yet the bozo continu on tx ing short (less then a second) ptt..
We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps..
I need a way to extract from asterisk when someone do make a lots of short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the same place. and at the same time we will see if it is random or if there is some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years..
Anyone can point me ia way to extract such data from asterisk ? or find a way with action command to put that kind of stuff in a file?
Thanks
_______________________________________________ App_rpt-users mailing list App_rpt-users@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.
My documentation says it belongs in the stanza for the node's activity you want to record. So yes, if you want to record the activity for both stanzas, then it needs to be in both. Thanks, Bob kk6ecm Sent from iPad
On Sep 30, 2015, at 12:49 PM, Pete M <petem001@hotmail.com> wrote:
Thanks for the info.. If I have 2 node on the same computer do I need to put the archivedir=/var/snd argument in both node stanza in rpt.conf or just once in the rpt.conf file not in a node stanza?
-----Message d'origine----- From: David McGough Sent: Wednesday, September 30, 2015 9:45 AM To: Jeff Carrier Cc: Pete M ; APP RPT Subject: Re: [App_rpt-users] think I asked wrong..
Until proven otherwise (meaning: you've clearly identified someone interfering), don't rule out spurious intermod and/or other dirty nearby transmitters. I've had this exact scenario several times and found some surprising causes---like a trucker with a very dirty and loud CB radio that was briefly keying a Kenwood TKR-850 (UHF!!!) even with receive PL tone enabled! This would happen for several minutes at a time, while he drove thru the area!
As for logging transmission info, in the repeater stanza in /etc/asterisk/rpt.conf, try setting the parameter:
archivedir=<directory path to save files>
Then, you'll have a good quality audio and telemetry log of what's going on. Note that on my systems, I've made a new directory using (from the command prompt):
mkdir /var/snd chmod 1777 /var/snd
Then, in rpt.conf I've got:
archivedir=/var/snd
Good luck chasing the interference. Persistence pays off.
73, David KB4FXC
On Wed, 30 Sep 2015, Jeff Carrier wrote:
I usually just remotely change the input ctcss tone and they usually disappear.
On Wed, Sep 30, 2015 at 7:03 AM, Pete M <petem001@hotmail.com> wrote:
Hi.
We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the > telemetry of the repeater and it kind of get on the nerve of many.
We did lower the audio level of the telemetry were we almost dont ear > it, yet the bozo continu on tx ing short (less then a second) ptt..
We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps..
I need a way to extract from asterisk when someone do make a lots of > short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the > same place. and at the same time we will see if it is random or if there is > some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years..
Anyone can point me ia way to extract such data from asterisk ? or find > a way with action command to put that kind of stuff in a file?
Thanks
_______________________________________________ App_rpt-users mailing list App_rpt-users@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@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.
Ok I am now recording all traffic.. this will help I am sure.. Node shark wont sink but if I download both node directory and open the directory where both are stored.. I can see the logs.. anyone have some experience with node shark? I think that I just need some pointers on the path. think this is my problem. cause for password and user it is obvious, for ip adress I hope it also work with my no-ip domain name.. Thanks for every one help.. on the DDDF things, I and another guy are working on small design based on an atmel. zero crossing circuitry and 8 natenna switching all controled by the atmel.. that way with the pulse from the zero crossing circuit we will calculat the bearing with a 2-3 degree accuracy.. maybe more.. for the radio we will use those: http://www.dorji.com/docs/data/DRA818V.pdf for vhf and those for uhf http://www.dorji.com/docs/data/DRA818V.pdf When the whole project will be done We will make it available to all with source and schematics.
Hi Pete, I'm familiar with Nodeshark. You just need to go to Edit->Preferences->Target and set Archivedir to the parent folder of the node number folder. For example, in my case, I use "c:\qso". The Archivedir setting would point to that folder. Underneath that folder, I have a folders "2541" and "27380" which are my Allstar Node numbers. Note that you point Archivedir to the "c:\qso" and not the node number sub-folder. Nodeshark will populate the Node pulldown list with the sub-folder names. That takes care of the Archivedir setting. Then you go Edit->Preferences->Backup and set the IP address of your Allstar system, the SSH port number, login, password, remote path, and local path. As before, local path will be (in my case) "c:\qso". Remote path is set exactly the same as you have set "archivedir" in *rpt.conf*. At this point you should be good. Click "OK" and then be sure to do File->Save Preferences. Quit Nodeshark and restart it. All of this info and a lot more is in the Nodeshark User's Guide v0.95 on the Nodeshark Download page. For instance, in the UG, I highly recommend you first get PuTTY's PSCP working between your Windoze system and the Allstar system. Nodeshark uses PSCP to do the sync (and remote command execution) and there are a few potential gotcha's with getting PSCP setup the first time (e.g. the Win PATH variable). I should probably re-zip the Nodeshark v0.96 archive to include the Nodeshark v0.95 Users Guide. I did all this stuff a number of years ago when we were all more Internet bandwidth conscious and the UG is a whopping 1.2MB! ;^) 73's, Keith KF7DRV Allstar: 2541 On Thu, Oct 1, 2015 at 5:45 AM, Pete M <petem001@hotmail.com> wrote:
Ok I am now recording all traffic.. this will help I am sure..
Node shark wont sink but if I download both node directory and open the directory where both are stored.. I can see the logs..
anyone have some experience with node shark?
I think that I just need some pointers on the path. think this is my problem.
cause for password and user it is obvious, for ip adress I hope it also work with my no-ip domain name..
Thanks for every one help..
on the DDDF things, I and another guy are working on small design based on an atmel. zero crossing circuitry and 8 natenna switching all controled by the atmel.. that way with the pulse from the zero crossing circuit we will calculat the bearing with a 2-3 degree accuracy.. maybe more..
for the radio we will use those: http://www.dorji.com/docs/data/DRA818V.pdf for vhf and those for uhf http://www.dorji.com/docs/data/DRA818V.pdf
When the whole project will be done We will make it available to all with source and schematics.
_______________________________________________ App_rpt-users mailing list App_rpt-users@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.
Thanks Keith. with your info I was able to fix my problem.. it had to do with the use of / when \ was to be there.. Duh.. sometimes.. I wonder how I can drive to the office with out killing myself From: Keith Williamson Sent: Thursday, October 01, 2015 11:31 AM To: Pete M Cc: kk6ecm ; APP RPT Subject: Re: [App_rpt-users] think I asked wrong.. Hi Pete, I'm familiar with Nodeshark. You just need to go to Edit->Preferences->Target and set Archivedir to the parent folder of the node number folder. For example, in my case, I use "c:\qso". The Archivedir setting would point to that folder. Underneath that folder, I have a folders "2541" and "27380" which are my Allstar Node numbers. Note that you point Archivedir to the "c:\qso" and not the node number sub-folder. Nodeshark will populate the Node pulldown list with the sub-folder names. That takes care of the Archivedir setting. Then you go Edit->Preferences->Backup and set the IP address of your Allstar system, the SSH port number, login, password, remote path, and local path. As before, local path will be (in my case) "c:\qso". Remote path is set exactly the same as you have set "archivedir" in rpt.conf. At this point you should be good. Click "OK" and then be sure to do File->Save Preferences. Quit Nodeshark and restart it. All of this info and a lot more is in the Nodeshark User's Guide v0.95 on the Nodeshark Download page. For instance, in the UG, I highly recommend you first get PuTTY's PSCP working between your Windoze system and the Allstar system. Nodeshark uses PSCP to do the sync (and remote command execution) and there are a few potential gotcha's with getting PSCP setup the first time (e.g. the Win PATH variable). I should probably re-zip the Nodeshark v0.96 archive to include the Nodeshark v0.95 Users Guide. I did all this stuff a number of years ago when we were all more Internet bandwidth conscious and the UG is a whopping 1.2MB! ;^) 73's, Keith KF7DRV Allstar: 2541 On Thu, Oct 1, 2015 at 5:45 AM, Pete M <petem001@hotmail.com> wrote: Ok I am now recording all traffic.. this will help I am sure.. Node shark wont sink but if I download both node directory and open the directory where both are stored.. I can see the logs.. anyone have some experience with node shark? I think that I just need some pointers on the path. think this is my problem. cause for password and user it is obvious, for ip adress I hope it also work with my no-ip domain name.. Thanks for every one help.. on the DDDF things, I and another guy are working on small design based on an atmel. zero crossing circuitry and 8 natenna switching all controled by the atmel.. that way with the pulse from the zero crossing circuit we will calculat the bearing with a 2-3 degree accuracy.. maybe more.. for the radio we will use those: http://www.dorji.com/docs/data/DRA818V.pdf for vhf and those for uhf http://www.dorji.com/docs/data/DRA818V.pdf When the whole project will be done We will make it available to all with source and schematics. _______________________________________________ App_rpt-users mailing list App_rpt-users@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.
While we are on this topic of how can i delete any audio that is 180 days old off the system automatically with a cron or shell script? Loren Tedford (KC9ZHV) Email: lorentedford@gmail.com Main Line:1-631-686-8878 Option 1 for Loren. Fax Line 1:1-618-551-2755 Fax Line 2:1-631-686-8892 (New Fax line) Cell: 618-553-0806 http://www.lorentedford.com http://www.kc9zhv.com http://hub.kc9zhv.com On Thu, Oct 1, 2015 at 12:00 PM, Pete M <petem001@hotmail.com> wrote:
Thanks Keith.
with your info I was able to fix my problem..
it had to do with the use of / when \ was to be there..
Duh.. sometimes.. I wonder how I can drive to the office with out killing myself [image: Clignement d'œil]
*From:* Keith Williamson <hkwilliamson@gmail.com> *Sent:* Thursday, October 01, 2015 11:31 AM *To:* Pete M <petem001@hotmail.com> *Cc:* kk6ecm <kk6ecm@gmail.com> ; APP RPT <app_rpt-users@ohnosec.org> *Subject:* Re: [App_rpt-users] think I asked wrong..
Hi Pete,
I'm familiar with Nodeshark.
You just need to go to Edit->Preferences->Target and set Archivedir to the parent folder of the node number folder. For example, in my case, I use "c:\qso". The Archivedir setting would point to that folder. Underneath that folder, I have a folders "2541" and "27380" which are my Allstar Node numbers. Note that you point Archivedir to the "c:\qso" and not the node number sub-folder. Nodeshark will populate the Node pulldown list with the sub-folder names. That takes care of the Archivedir setting.
Then you go Edit->Preferences->Backup and set the IP address of your Allstar system, the SSH port number, login, password, remote path, and local path. As before, local path will be (in my case) "c:\qso". Remote path is set exactly the same as you have set "archivedir" in *rpt.conf*.
At this point you should be good. Click "OK" and then be sure to do File->Save Preferences. Quit Nodeshark and restart it.
All of this info and a lot more is in the Nodeshark User's Guide v0.95 on the Nodeshark Download page. For instance, in the UG, I highly recommend you first get PuTTY's PSCP working between your Windoze system and the Allstar system. Nodeshark uses PSCP to do the sync (and remote command execution) and there are a few potential gotcha's with getting PSCP setup the first time (e.g. the Win PATH variable).
I should probably re-zip the Nodeshark v0.96 archive to include the Nodeshark v0.95 Users Guide. I did all this stuff a number of years ago when we were all more Internet bandwidth conscious and the UG is a whopping 1.2MB! ;^)
73's,
Keith KF7DRV Allstar: 2541
On Thu, Oct 1, 2015 at 5:45 AM, Pete M <petem001@hotmail.com> wrote:
Ok I am now recording all traffic.. this will help I am sure..
Node shark wont sink but if I download both node directory and open the directory where both are stored.. I can see the logs..
anyone have some experience with node shark?
I think that I just need some pointers on the path. think this is my problem.
cause for password and user it is obvious, for ip adress I hope it also work with my no-ip domain name..
Thanks for every one help..
on the DDDF things, I and another guy are working on small design based on an atmel. zero crossing circuitry and 8 natenna switching all controled by the atmel.. that way with the pulse from the zero crossing circuit we will calculat the bearing with a 2-3 degree accuracy.. maybe more..
for the radio we will use those: http://www.dorji.com/docs/data/DRA818V.pdf for vhf and those for uhf http://www.dorji.com/docs/data/DRA818V.pdf
When the whole project will be done We will make it available to all with source and schematics.
_______________________________________________ App_rpt-users mailing list App_rpt-users@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@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.
look at 'man find' use the mtime or ctime and exec options :-) Steven Donegan KK6IVC General Class FCC License Silver State Car #86 www.sscc.us From: Loren Tedford <lorentedford@gmail.com> To: Pete M <petem001@hotmail.com> Cc: APP RPT <app_rpt-users@ohnosec.org>; Keith Williamson <hkwilliamson@gmail.com> Sent: Thursday, October 1, 2015 10:10 AM Subject: Re: [App_rpt-users] think I asked wrong.. While we are on this topic of how can i delete any audio that is 180 days old off the system automatically with a cron or shell script? Loren Tedford (KC9ZHV) Email: lorentedford@gmail.comMain Line:1-631-686-8878 Option 1 for Loren.Fax Line 1:1-618-551-2755Fax Line 2:1-631-686-8892 (New Fax line)Cell: 618-553-0806 http://www.lorentedford.comhttp://www.kc9zhv.comhttp://hub.kc9zhv.com On Thu, Oct 1, 2015 at 12:00 PM, Pete M <petem001@hotmail.com> wrote: Thanks Keith. with your info I was able to fix my problem.. it had to do with the use of / when \ was to be there.. Duh.. sometimes.. I wonder how I can drive to the office with out killing myself From: Keith Williamson Sent: Thursday, October 01, 2015 11:31 AMTo: Pete M Cc: kk6ecm ; APP RPT Subject: Re: [App_rpt-users] think I asked wrong.. Hi Pete, I'm familiar with Nodeshark. You just need to go to Edit->Preferences->Target and set Archivedir to the parent folder of the node number folder. For example, in my case, I use "c:\qso". The Archivedir setting would point to that folder. Underneath that folder, I have a folders "2541" and "27380" which are my Allstar Node numbers. Note that you point Archivedir to the "c:\qso" and not the node number sub-folder. Nodeshark will populate the Node pulldown list with the sub-folder names. That takes care of the Archivedir setting. Then you go Edit->Preferences->Backup and set the IP address of your Allstar system, the SSH port number, login, password, remote path, and local path. As before, local path will be (in my case) "c:\qso". Remote path is set exactly the same as you have set "archivedir" in rpt.conf. At this point you should be good. Click "OK" and then be sure to do File->Save Preferences. Quit Nodeshark and restart it. All of this info and a lot more is in the Nodeshark User's Guide v0.95 on the Nodeshark Download page. For instance, in the UG, I highly recommend you first get PuTTY's PSCP working between your Windoze system and the Allstar system. Nodeshark uses PSCP to do the sync (and remote command execution) and there are a few potential gotcha's with getting PSCP setup the first time (e.g. the Win PATH variable). I should probably re-zip the Nodeshark v0.96 archive to include the Nodeshark v0.95 Users Guide. I did all this stuff a number of years ago when we were all more Internet bandwidth conscious and the UG is a whopping 1.2MB! ;^) 73's, Keith KF7DRV Allstar: 2541 On Thu, Oct 1, 2015 at 5:45 AM, Pete M <petem001@hotmail.com> wrote: Ok I am now recording all traffic.. this will help I am sure.. Node shark wont sink but if I download both node directory and open the directory where both are stored.. I can see the logs.. anyone have some experience with node shark? I think that I just need some pointers on the path. think this is my problem. cause for password and user it is obvious, for ip adress I hope it also work with my no-ip domain name.. Thanks for every one help.. on the DDDF things, I and another guy are working on small design based on an atmel. zero crossing circuitry and 8 natenna switching all controled by the atmel.. that way with the pulse from the zero crossing circuit we will calculat the bearing with a 2-3 degree accuracy.. maybe more.. for the radio we will use those: http://www.dorji.com/docs/data/DRA818V.pdf for vhf and those for uhf http://www.dorji.com/docs/data/DRA818V.pdf When the whole project will be done We will make it available to all with source and schematics. _______________________________________________ App_rpt-users mailing list App_rpt-users@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@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@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.
amazing what you can find if you 'man' a command. Or but a good linux OS book. -- Bryan Sent from my iPhone 5...No electrons were harmed in the sending of this message.
On Oct 1, 2015, at 13:12, Steven Donegan <steve@donegan.org> wrote:
look at 'man find' use the mtime or ctime and exec options :-)
Steven Donegan KK6IVC General Class FCC License Silver State Car #86 www.sscc.us
From: Loren Tedford <lorentedford@gmail.com> To: Pete M <petem001@hotmail.com> Cc: APP RPT <app_rpt-users@ohnosec.org>; Keith Williamson <hkwilliamson@gmail.com> Sent: Thursday, October 1, 2015 10:10 AM Subject: Re: [App_rpt-users] think I asked wrong..
While we are on this topic of how can i delete any audio that is 180 days old off the system automatically with a cron or shell script?
Loren Tedford (KC9ZHV) Email: lorentedford@gmail.com Main Line:1-631-686-8878 Option 1 for Loren. Fax Line 1:1-618-551-2755 Fax Line 2:1-631-686-8892 (New Fax line) Cell: 618-553-0806 http://www.lorentedford.com http://www.kc9zhv.com http://hub.kc9zhv.com
On Thu, Oct 1, 2015 at 12:00 PM, Pete M <petem001@hotmail.com> wrote:
Thanks Keith.
with your info I was able to fix my problem..
it had to do with the use of / when \ was to be there..
Duh.. sometimes.. I wonder how I can drive to the office with out killing myself <wlEmoticon-winkingsmile[1].png>
From: Keith Williamson Sent: Thursday, October 01, 2015 11:31 AM To: Pete M Cc: kk6ecm ; APP RPT Subject: Re: [App_rpt-users] think I asked wrong..
Hi Pete,
I'm familiar with Nodeshark.
You just need to go to Edit->Preferences->Target and set Archivedir to the parent folder of the node number folder. For example, in my case, I use "c:\qso". The Archivedir setting would point to that folder. Underneath that folder, I have a folders "2541" and "27380" which are my Allstar Node numbers. Note that you point Archivedir to the "c:\qso" and not the node number sub-folder. Nodeshark will populate the Node pulldown list with the sub-folder names. That takes care of the Archivedir setting.
Then you go Edit->Preferences->Backup and set the IP address of your Allstar system, the SSH port number, login, password, remote path, and local path. As before, local path will be (in my case) "c:\qso". Remote path is set exactly the same as you have set "archivedir" in rpt.conf.
At this point you should be good. Click "OK" and then be sure to do File->Save Preferences. Quit Nodeshark and restart it.
All of this info and a lot more is in the Nodeshark User's Guide v0.95 on the Nodeshark Download page. For instance, in the UG, I highly recommend you first get PuTTY's PSCP working between your Windoze system and the Allstar system. Nodeshark uses PSCP to do the sync (and remote command execution) and there are a few potential gotcha's with getting PSCP setup the first time (e.g. the Win PATH variable).
I should probably re-zip the Nodeshark v0.96 archive to include the Nodeshark v0.95 Users Guide. I did all this stuff a number of years ago when we were all more Internet bandwidth conscious and the UG is a whopping 1.2MB! ;^)
73's,
Keith KF7DRV Allstar: 2541
On Thu, Oct 1, 2015 at 5:45 AM, Pete M <petem001@hotmail.com> wrote:
Ok I am now recording all traffic.. this will help I am sure..
Node shark wont sink but if I download both node directory and open the directory where both are stored.. I can see the logs..
anyone have some experience with node shark?
I think that I just need some pointers on the path. think this is my problem.
cause for password and user it is obvious, for ip adress I hope it also work with my no-ip domain name..
Thanks for every one help..
on the DDDF things, I and another guy are working on small design based on an atmel. zero crossing circuitry and 8 natenna switching all controled by the atmel.. that way with the pulse from the zero crossing circuit we will calculat the bearing with a 2-3 degree accuracy.. maybe more..
for the radio we will use those: http://www.dorji.com/docs/data/DRA818V.pdf for vhf and those for uhf http://www.dorji.com/docs/data/DRA818V.pdf
When the whole project will be done We will make it available to all with source and schematics.
_______________________________________________ App_rpt-users mailing list App_rpt-users@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@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@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.
<wlEmoticon-winkingsmile[1].png> _______________________________________________ App_rpt-users mailing list App_rpt-users@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.
On Thu, Oct 1, 2015 at 10:10 AM, Loren Tedford <lorentedford@gmail.com> wrote:
While we are on this topic of how can i delete any audio that is 180 days old off the system automatically with a cron or shell script?
Add something like the following to cron: find /yourarchivedir -type f -mtime +180 -delete Tom KD7LXL
Been there, changed ctcss input, even had different input output ctcss.. he find it after a few days.. (must be monitoring the input) that is a temporary fix, but user are not happy when we change it.. From: Jeff Carrier Sent: Wednesday, September 30, 2015 9:13 AM To: Pete M Cc: APP RPT Subject: Re: [App_rpt-users] think I asked wrong.. I usually just remotely change the input ctcss tone and they usually disappear. On Wed, Sep 30, 2015 at 7:03 AM, Pete M <petem001@hotmail.com> wrote: Hi. We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the telemetry of the repeater and it kind of get on the nerve of many. We did lower the audio level of the telemetry were we almost dont ear it, yet the bozo continu on tx ing short (less then a second) ptt.. We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps.. I need a way to extract from asterisk when someone do make a lots of short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the same place. and at the same time we will see if it is random or if there is some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years.. Anyone can point me ia way to extract such data from asterisk ? or find a way with action command to put that kind of stuff in a file? Thanks _______________________________________________ App_rpt-users mailing list App_rpt-users@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.
Maybe there is a better way to do it, but I seem to remember somebody came up with a recording app that would record all transmissions into wav files on the node server pc and put time stamps on them. They also have an app for playing back the sound files. The name escapes me but this could be used to record your time stamps when this is occurring. Anyone know what the app is?? I used to have it on one of my nodes but since rebuilt it and didn't reinstall the app. Jon VA3RQ On 9/30/2015 9:03 AM, Pete M wrote:
Hi. We have someone on the repeater doing multiple small tx on a random pattern (this can last 10 minute at a time) so all we ear is the telemetry of the repeater and it kind of get on the nerve of many. We did lower the audio level of the telemetry were we almost dont ear it, yet the bozo continu on tx ing short (less then a second) ptt.. We are building some DDDF ( digital Doppler direction finder) that will monitor the input freq of our 2 repeater and will logs the bearing of at least 4 of them on a central server with time stamps.. I need a way to extract from asterisk when someone do make a lots of short ptt and compare them to the logs from our DDDF. that way after some data collection we will see if the offender is on the move or mostly at the same place. and at the same time we will see if it is random or if there is some kind of pattern in time so that we will be able to find the offender and finally be done with it.. this been going on for years.. Anyone can point me ia way to extract such data from asterisk ? or find a way with action command to put that kind of stuff in a file? Thanks
_______________________________________________ App_rpt-users mailing list App_rpt-users@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.
participants (10)
-
Bryan D. Boyle -
David McGough -
Jeff Carrier -
Jon Rorke -
Keith Williamson -
kk6ecm -
Loren Tedford -
Pete M -
Steven Donegan -
Tom Hayward