[arm-allstar] Darth Vader

Doug Crompton wa3dsp at gmail.com
Sat Mar 7 19:40:41 EST 2020


Chris,

 The Darth Vader audio is   -
/var/lib/asterisk/sounds/rpt/remote_go.ulaw    Copy this file to another
name like  remote_go2.ulaw   and replace remote_go.ulaw with an audio file
you would like to play or not file at all and it will play nothing. The
file does not need to be ulaw it could be any playable format.

Always end a remote command sequence with a #    - this terminates remote
mode.


*73 Doug*

*WA3DSP*

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


On Sat, Mar 7, 2020 at 7:36 PM "Chris Zenchenko via ARM-allstar" <
arm-allstar at hamvoip.org> wrote:

> What I am trying to do is to build a macro or a series of macros that cause
> a remote node to fire off touchtones.
> Using your examples I built a function that on the remote node sends the
> correct tones with the spacing I want.
> To trigger that from my local node again using the examples you mentioned I
> can use a command string to put my local node in remote command mode
> trigger
> the function and the leave remote command mode.
> It works but my local node plays the Vader voice and stays keyed up until
> the remote function completes.
> What I want is a short local response such as a confirmation tone or even a
> short voice response but not the Vader voice or the longer transmission.
> Ideas?
> tnx
>
>
> -----Original Message-----
> From: ARM-allstar <arm-allstar-bounces at hamvoip.org> On Behalf Of "Doug
> Crompton via ARM-allstar"
> Sent: Sunday, February 23, 2020 4:56 PM
> To: ARM Allstar <arm-allstar at hamvoip.org>
> Cc: Doug Crompton <wa3dsp at gmail.com>
> Subject: Re: [arm-allstar] Darth Vader
>
> Here is some more information on the remote command which had been a huge
> security hole and was part of Allstar from the beginning until we plugged
> it several years ago. By default it is turned OFF on all Hamvoip systems.
> This command in each node stanza turns if off but if omitted it is off by
> default.
>
> remote_dtmf_allowed = 0
>
> It is recommended that it be turned on only under controlled conditions and
> with the users knowledge that they are opening their node to remote control
> by anyone in a connected state to that node. This would generally be used
> in closed private or limited public connections where you knew and trusted
> all connected users.
>
> This does not however limit the remote command from trying. It will just
> fail unless the destination end allows remote DTMF. So if a user types in
> the client:
>
> rpt fun 59000 *459001*81
>
> Your system will attempt to send a *81 command from node 59000 to node
> 59001.  You will hear the "By Your Command" message and you will get a
> second beep after your courtesy tone. This indicates that all subsequent
> commands will go to node 59001. To leave command mode you need to send a
> single #. In this case:
>
> rpt fun 59000 #
>
> You also could have ended the command in the original line by adding a # to
> the end:
>
> rpt fun 59000 *459001*81#
>
> Again this is for reference only and to tell you that this command can
> always be initiated but never performed on a Hamvoip system unless the user
> allows it which is generally NOT recommended.
>
>
> *73 Doug*
>
> *WA3DSP*
>
> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>
>
>
>
> On Sun, Feb 23, 2020 at 4:37 PM "David McGough via ARM-allstar" <
> arm-allstar at hamvoip.org> wrote:
>
> >
> > Dean,
> >
> > When/if you hear the video clip saying: "By your command" in a "Cylon"
> > voice (See this video: https://www.youtube.com/watch?v=0ccKPSVQcFk ),
> > that
> > means the node has been placed in remote-control mode.
> >
> > To exit remote control mode, use the DTMF '#' symbol (hash/pound sign).
> >
> > You can also disable remote-control mode entirely using this rpt.conf
> node
> > stanza command:
> >
> > remote_dtmf_allowed = 0
> >
> >
> > 73, David KB4FXC
> >
> >
> > On Sun, 23 Feb 2020, "Dean Martinson via ARM-allstar" wrote:
> >
> > > Morning everyone,
> > > Had this happen 1 time before several months ago. I was doing a  DTMF
> > > command into my repeater and it came back with a Darth Vader voice and
> > then
> > > locked the PTT until it timed out. I had to log in via the internet and
> > do
> > > an asterisk restart and it went back to normal.
> > >  I am running a Pi 3 with the latest hamvoip image and latest updates.
> > The
> > > Pi is the controller  for my repeater.
> > >
> > > Thanks
> > > Dean
> > > K9QB
> > > _______________________________________________
> > >
> > > 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/4 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/4 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/4 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/4 web page - http://hamvoip.org
>


More information about the ARM-allstar mailing list