[arm-allstar] HamVoIP I/O support - What is Best Current Practice for implementing I/O?

Lloyd Duck lduck at me.com
Wed Jan 17 12:35:18 EST 2018


Doug, 

That’s right nothing is working. 

ARES®   Amateur Radio Emergency Service®
Lloyd Duck, W5LND
Emergency Coordinator
Howard Co, Texas 
Email: w5lnd at arrl.net
Cellphone: 432-210-3473

On Jan 17, 2018, at 11:20 AM, Doug Crompton via arm-allstar <arm-allstar at hamvoip.org> wrote:

Lloyd,

DTMF not working at all? You mean anything? Connect/disconnect, *80, *81
?   or just for the channel commands?


*73 Doug*

*WA3DSP*

*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*


On Wed, Jan 17, 2018 at 12:18 PM, "Lloyd Duck via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

> Doug,
> 
> Ok I’ll comment that fourth but out.
> 
> Yes, still having trouble with getting the function statement to work,
> DTMF is not working at all.
> I have a feeling it’s something simple I’ve missed turning on at some
> point.
> 
> Yes I restarted Asterisk and yes I’m using *831 from my Radio.
> 
> ARES®   Amateur Radio Emergency Service®
> Lloyd Duck, W5LND
> Emergency Coordinator
> Howard Co, Texas
> Email: w5lnd at arrl.net
> Cellphone: 432-210-3473
> 
> On Jan 17, 2018, at 10:17 AM, Doug Crompton via arm-allstar <
> arm-allstar at hamvoip.org> wrote:
> 
> LLoyd,
> 
>  Glad to hear it worked. Yes you can eliminate the fourth bit. Just
> comment where it is sent out in the eval line at the bottom of the script.
> It will still show but not go out.
> 
> Are you still having trouble getting the function statement to work? That
> path is where the script is located right? You are using *831, etc? You did
> restart Asterisk after you put the function commands in?
> 
> 
> *73 Doug*
> 
> *WA3DSP*
> 
> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
> 
> 
> 
> On Wed, Jan 17, 2018 at 8:47 AM, "Lloyd Duck via arm-allstar" <
> arm-allstar at hamvoip.org> wrote:
> 
>> The script works great, thank you… The radio changed just like it should.
>> 
>> I did change these for the RB-USB. I know I don’t use GPIO8, but I
> thought
>> the script needed it. Can I just remove it?
>> BCD1=$ASTcommand"GPIO5="
>> BCD2=$ASTcommand"GPIO6="
>> BCD4=$ASTcommand"GPIO7="
>> BCD8=$ASTcommand"GPIO8="
>> 
>> The function statement didn’t work. Is there something else I need to do
>> and enable DTMF control?
>> I did add the statements in the rpt.conf and restarted the program.
>> 831=cmd,/etc/asterisk/local/bcd_control.sh 1 46663
>> 832=cmd,/etc/asterisk/local/bcd_control.sh 2 46663
>> 833=cmd,/etc/asterisk/local/bcd_control.sh 3 46663
>> 
>> 
>> 
>> Lloyd Duck
>> W5LND
>> 
>> On Jan 17, 2018, at 3:53 AM, Lloyd Duck via arm-allstar <
>> arm-allstar at hamvoip.org> wrote:
>> 
>> Ok Doug,
>> 
>> The RB-USB does have diodes for protection, that should be covered. This
>> uses gpio 5, 6 ,7 and 8 but 8 is used for CTCSS. The most will be 8
>> channels used with 5, 6 and 7 only.
>> 
>> http://www.repeater-builder.com/products/pdfs/RB_RIM_Max.pdf
>> 
>> I’ll report back today. Thank you again.
>> 
>> ARES®   Amateur Radio Emergency Service®
>> Lloyd Duck, W5LND
>> Emergency Coordinator
>> Howard Co, Texas
>> Email: w5lnd at arrl.net
>> Cellphone: 432-210-3473
>> 
>> On Jan 16, 2018, at 11:32 PM, Doug Crompton <wa3dsp at gmail.com> wrote:
>> 
>> Lloyd,​
>> 
>> OK hopefully this will be the last update. In my haste to get that script
>> to you I left out one important thing. It was in the code but I forgot to
>> define it. You need to specify your node number in the command. Here is
> the
>> example and the updated script is attached.  This shows node 1998 and
>> channel 5.
>> 
>> ​ ./bcd_control_usb.sh 5 1998
>> Entered Channel 5
>> Executing - /bin/asterisk -rx "rpt cmd 1998 cop 61 GPIO1=1"
>> Executing - /bin/asterisk -rx "rpt cmd 1998 cop 61 GPIO2=0"
>> Executing - /bin/asterisk -rx "rpt cmd 1998 cop 61 GPIO4=1"
>> Executing - /bin/asterisk -rx "rpt cmd 1998 cop 61 GPIO5=0"
>> 
>> So the rpt.conf function statement if that is what you are using would be
>> (using your node number) -
>> 
>> 831=cmd,/etc/asterisk/local/bcd_control_usb.sh 1 1998
>> 832=cmd,/etc/asterisk/local/bcd_control_usb.sh 2 1998
>> etc.
>> 
>> Sorry for the confusion.
>> 
>> 73 Doug
>> WA3DSP
>> http://www.crompton.com/hamradio
>> 
>> 
>> <bcd_control_usb.sh>
>> _______________________________________________
>> 
>> arm-allstar mailing list
>> arm-allstar at hamvoip.org
>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>> 
>> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>> _______________________________________________
>> 
>> arm-allstar mailing list
>> arm-allstar at hamvoip.org
>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>> 
>> Visit the BBB and RPi2/3 web page - http://hamvoip.org
> _______________________________________________
> 
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> 
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
> _______________________________________________
> 
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> 
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
_______________________________________________

arm-allstar mailing list
arm-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar

Visit the BBB and RPi2/3 web page - http://hamvoip.org


More information about the arm-allstar mailing list