[arm-allstar] User Record/Playback DVR Function (Signal check)

Doug Kingston dpk at randomnotes.org
Sun Aug 26 16:29:30 EDT 2018


After some great help from Danny, K5CG, I have this working nicely.  There
was some magic involved in the choice of function code strings:

1. Add parrot=0 to the node config.  Do not specify parrottime in any form.
2. Create an appropriate prompting announcement:

cd /var/lib/asterisk/sounds
cat dictate/playback_mode.gsm silence/1.gsm dictate/record.gsm now.gsm >
/etc/asterisk/local/playback_mode_record_now.gsm

2. Add two functions:

9712921=localplay,/etc/asterisk/local/playback_mode_record_now
9712922=cop,55

3. Add a macro to invoke these:

5=*9712921 *9712922#     ; one time parrot invocation

To invoke: key up, dial *55, unkey.  Listen to the prompt.  Key up and send
a test transmission, unkey.  Listen to the playback.
This is working as I had envisioned (similar to an RC210 controller).

-Doug-

On Sat, Aug 25, 2018 at 7:02 AM "Doug Crompton via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

> Doug,
>
> The parrot mode that most use is a one time done this way. In the node
> definition place -
>
> parrot=0
>
> Then create a function -
>
> A9=cop,55
>
> This would give a one time parrot for DTMF *A9
>
> Does that work for you?
>
>
> *73 Doug*
>
> *WA3DSP*
>
> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>
> On Sat, Aug 25, 2018 at 6:15 AM "Doug Kingston via arm-allstar" <
> arm-allstar at hamvoip.org> wrote:
>
> > I have this working on our test node now using function 66.
> >
> > One thing I noticed: the courtesy tone plays without waiting for the
> parrot
> > to finish.  This is not ideal.
> > Perhaps I'm missing something or could make this work better with a more
> > complex macro?
> >
> > On Mon, Jun 18, 2018 at 12:19 AM "Randy Neals via arm-allstar" <
> > arm-allstar at hamvoip.org> wrote:
> >
> > > Thanks David!
> > > de W3RWN
> > >
> > > On Mon, Jun 18, 2018 at 12:03 AM, David McGough <kb4fxc at inttek.net>
> > wrote:
> > >
> > > >
> > > > Randy,
> > > >
> > > > You're probably looking for the feature called "parrot mode" in
> > AllStar.
> > > >
> > > > The use this capability, you need to add some command mappings in
> your
> > > > rpt.conf file, [functions] stanza.
> > > >
> > > > Something like:
> > > >
> > > > [functions12345]
> > > >
> > > > 841=cop,21                             ; parrot mode (store and
> forward
> > > > repeat) enable
> > > > 840=cop,22                             ; parrot mode disable
> > > >
> > > >
> > > > More info about on-demand parrot mode is available here:
> > > > http://docs.allstarlink.org/drupal/node/137
> > > >
> > > >
> > > > Also, note that a record/playback capability is available in the
> > > > simpleusb-tune-menu program (option 'c') to aid in node setup.
> > > >
> > > >
> > > > 73, David KB4FXC
> > > >
> > > >
> > > >
> > > > On Sun, 17 Jun 2018, "Randy Neals via arm-allstar" wrote:
> > > >
> > > > > Wondering if anyone has devised a way to implement a "User DVR"
> > > > record/playback function in Allstar?
> > > >
> > > >
> > > > To be clear in what I'm asking, here's how one commonly available
> > > hardware
> > > > controllers describes this capability:
> > > >
> > > > User DVR Recording
> > > > You can program a Command Macro to allow users to record themselves
> in
> > > > order to check how well they’re “getting into the repeater”.  This
> > Macro
> > > > Function will record, playback and then erase the DVR Track (this
> > > function
> > > > uses DVR Track 19).
> > > >
> > > > Thanks,
> > > > W3RWN
> > > > Seattle, WA
> > > > _______________________________________________
> > > >
> > > > 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