[arm-allstar] HamVoIP I/O support - What is Best Current Practice for implementing I/O?
Lloyd Duck
lduck at me.com
Wed Jan 17 04:53:04 EST 2018
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>
More information about the arm-allstar
mailing list