similar to: Re: FRS radios on *

Displaying 20 results from an estimated 2000 matches similar to: "Re: FRS radios on *"

2005 Feb 24
1
Re: FRS and GMRS via *
You don't need to reinvent anything to tie radios to *. Ham systems like IRLP, Echolink, eqso etc all have fairly tight controls to keep from being abused (although with a little Linux knowledge, the IRLP package can easily be used to set up your own network using their protocol). Jim Dixon seems to have done the work to integrate radios with * already. See
2005 Feb 23
8
FRS / FRS/GMRS 2-way radios as SIP clients
Any one know of software that allows 2-way radios as VoIP(SIP) clients, besides dingotel's usb & mic cable trick ? http://www.dingotel.com/2way/requirements2way.asp They might be ok if the SIP client was not hardcode to their own SIP proxy Has anyone tried any hacks to get the 2-way radio SIP client to regsiter to a * box. hmm chan_frsgmfrs anyone? using the usb/mic cable under linux :)
2005 Mar 01
1
Re: FRS over *
heya David ( Josephson ) :) >Only one brand of cheap GMRS radios that I've seen (Garmin) has the >duplex mode that allows use with repeaters and duplex base stations. I >think this is essential for successful integration with a phone system. so i check 2-way radio on the garmin site http://www.garmin.com/outdoor/products.html#2-way http://www.garmin.com/products/rino/
2005 Feb 26
0
Re: FRS over *
On the various technical issues raised here (OK, we posted the rules, we won't discuss the legality anymore) I think there is only one main obstacle to using FRS radios for extensions on *. They are simplex (push-to-talk, release-to-listen). The protocol for dealing with voice-activated-switching (VOX) has been used in ham and public safety simplex autopatches but it's really tricky
2005 Feb 26
2
FRS & *: an actual business use
I've noticed a growing number of stores using FRS radios. It would make sense to interface (via soundcard/console driver, with the nessacary electrical conversion) a VOX FRS radio to asterisk to allow someone in the office to page/talk with people on the floor or warehouse. You could throw that call (ie, all the radios) into a meetme conference. Then, you could have people in the office
2005 Aug 24
1
dingotel - connect Asterisk to 2-way radio?
So has anybody got one of these? http://www.amazon.com/exec/obidos/ASIN/B0007LQQUK/qid%3D1106972010/sr%3D11-1/ref%3Dsr%5F11%5F1/102-1529886-6420131 I'm thinking that it should be possible to connect it directly to an Asterisk box and not use their software, as long as there was Linux support for the USB dongle. Maybe it just looks like a standard USB audio device? But there has to be an
2004 Oct 22
2
grouping for lme with nested repeated measurements
I am using lme to handle repeated measurements. So far i can follow the examples from the book from pinheiro and bates. Now i get the problem , that i have "nested" repeated measuremnts, and i cant find out how to do the grouping part of the lme formula. 1.The simple problem ist that i have different Samples , from which i make repeated measurements (each sample is measured 6 times) and
2019 Oct 31
1
Antw: Re: Q: Bandwidth vs. bitrate
Hi! Useful advice, thanks! Actually I had been using foobar2000 to recode, because it just makes it so easy to convert multiple files while keeping the metadata (I confess, I'm a "tagger"). But it's easy to miss some encoder option when being presented some default suggestions in a dialog form... Apart form that I always had the impression that Opus could be quite smart
2004 Jul 27
1
list problem
Hi all, I have the folowing frame(there are more columns than shown), 1 2 3 4 5 Year Total Tus Whi Norw 1994 1.00 1830 0 355 1995 1.00 0 0 0 1995 1.00 0 0 0 1995 1.00 4910 4280 695 1997 1.00 0 0
2004 Jun 17
3
How to order a vector
Hi all I have a vector like this 2003 2002 2001 2000 1999 1998 1997 1996 106 105 106 106 105 106 101 107 How can I get it sorted right(1996....2003)? Thank you Luis Ridao Cruz Fiskiranns??knarstovan N??at??n 1 P.O. Box 3051 FR-110 T??rshavn Faroe Islands Phone: +298 353900 Phone(direct): +298 353912 Mobile: +298 580800 Fax: +298 353901
2004 Aug 06
2
list of frames without first element
R-help, I have a list of several data frames. I want to compute the "rowSums" of the columns of these data frames but first one. Something like this lapply(my.list,rowSums) Thank you Luis Ridao Cruz Fiskiranns??knarstovan N??at??n 1 P.O. Box 3051 FR-110 T??rshavn Faroe Islands Phone: +298 353900 Phone(direct): +298 353912 Mobile: +298
2004 Aug 16
3
adding sem to a plot
R-help, I have a barplot and I wish to add standard erros (or deviations) bars to it. How? Thank you Luis Ridao Cruz Fiskiranns??knarstovan N??at??n 1 P.O. Box 3051 FR-110 T??rshavn Faroe Islands Phone: +298 353900 Phone(direct): +298 353912 Mobile: +298 580800 Fax: +298 353901 E-mail: luisr at frs.fo Web: www.frs.fo
2004 Apr 22
3
fill up a matrix
Hi all, I want to fill in this matrix vectors (by column) without overwriting the first elements in column 1995. Is there any other way than concatenate the first element with the vector and then assign this new vector to the column in matrix? matrix[,"3"]<-c(1591,"vector") matrix[,"4"]<-c(405,"vector") ... ...
2004 Aug 13
2
lapply problem
R-help, I wish to replace NULL elements(or missing) in the following list : > z2 $cod mean sd 62.56190 12.65452 $haddock mean sd 36.61490 11.50365 $ling mean sd 86.17949 20.43587 $saithe mean sd 50.275847 5.453606 $whiting NULL $"norway pout" mean sd 13.739623 1.393104 $"great silver smelt" mean
2004 Jul 20
9
Sort a data frame
Hi all I have the next data frame year STOD SLAGNR TAL TALT TALVEKT 1 2002 2120006 57 1 NA 1 2 1997 97030032 57 NA NA NA 3 1997 97030071 27 1 NA NA 4 1997 97030005 57 1 NA NA 5 1997 97020127 60 NA 1 NA 6 2001 1160025 27 1 NA 1 7 1998 98020069 60 1 NA NA 8
2007 May 17
2
IPCLASSIFY - patch based on IPMARK
Hello everybody! Some time ago I''ve decided that using the MARK property of the Linux IP packet structure for the needs of traffic control is not very useful. So I wrote an iptables patch called IPCLASSIFY. It is fully based on IPMARK but it uses the PRIORITY field instead of MARK. The relation between IPCLASSIFY<->CLASSIFY is the same as IPMARK<->MARK. By using
2004 Aug 09
1
asterisk with H.323 phone
Hi all, I have 'Voipac NetPhone 210' phone apparatus with
2013 Feb 13
1
Error Message During ANOVA
Dear R-Help, I'm using an ANOVA to determine if there is any variation that exists between my four different shark-types and their entrance behavior towards an apparatus. To do this, my coding was: df1=read.table("lemonentrance.txt", header=TRUE); df1 c(t(as.matrix(df1))) r = c(t(as.matrix(df1))) # response data r
2004 Jul 26
5
aggregate function
Hi all, I have the folowing frame(there are more columns than shown), 1 2 3 4 5 Year Total Tus Whi Norw 1994 1.00 1830 0 355 1995 1.00 0 0 0 1995 1.00 0 0 0 1995 1.00 4910 4280 695 1997 1.00 0 0
2018 Jun 10
2
Samba DC: How to verify proper functioning
Hello Please advise some ways to verify that my newly created samba DC (holding no FSMO roles) is functioning properly from standpoint of Windows Server DC and Windows clients. So far I tried to run "dcdiag" command. Can you please look at following command output and tell me is everything OK there? Is there other ways to check if DC works well?