<div dir="ltr"><div><div><div><div>Well the remote base is up and running.<br><br></div>One thing that got me and it shouldn't have was this was the first time I used a FOB that had the blinking light on it.  It had the blob over the chip so I saved it for ACID use and the PP outputs and inputs.  I kept trying to troubleshoot why the light would stop blinking when I added in remote=rbi.  I shouldn't have worried about it as once I connected to it from another node, the light started blinking and away I went.  I also didn't realize that the CLI wouldn't work unless another node or IAXRPT was connected to the remote base.<br><br></div>With that all squared away I still couldn't get things working.  As suggested by someone else I disconnected the reset line from pin 4 and bam...  It started working right away..  I spent many many hours on this and all these little gotchas was what was holding me back.  <br><br></div>Thanks again for all the help from everyone.  This was actually pretty simple now that I know how things work when you are using a remote base.  It is a little different setup then configuring a regular node.<br><br></div>Thanks again everyone!<br><br>Corey  N3FE<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 27, 2014 at 9:02 AM,  <span dir="ltr"><<a href="mailto:mike@midnighteng.com" target="_blank">mike@midnighteng.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Sam and Corey,<br>
<br>
I did just want to point out that the one node connect is only valid if<br>
you use the<br>
node=remote base option.<br>
<br>
29261 = <a href="http://radio@127.0.0.1/29261,NONE,y" target="_blank">radio@127.0.0.1/29261,NONE,y</a> ;y=remote base<br>
<br>
Without the "Y" many nodes can connect to the remote base node.<br>
<br>
What I did was put the control in a main node and use only use the audio<br>
paths for the remote base node then I do not have to connect to it in<br>
control mode to control it.<br>
This way I don't have to connect to it at all to control it.<br>
May not be suitable for everyone's config though.<br>
<br>
And Sam may be right about the reset line, I have never connected it<br>
myself.<br>
Something to try.<br>
<br>
But I doubt it has any bearing on a FOB issue.<br>
<br>
I have no issues with DH-RBI<br>
<br>
...mike/kb8jnm<br>
<br>
> -------- Original Message --------<br>
> Subject: Re: [App_rpt-users] Remote Base question<br>
> From: Sam Nabkey <<a href="mailto:sam.nabkey@gmail.com">sam.nabkey@gmail.com</a>><br>
> Date: Sat, December 27, 2014 8:46 am<br>
> To: <a href="mailto:mike@midnighteng.com">mike@midnighteng.com</a><br>
> Cc: Allstar app_rpt-users Group <<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>><br>
><br>
><br>
> Corey....<br>
><br>
> I just went through this...<br>
><br>
> here is what I have learned...<br>
><br>
> The URI light will not blink until you connect to the Remote with another<br>
> node or iaxrpt. after that, it appears to stay blinking, however, I believe<br>
> it shoud go out again when you disconnect?  Mine doesn't..<br>
><br>
> You need to use the *4xxx controlling the far node routine to manipulate<br>
> the remote from a connect node.  OR you can use IAXRPT to test.<br>
><br>
> I sometimes have to stop and restart asterisk to correct an issue where the<br>
> remote stops responding to anything.  I think it has something to do with<br>
> the URI not disconnecting and the light stopping when you disconnect.<br>
><br>
> Only one node at a time can connect with the Remote Base.  the other<br>
> attempts will fail.<br>
><br>
> The Icom 706 needs Memories 50-99 entered and saved with the RPT TONE set..<br>
> Starting at 67.0 at Memory 50 and going up each tone till you reach the<br>
> last tone and memory 99. I used 146.520 simplex in every memory and just<br>
> changed the tone incrementing 1 up till I hit 99 and the end of the<br>
> available tones IF you don't do this, you will get "invalid frequency"<br>
> everytime.<br>
><br>
> The RBI remote base works but I had to disconnect pin 4 it appears in my<br>
> case anyways, the logic level is backwards? As soon as I removed the reset<br>
> pin 4, it took right off. I am going to have to work on this because the<br>
> RBI operates with fewer mishaps when its connected.<br>
><br>
> The Kenwood TMD-700a works the best for me so far.<br>
><br>
> Corey, I run my nodes in a private invironment so I have removed most of<br>
> the band edge and authlevel safegards that maybe should be included, but I<br>
> wanted to get it to work before I added that back in.  I am using a USB<br>
> Serial interface or a USB  Icom interface in the case of the 706.<br>
><br>
> here are my working examples.  I hope it at least gets you started.  Your<br>
> mileage may vary, CAUTION!  Beverage may be HOT!  (insert favorite<br>
> disclaimer here..)<br>
><br>
> ------<br>
><br>
> Example #1:  For the IC-706:<br>
><br>
> [582];  IC-706 Remote Base<br>
> rxchannel=SimpleUSB/usb     ; Rx audio/signalling channel<br>
> duplex=1<br>
> context =  radio<br>
> accountcode=RADIO<br>
> functions = functions<br>
> memory = memory<br>
><br>
> remote = ic706<br>
> ioport = /dev/ttyUSB0<br>
> civaddr = 88<br>
> authlevel=0<br>
><br>
> [functions]<br>
> 0=remote,1                              ; Retrieve Memory<br>
> 1=remote,2                              ; Set freq.<br>
> 2=remote,3                              ; Set tx PL tone<br>
> 3=remote,4     ; Set rx PL tone<br>
> 6=remote,6                              ; Set Mode 1=FM 2=USB 3=LSB 4=AM<br>
> 40=remote,100                           ; Rx PL off<br>
> 41=remote,101                           ; Rx PL on<br>
> 42=remote,102                           ; Tx PL off<br>
> 43=remote,103                           ; Tx PL on<br>
> 44=remote,104                           ; Low Power<br>
> 45=remote,105                           ; Medium Power<br>
> 46=remote,106                           ; High Power<br>
> 711=remote,107                          ; Bump -20<br>
> 714=remote,108                          ; Bump -100<br>
> 717=remote,109                          ; Bump -500<br>
> 713=remote,110                          ; Bump +20<br>
> 716=remote,111                          ; Bump +100<br>
> 719=remote,112                          ; Bump +500<br>
> 721=remote,113                          ; Scan - slow<br>
> 724=remote,114                          ; Scan - quick<br>
> 727=remote,115                          ; Scan - fast<br>
> 723=remote,116                          ; Scan + slow<br>
> 726=remote,117                          ; Scan + quick<br>
> 729=remote,118                          ; Scan + fast<br>
> 79=remote,119                           ; Tune<br>
> 51=remote,5                             ; Long status query<br>
> 52=remote,140     ; Short status query<br>
> 67=remote,210     ; Send a *<br>
> 69=remote,211     ; Send a #<br>
><br>
> [memory]<br>
> init = 14.250,67.0,u ; 14.250MHz upper sideband<br>
> 00 = 146.460,100.0,sht<br>
> 01 = 146.940,100.0,-l<br>
> 02 = 14.250,100.0,u ; 14.250MHz upper sideband<br>
><br>
> [nodes]<br>
> 582 = <a href="http://radio@127.0.0.1/582,NONE,y" target="_blank">radio@127.0.0.1/582,NONE,y</a><br>
><br>
> [nodes](+)<br>
> #include nodes.include<br>
><br>
> ------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
><br>
> EXAMPLE #2 For the RBI...<br>
><br>
> [582]; Doug Hall RBI-1<br>
> rxchannel=SimpleUSB/usb     ; Rx audio/signalling channel<br>
> duplex=1<br>
> context =  radio<br>
> functions = functions<br>
> memory = memory<br>
><br>
> remote=rbi<br>
> iobase=0x378<br>
><br>
> authlevel=0<br>
><br>
> [functions]<br>
> 0=remote,1 ; Retrieve Memory<br>
> 1=remote,2 ; Set freq.<br>
> 2=remote,3 ; Set tx PL tone<br>
> 3=remote,4 ; Set rx PL tone<br>
> 5=remote,140 ; short status query<br>
> 6=remote,5 ; Long Status Query<br>
><br>
> 730=remote,100 ; Rx PL off<br>
> 731=remote,101 ; Rx PL on<br>
> 720=remote,102 ; Tx PL off<br>
> 721=remote,103 ; Tx PL on<br>
> 740=remote,104 ; Low Power<br>
> 741=remote,105 ; Medium Power<br>
> 742=remote,106 ; High Power<br>
><br>
> [memory]<br>
> init = 146.520,94.8,sht<br>
> 26 = 147.260,94.8,+ltr<br>
> 27 = 145.270,94.8,-ltr<br>
> 11 = 145.110,94.8,-ltr<br>
> 52 = 146.520,94.8,sh<br>
><br>
> [nodes]<br>
> 582 = <a href="http://radio@127.0.0.1/582,NONE,y" target="_blank">radio@127.0.0.1/582,NONE,y</a><br>
><br>
> [nodes](+)<br>
> #include nodes.include<br>
> ______________________________________________________________________________<br>
><br>
> Example #3 For the Kenwood TMD-700a<br>
><br>
> [582]; Kenwood TMD-700a<br>
> rxchannel=SimpleUSB/usb     ; Rx audio/signalling channel<br>
> duplex=1<br>
> context =  radio<br>
> callerid = "K8SN 582" <<a href="tel:6164389073" value="+16164389073">6164389073</a>><br>
> accountcode=RADIO<br>
> functions = functions<br>
> memory = memory<br>
><br>
> remote = tmd700<br>
> ioport = /dev/ttyUSB0<br>
><br>
> authlevel=0<br>
><br>
> [functions]<br>
> 0=remote,1                              ; Retrieve Memory<br>
> 1=remote,2                              ; Set freq.<br>
> 2=remote,3                              ; Set tx PL tone<br>
> 3=remote,4            ; Set rx PL tone<br>
> 40=remote,100                           ; Rx PL off<br>
> 41=remote,101                           ; Rx PL on<br>
> 42=remote,102                           ; Tx PL off<br>
> 43=remote,103                           ; Tx PL on<br>
> 44=remote,104                           ; Low Power<br>
> 45=remote,105                           ; Medium Power<br>
> 46=remote,106                           ; High Power<br>
> 51=remote,5                             ; Long status query<br>
> 52=remote,140     ; Short status query<br>
> 67=remote,210     ; Send a *<br>
> 69=remote,211     ; Send a #<br>
><br>
> [memory]<br>
> init = 146.520,94.8,sht<br>
> 26 = 147.260,94.8,+ltr<br>
> 27 = 145.270,94.8,-ltr<br>
> 11 = 145.110,94.8,-ltr<br>
> 52 = 146.520,94.8,sht<br>
><br>
> [nodes]<br>
> 582 = <a href="http://radio@127.0.0.1/582,NONE,y" target="_blank">radio@127.0.0.1/582,NONE,y</a><br>
><br>
> [nodes](+)<br>
> #include nodes.include<br>
><br>
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
><br>
> On Sat, Dec 27, 2014 at 6:11 AM, <<a href="mailto:mike@midnighteng.com">mike@midnighteng.com</a>> wrote:<br>
><br>
> ><br>
> ><br>
> > Corey,<br>
> ><br>
> > As we have talked on this before,<br>
> > It really does not make any sense but here is a checklist.<br>
> ><br>
> > Look at usbradio.conf and<br>
> > usbxxxxx.conf<br>
> > Other than looking for type errors, make sure the fob is addressed<br>
> > properly.<br>
> ><br>
> > You might also add a<br>
> > memory=memoryxxxxx section and provide a default freq load string for<br>
> > the node (rpt.conf).<br>
> ><br>
> > init=146.520,100.0,l<br>
> ><br>
> > It's a start anyway...<br>
> ><br>
> > ...mike/kb8jnm<br>
> ><br>
> > > -------- Original Message --------<br>
> > > Subject: [App_rpt-users] Remote Base question<br>
> > > From: Corey Dean <<a href="mailto:n3fe@repeater.net">n3fe@repeater.net</a>><br>
> > > Date: Sat, December 27, 2014 12:09 am<br>
> > > To: Allstar app_rpt-users Group <<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>><br>
> > ><br>
> > ><br>
> > > A few different times I have attempted to get a remote base going.  I am<br>
> > > using a Doug Hall Box.  I am sure I have it wired correctly.  On the<br>
> > > Parallel port I have pin 2 as serial data, 3 as serial clock and 4 as<br>
> > > reset.<br>
> > ><br>
> > > If I define remote = rbi asterisk will start but the light on the usb FOB<br>
> > > stop blinking.  Once I comment out the remote = line and restart<br>
> > asterisk,<br>
> > > the sound fob will start to blink again and the doug hall will reset.  I<br>
> > > decided to try defining any type of remote such as y or even ic706 and<br>
> > the<br>
> > > same thing happens.<br>
> > ><br>
> > > When I do define remote=rbi it still will not program the kenwood radio<br>
> > > either.<br>
> > ><br>
> > > I did upgrade to the latest acid svn to test as well because prior to<br>
> > > upgrading if any remote at all was defined, asterisk wouldn't even start.<br>
> > > It would bomb right out.  At least now it start.  I know this has to be<br>
> > > something simple.  Any one have any ideas as to where to start looking?<br>
> > ><br>
> > > I did define a remote-base stanza for functions and the only things I<br>
> > added<br>
> > > other than that was.<br>
> > ><br>
> > > remote = rbi<br>
> > > iobase = 0x378<br>
> > > authlevel = 0<br>
> > ><br>
> > > I am also using usbradio.<br>
> > ><br>
> > > Corey N3FE<hr>_______________________________________________<br>
> > > App_rpt-users mailing list<br>
> > > <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> > > <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> > ><br>
> > > To unsubscribe from this list please visit<br>
> > <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down<br>
> > to the bottom of the page. Enter your email address and press the<br>
> > "Unsubscribe or edit options button"<br>
> > > You do not need a password to unsubscribe, you can do it via email<br>
> > confirmation. If you have trouble unsubscribing, please send a message to<br>
> > the list detailing the problem.<br>
> > _______________________________________________<br>
> > App_rpt-users mailing list<br>
> > <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> > <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> ><br>
> > To unsubscribe from this list please visit<br>
> > <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down<br>
> > to the bottom of the page. Enter your email address and press the<br>
> > "Unsubscribe or edit options button"<br>
> > You do not need a password to unsubscribe, you can do it via email<br>
> > confirmation. If you have trouble unsubscribing, please send a message to<br>
> > the list detailing the problem.<br>
> ><br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
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.<br>
</blockquote></div><br></div>