[arm-allstar] voice announcement whiling using cop commands
Sione Ragle
ke6sth at ke6sth.ampr.org
Wed Aug 12 12:45:37 EST 2015
When I 1st notice it is when I am making a script that I can send a SMS
be able to turn off and on the repeater by running the following command
from the shell (asterisk -r -x "rpt cmd 3 cop 2 1") I will also be
working on being able to do this via APRS with a TNC connected to the
computer directly as well. Then I try other COP commands and notice the
announcements are going out global as well. Like it to keep them quiet
so it does not confuse anyone who having a QSO on the network.
Here is the config on my RPi2 if there is a setting I need to apply to
all the nodes that would be fine for me to do long as the local
announcement still works.
---------------------------------------------
[3]
rxchannel = Radio/usb0
erxgain=-3
etxgain=3
controlstates=controlstates
scheduler=schedule3
morse=morse3
macro=macro3
functions=functions3
phone_functions=functions3
link_functions=functions3
telemetry=telemetry
wait_times=wait-times
context = radio
callerid = Repeater <000003>
accountcode=RADIO
hangtime=0
althangtime=0
totime=300000
idtime=600000
politeid=30000
nounkeyct=0
holdofftelem=1
telemdefault=0
beaconing=0
notelemtx = yes
startup_macro = *57
[morse3]
speed=20
frequency=800
amplitude=4096
idfrequency=750
idamplitude=512
[controlstates]
0 = rptena,lnkena,apena,totena,ufena,noicd
1 = rptena,lnkdis,apdis,totena,ufdis,noice
[schedule3]
[functions3]
1=ilink,1
2=ilink,2
3=ilink,3
4=ilink,4
5=macro,1
70=ilink,5
71=ilink,11
72=ilink,12
73=ilink,13
75=ilink,15
76=ilink,6
77=ilink,16
78=ilink,18
80=status,11
81=status,12
82=cmd,/usr/local/sbin/say24time.pl 3
61=autopatchup,context=pbx_server,noct=1,farenddisconnect=1,dialtime=20000,quiet=1
0=autopatchdn
980=status,3
99=cop,6 ; PPT on, # = release
[macro3]
1=*81 *80#
7=*7310
[telemetry]
remotetx=0
remotemon=0
cmdmode=|t(900,903,200,2048)
functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
patchup=rpt/callproceeding
patchdown=rpt/callterminated
[wait-times]
telemwait=10
idwait=0
unkeywait=10
calltermwait=0
[nodes]
3 = radio at 127.0.0.1/3,NONE
10 = radio at 192.168.0.20/10,NONE
[memory]
#includeifexists custom/rpt.conf
On 8/12/2015 7:00 AM, Doug Crompton wrote:
> OK well you answered part of my question.
>
> So did you do the RPi2 setup or copy configs from a prior system?
>
> There is not much we can offer not knowing exactly what you did and
> also seeing at the least the rpt.conf file.
>
> Are you using simpleusb.conf?
>
> What COP commands are you issuing?
>
> *73 Doug
> WA3DSP
> http://www.crompton.com/hamradio*
>
>
> ------------------------------------------------------------------------
> To: arm-allstar at hamvoip.org
> From: ke6sth at ke6sth.ampr.org
> Date: Wed, 12 Aug 2015 00:55:35 -0700
> Subject: Re: [arm-allstar] voice announcement whiling using cop commands
>
> I think its a config issue on my end as well.
>
> I am using RPi2_V1.0_Allstar.img
>
> On 8/12/2015 12:36 AM, Doug Crompton wrote:
>
> There is nothing different about that code in the RPi2 at
> hamvoip.org vs. Acid. I suspect it is a configuration issue of
> some kind.
>
> My first question would be are you using the RPi2 image from
> hamvoip.org? Did you run the setup scripts in that image? Are you
> using config files from somewhere else?
>
> *73 Doug
> WA3DSP
> http://www.crompton.com/hamradio*
>
>
> ------------------------------------------------------------------------
> To: arm-allstar at hamvoip.org <mailto:arm-allstar at hamvoip.org>
> From: ke6sth at ke6sth.ampr.org <mailto:ke6sth at ke6sth.ampr.org>
> Date: Wed, 12 Aug 2015 00:10:33 -0700
> Subject: Re: [arm-allstar] voice announcement whiling using cop
> commands
>
> This is a private link, none of the asterisk PC have internet
> access its all 192.168.x.x IPs the links work just fine been
> working for years then I decided to add a 440 digital repeater to
> the system and this time I decided not to use intel PC and went
> with a RPi2 for the 1st time, everything works flawless except the
> annoying announcements are going out everywhere. Each repeater has
> its own node number I am using 1 thru 5 for numbering the nodes.
>
> On 8/11/2015 8:47 PM, Tim Sawyer wrote:
>
> That's not supposed to happen. I have no idea what could
> possible be wrong.
>
> I looked up your callsign, KE6STH and you don't have an
> AllStar account. Are you building a private network? Not that
> there is anything wrong with that, I just wondering if you had
> servers and nodes configured in the AllStar portal.
>
> Assuming you are building a private network, did you give each
> node a unique node number? Is each server's [nodes] section
> in rpt.conf configured with the proper IP(s), port(s) and
> node(s)? Is extensions.conf configured with the correct node
> number? Are all these servers behind a single NAT router? Did
> this problems start with the introduction of the RPi?
>
>
> On Tue, Aug 11, 2015 at 12:09 AM, Sione Ragle
> <ke6sth at ke6sth.ampr.org <mailto:ke6sth at ke6sth.ampr.org>> wrote:
>
> All commands that responds back are heard on all nodes
> that are over the link, there is 4 nodes and the one I am
> working on is a RPi2 the remote sites are intel PCs. They
> are not local to each other completely different site/PC
>
>
> On 8/10/2015 8:01 PM, Tim Sawyer wrote:
>
> All the command responses are heard on all you nodes?
> And these are separate RPi2 nodes with one URI each?
>
> On Mon, Aug 10, 2015 at 10:19 AM, Sione Ragle
> <ke6sth at ke6sth.ampr.org
> <mailto:ke6sth at ke6sth.ampr.org>> wrote:
>
> Thank you Tim and Doug for getting back to me on this!
>
> Its not just the node disable command that does
> it, all the "cop" commands I use is making a
> global announcement.
>
> I have control of all the nodes that are linked in
> to me, is there a way to disable global
> announcement coming in the links but still have it
> work locally?
>
>
> On 8/10/2015 7:07 AM, Doug Crompton wrote:
>
> I'll admit I have not used that command but it
> sounds like it makes a global announcement. If
> that is the case the only place you can
> suppress it is at the distant nodes but then
> that would suppress other messages also. Why
> not make a script that disconnects the node
> you want to disable from all others - *76 then
> disables it. If that is what you want to do.
>
> *73 Doug
> WA3DSP
> http://www.crompton.com/hamradio*
>
>
> > To: arm-allstar at hamvoip.org
> <mailto:arm-allstar at hamvoip.org>
> > From: ke6sth at ke6sth.ampr.org
> <mailto:ke6sth at ke6sth.ampr.org>
> > Date: Mon, 10 Aug 2015 03:18:05 -0700
> > Subject: [arm-allstar] voice announcement
> whiling using cop commands
> >
> > When I disable my node via "cop 3" command I
> hear the announce of that
> > command being executed on all the linked
> nodes, I set telemdefault=0 on
> > my node but I still hear the announcements
> on the remote nodes, any idea
> > how to prevent that voice message going out
> the links?
> >
> > Thanks,
> > --Sione KE6STH
> > _______________________________________________
> >
> > arm-allstar mailing list
> > arm-allstar at hamvoip.org
> <mailto:arm-allstar at hamvoip.org>
> >
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >
> > Visit the BBB and RPi2 web page -
> http://hamvoip.org
> >
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> <mailto:arm-allstar at hamvoip.org>
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2 web page -http://hamvoip.org
>
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> <mailto:arm-allstar at hamvoip.org>
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2 web page - http://hamvoip.org
>
>
>
>
> --
> --
> Tim
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org <mailto:arm-allstar at hamvoip.org>
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2 web page -http://hamvoip.org
>
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org <mailto:arm-allstar at hamvoip.org>
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2 web page - http://hamvoip.org
>
>
>
>
> --
> --
> Tim
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org <mailto:arm-allstar at hamvoip.org>
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2 web page -http://hamvoip.org
>
>
>
> _______________________________________________ arm-allstar
> mailing list arm-allstar at hamvoip.org
> <mailto:arm-allstar at hamvoip.org>
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> Visit the BBB and RPi2 web page - http://hamvoip.org
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org <mailto:arm-allstar at hamvoip.org>
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2 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 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 web page - http://hamvoip.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20150812/af1db51e/attachment-0001.html>
More information about the arm-allstar
mailing list