<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    No NAT is used they all on the local subnet. Everything works fine
    just the voice from the COP command goes out everywhere, i found
    that each node is playing its own audio file for the announcement
    when I remove the audio file that is used for that announcement i
    will no longer be heard on the node that i remove the file, i think
    i will keep it this way. I don't use any of the letters audio file
    since all the ID are done on a custom wave file or the repeater
    controller for those that has a controller hook up to the radios.<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/14/2015 6:20 AM, Tim Sawyer wrote:<br>
    </div>
    <blockquote
cite="mid:CAG3ht9tFZAT7vNpghUC_wpVgoXZ-t8ZwbqQnMjg=914nEqCvUg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Two servers on the same port behind a NAT router,
        by any chance?</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, Aug 12, 2015 at 1:52 PM, Sione
          Ragle <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:ke6sth@ke6sth.ampr.org" target="_blank">ke6sth@ke6sth.ampr.org</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div><br>
                Just for kicks I moved /var/lib/asterisk/sounds to
                /var/lib/asterisk/sounds-disable and restart asterisk
                and I still hear the announcements on the remote nodes.
                <div>
                  <div class="h5"><br>
                    <br>
                    <br>
                    On 8/12/2015 1:07 PM, Doug Crompton wrote:<br>
                  </div>
                </div>
              </div>
              <div>
                <div class="h5">
                  <blockquote type="cite">
                    <div dir="ltr"><font color="#000000"
                        face="Tahoma,sans-serif">The only other thing I
                        can think of is a sneak feedback path in your
                        system. Somehow what you hear as a response to
                        your command locally is also feeding back
                        outside of Allstar to the connected nodes.
                        Allstar is full duplex on a repeater so strange
                        things can happen.<br>
                      </font><br>
                      <b><font style="font-size:16pt" size="4">73 Doug</font><font
                          style="font-size:16pt" size="4"><br>
                        </font><font style="font-size:16pt" size="4">WA3DSP</font><font
                          style="font-size:16pt" size="4"><br>
                        </font><font style="font-size:16pt" size="4"><a
                            moz-do-not-send="true"
                            href="http://www.crompton.com/hamradio"
                            target="_blank"><a class="moz-txt-link-freetext" href="http://www.crompton.com/hamradio">http://www.crompton.com/hamradio</a></a></font></b><font
                        style="font-size:16pt" size="4"><br>
                      </font><br>
                      <br>
                      <div>
                        <hr>To: <a moz-do-not-send="true"
                          href="mailto:arm-allstar@hamvoip.org"
                          target="_blank">arm-allstar@hamvoip.org</a><br>
                        From: <a moz-do-not-send="true"
                          href="mailto:ke6sth@ke6sth.ampr.org"
                          target="_blank">ke6sth@ke6sth.ampr.org</a><br>
                        Date: Wed, 12 Aug 2015 10:45:37 -0700<br>
                        Subject: Re: [arm-allstar] voice announcement
                        whiling using cop commands<br>
                        <br>
                        <div><br>
                          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.<br>
                          <br>
                          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.<br>
                          <br>
                          ---------------------------------------------<br>
                          [3]<br>
                          rxchannel = Radio/usb0<br>
                          erxgain=-3<br>
                          etxgain=3<br>
                          controlstates=controlstates<br>
                          scheduler=schedule3<br>
                          morse=morse3<br>
                          macro=macro3<br>
                          functions=functions3<br>
                          phone_functions=functions3<br>
                          link_functions=functions3<br>
                          telemetry=telemetry<br>
                          wait_times=wait-times<br>
                          context =  radio<br>
                          callerid = Repeater <000003><br>
                          accountcode=RADIO<br>
                          hangtime=0<br>
                          althangtime=0<br>
                          totime=300000<br>
                          idtime=600000<br>
                          politeid=30000<br>
                          nounkeyct=0<br>
                          holdofftelem=1<br>
                          telemdefault=0<br>
                          beaconing=0<br>
                          notelemtx = yes<br>
                          startup_macro = *57<br>
                          <br>
                          <br>
                          [morse3]<br>
                          speed=20<br>
                          frequency=800<br>
                          amplitude=4096<br>
                          idfrequency=750<br>
                          idamplitude=512<br>
                          <br>
                          [controlstates]<br>
                          0 = rptena,lnkena,apena,totena,ufena,noicd<br>
                          1 = rptena,lnkdis,apdis,totena,ufdis,noice<br>
                          <br>
                          [schedule3]<br>
                          <br>
                          [functions3]<br>
                          1=ilink,1<br>
                          2=ilink,2<br>
                          3=ilink,3<br>
                          4=ilink,4<br>
                          5=macro,1<br>
                          70=ilink,5<br>
                          71=ilink,11<br>
                          72=ilink,12<br>
                          73=ilink,13<br>
                          75=ilink,15<br>
                          76=ilink,6<br>
                          77=ilink,16<br>
                          78=ilink,18<br>
                          80=status,11<br>
                          81=status,12<br>
                          82=cmd,/usr/local/sbin/<a
                            moz-do-not-send="true"
                            href="http://say24time.pl" target="_blank">say24time.pl</a>
                          3<br>
61=autopatchup,context=pbx_server,noct=1,farenddisconnect=1,dialtime=20000,quiet=1<br>
                          0=autopatchdn<br>
                          980=status,3<br>
                          99=cop,6 ; PPT on, # = release<br>
                          <br>
                          [macro3]<br>
                          1=*81 *80#<br>
                          7=*7310<br>
                          <br>
                          [telemetry]<br>
                          remotetx=0<br>
                          remotemon=0<br>
                          cmdmode=|t(900,903,200,2048)<br>
functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)<br>
                          patchup=rpt/callproceeding<br>
                          patchdown=rpt/callterminated<br>
                          <br>
                          <br>
                          [wait-times]<br>
                          telemwait=10<br>
                          idwait=0<br>
                          unkeywait=10<br>
                          calltermwait=0<br>
                          <br>
                          <br>
                          <br>
                          [nodes]<br>
                          3 = <a moz-do-not-send="true"
                            href="mailto:radio@127.0.0.1/3,NONE"
                            target="_blank">radio@127.0.0.1/3,NONE</a><br>
                          10 = <a moz-do-not-send="true"
                            href="mailto:radio@192.168.0.20/10,NONE"
                            target="_blank">radio@192.168.0.20/10,NONE</a><br>
                          <br>
                          [memory]<br>
                          <br>
                          #includeifexists custom/rpt.conf<br>
                          <br>
                          <br>
                          <br>
                          <br>
                          On 8/12/2015 7:00 AM, Doug Crompton wrote:<br>
                        </div>
                        <blockquote>
                          <div dir="ltr"><font color="#000000"
                              face="Tahoma,sans-serif">OK well you
                              answered part of my question. <br>
                              <br>
                              So did you do the RPi2 setup or copy
                              configs from a prior system? <br>
                              <br>
                              There is not much we can offer not knowing
                              exactly what you did and also seeing at
                              the least the rpt.conf file.<br>
                              <br>
                              Are you using simpleusb.conf?<br>
                              <br>
                              What COP commands are you issuing?<br>
                            </font><br>
                            <b><font style="font-size:16pt" size="4">73
                                Doug</font><font style="font-size:16pt"
                                size="4"><br>
                              </font><font style="font-size:16pt"
                                size="4">WA3DSP</font><font
                                style="font-size:16pt" size="4"><br>
                              </font><font style="font-size:16pt"
                                size="4"><a moz-do-not-send="true"
                                  href="http://www.crompton.com/hamradio"
                                  target="_blank">http://www.crompton.com/hamradio</a></font></b><font
                              style="font-size:16pt" size="4"><br>
                            </font><br>
                            <br>
                            <div>
                              <hr>To: <a moz-do-not-send="true"
                                href="mailto:arm-allstar@hamvoip.org"
                                target="_blank">arm-allstar@hamvoip.org</a><br>
                              From: <a moz-do-not-send="true"
                                href="mailto:ke6sth@ke6sth.ampr.org"
                                target="_blank">ke6sth@ke6sth.ampr.org</a><br>
                              Date: Wed, 12 Aug 2015 00:55:35 -0700<br>
                              Subject: Re: [arm-allstar] voice
                              announcement whiling using cop commands<br>
                              <br>
                              I think its a config issue on my end as
                              well.<br>
                              <br>
                              I am using RPi2_V1.0_Allstar.img<br>
                              <br>
                              <div>On 8/12/2015 12:36 AM, Doug Crompton
                                wrote:<br>
                              </div>
                              <blockquote>
                                <div dir="ltr"><font color="#000000"
                                    face="Tahoma,sans-serif">There is
                                    nothing different about that code in
                                    the RPi2 at <a
                                      moz-do-not-send="true"
                                      href="http://hamvoip.org"
                                      target="_blank">hamvoip.org</a>
                                    vs. Acid. I suspect it is a
                                    configuration issue of some kind. <br>
                                    <br>
                                    My first question would be are you
                                    using the RPi2 image from <a
                                      moz-do-not-send="true"
                                      href="http://hamvoip.org"
                                      target="_blank">hamvoip.org</a>?
                                    Did you run the setup scripts in
                                    that image? Are you using config
                                    files from somewhere else?<br>
                                  </font><br>
                                  <b><font style="font-size:16pt"
                                      size="4">73 Doug</font><font
                                      style="font-size:16pt" size="4"><br>
                                    </font><font style="font-size:16pt"
                                      size="4">WA3DSP</font><font
                                      style="font-size:16pt" size="4"><br>
                                    </font><font style="font-size:16pt"
                                      size="4"><a moz-do-not-send="true"
href="http://www.crompton.com/hamradio" target="_blank">http://www.crompton.com/hamradio</a></font></b><font
                                    style="font-size:16pt" size="4"><br>
                                  </font><br>
                                  <br>
                                  <div>
                                    <hr>To: <a moz-do-not-send="true"
                                      href="mailto:arm-allstar@hamvoip.org"
                                      target="_blank">arm-allstar@hamvoip.org</a><br>
                                    From: <a moz-do-not-send="true"
                                      href="mailto:ke6sth@ke6sth.ampr.org"
                                      target="_blank">ke6sth@ke6sth.ampr.org</a><br>
                                    Date: Wed, 12 Aug 2015 00:10:33
                                    -0700<br>
                                    Subject: Re: [arm-allstar] voice
                                    announcement whiling using cop
                                    commands<br>
                                    <br>
                                    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.<br>
                                    <br>
                                    <div>On 8/11/2015 8:47 PM, Tim
                                      Sawyer wrote:<br>
                                    </div>
                                    <blockquote>
                                      <div dir="ltr">That's not supposed
                                        to happen. I have no idea what
                                        could possible be wrong. 
                                        <div><br>
                                        </div>
                                        <div>I looked up your callsign, <span
                                            style="font-size:13px">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. </span></div>
                                        <div><span
                                            style="font-size:13px"><br>
                                          </span></div>
                                        <div>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?</div>
                                        <div><br>
                                        </div>
                                      </div>
                                      <div><br>
                                        <div>On Tue, Aug 11, 2015 at
                                          12:09 AM, Sione Ragle <span
                                            dir="ltr"><<a
                                              moz-do-not-send="true"
                                              href="mailto:ke6sth@ke6sth.ampr.org"
                                              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:ke6sth@ke6sth.ampr.org">ke6sth@ke6sth.ampr.org</a></a>></span>
                                          wrote:<br>
                                          <blockquote
                                            style="border-left:1px #ccc
                                            solid;padding-left:1ex">
                                            <div> 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
                                              <div>
                                                <div><br>
                                                  <br>
                                                  <div>On 8/10/2015 8:01
                                                    PM, Tim Sawyer
                                                    wrote:<br>
                                                  </div>
                                                  <blockquote>
                                                    <div dir="ltr">All
                                                      the command
                                                      responses are
                                                      heard on all you
                                                      nodes? And these
                                                      are separate RPi2
                                                      nodes with one URI
                                                      each? </div>
                                                    <div><br>
                                                      <div>On Mon, Aug
                                                        10, 2015 at
                                                        10:19 AM, Sione
                                                        Ragle <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:ke6sth@ke6sth.ampr.org"
                                                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:ke6sth@ke6sth.ampr.org">ke6sth@ke6sth.ampr.org</a></a>></span>
                                                        wrote:<br>
                                                        <blockquote
                                                          style="border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <div>
                                                          <div>Thank you
                                                          Tim and Doug
                                                          for getting
                                                          back to me on
                                                          this!<br>
                                                          <br>
                                                          Its not just
                                                          the node
                                                          disable
                                                          command that
                                                          does it, all
                                                          the "cop"
                                                          commands I use
                                                          is making a
                                                          global
                                                          announcement.
                                                          <br>
                                                          <br>
                                                          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?
                                                          <br>
                                                          <div>
                                                          <div> <br>
                                                          <br>
                                                          On 8/10/2015
                                                          7:07 AM, Doug
                                                          Crompton
                                                          wrote:<br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <div>
                                                          <div>
                                                          <blockquote>
                                                          <div dir="ltr"><font
color="#000000" face="Tahoma,sans-serif">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.<br>
                                                          </font><br>
                                                          <b><font
                                                          style="font-size:16pt"
                                                          size="4">73
                                                          Doug</font><font
style="font-size:16pt" size="4"><br>
                                                          </font><font
                                                          style="font-size:16pt"
                                                          size="4">WA3DSP</font><font
style="font-size:16pt" size="4"><br>
                                                          </font><font
                                                          style="font-size:16pt"
                                                          size="4"><a
                                                          moz-do-not-send="true"
href="http://www.crompton.com/hamradio" target="_blank"><a class="moz-txt-link-freetext" href="http://www.crompton.com/hamradio">http://www.crompton.com/hamradio</a></a></font></b><font
style="font-size:16pt" size="4"><br>
                                                          </font><br>
                                                          <br>
                                                          <div>> To:
                                                          <a
                                                          moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></a><br>
                                                          > From: <a
moz-do-not-send="true" href="mailto:ke6sth@ke6sth.ampr.org"
                                                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:ke6sth@ke6sth.ampr.org">ke6sth@ke6sth.ampr.org</a></a><br>
                                                          > Date:
                                                          Mon, 10 Aug
                                                          2015 03:18:05
                                                          -0700<br>
                                                          > Subject:
                                                          [arm-allstar]
                                                          voice
                                                          announcement
                                                          whiling using
                                                          cop commands<br>
                                                          > <br>
                                                          > When I
                                                          disable my
                                                          node via "cop
                                                          3" command I
                                                          hear the
                                                          announce of
                                                          that <br>
                                                          > command
                                                          being executed
                                                          on all the
                                                          linked nodes,
                                                          I set
                                                          telemdefault=0
                                                          on <br>
                                                          > my node
                                                          but I still
                                                          hear the
                                                          announcements
                                                          on the remote
                                                          nodes, any
                                                          idea <br>
                                                          > how to
                                                          prevent that
                                                          voice message
                                                          going out the
                                                          links?<br>
                                                          > <br>
                                                          > Thanks,<br>
                                                          > --Sione
                                                          KE6STH<br>
                                                          >
                                                          _______________________________________________<br>
                                                          > <br>
                                                          >
                                                          arm-allstar
                                                          mailing list<br>
                                                          > <a
                                                          moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></a><br>
                                                          > <a
                                                          moz-do-not-send="true"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
                                                          target="_blank"><a class="moz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a></a><br>
                                                          > <br>
                                                          > Visit the
                                                          BBB and RPi2
                                                          web page - <a
moz-do-not-send="true" href="http://hamvoip.org" target="_blank"><a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></a><br>
                                                          > <br>
                                                          </div>
                                                          </div>
                                                          <br>
                                                          <fieldset></fieldset>
                                                          <br>
                                                          <pre>_______________________________________________

arm-allstar mailing list
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a moz-do-not-send="true" href="http://hamvoip.org" target="_blank">http://hamvoip.org</a></pre>
                                                          </blockquote>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <br>
_______________________________________________<br>
                                                          <br>
                                                          arm-allstar
                                                          mailing list<br>
                                                          <a
                                                          moz-do-not-send="true"
href="mailto:arm-allstar@hamvoip.org" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
                                                          rel="noreferrer"
target="_blank"><a class="moz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a></a><br>
                                                          <br>
                                                          Visit the BBB
                                                          and RPi2 web
                                                          page - <a
                                                          moz-do-not-send="true"
href="http://hamvoip.org" target="_blank"><a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></a><br>
                                                        </blockquote>
                                                      </div>
                                                      <br>
                                                      <br clear="all">
                                                      <div><br>
                                                      </div>
                                                      -- <br>
                                                      <div>
                                                        <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>--<br>
                                                          </div>
                                                          <div>Tim</div>
                                                          </div>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                    <br>
                                                    <fieldset></fieldset>
                                                    <br>
                                                    <pre>_______________________________________________

arm-allstar mailing list
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a moz-do-not-send="true" href="http://hamvoip.org" target="_blank">http://hamvoip.org</a></pre>
                                                  </blockquote>
                                                  <br>
                                                </div>
                                              </div>
                                            </div>
                                            <br>
_______________________________________________<br>
                                            <br>
                                            arm-allstar mailing list<br>
                                            <a moz-do-not-send="true"
                                              href="mailto:arm-allstar@hamvoip.org"
                                              target="_blank">arm-allstar@hamvoip.org</a><br>
                                            <a moz-do-not-send="true"
                                              href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
                                              rel="noreferrer"
                                              target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
                                            <br>
                                            Visit the BBB and RPi2 web
                                            page - <a
                                              moz-do-not-send="true"
                                              href="http://hamvoip.org"
                                              target="_blank"><a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></a><br>
                                          </blockquote>
                                        </div>
                                        <br>
                                        <br clear="all">
                                        <div><br>
                                        </div>
                                        -- <br>
                                        <div>
                                          <div dir="ltr">
                                            <div>
                                              <div dir="ltr">
                                                <div>--<br>
                                                </div>
                                                <div>Tim</div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                      <br>
                                      <fieldset></fieldset>
                                      <br>
                                      <pre>_______________________________________________

arm-allstar mailing list
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a moz-do-not-send="true" href="http://hamvoip.org" target="_blank">http://hamvoip.org</a></pre>
                                    </blockquote>
                                    <br>
                                    <br>
                                    _______________________________________________

                                    arm-allstar mailing list <a
                                      moz-do-not-send="true"
                                      href="mailto:arm-allstar@hamvoip.org"
                                      target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></a>
                                    <a moz-do-not-send="true"
                                      href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
                                      target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>
                                    Visit the BBB and RPi2 web page - <a
                                      moz-do-not-send="true"
                                      href="http://hamvoip.org"
                                      target="_blank"><a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></a></div>
                                </div>
                                <br>
                                <fieldset></fieldset>
                                <br>
                                <pre>_______________________________________________

arm-allstar mailing list
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a moz-do-not-send="true" href="http://hamvoip.org" target="_blank">http://hamvoip.org</a></pre>
                              </blockquote>
                              <br>
                              <br>
                              _______________________________________________

                              arm-allstar mailing list <a
                                moz-do-not-send="true"
                                href="mailto:arm-allstar@hamvoip.org"
                                target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></a>
                              <a moz-do-not-send="true"
                                href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
                                target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>
                              Visit the BBB and RPi2 web page - <a
                                moz-do-not-send="true"
                                href="http://hamvoip.org"
                                target="_blank"><a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></a></div>
                          </div>
                          <br>
                          <fieldset></fieldset>
                          <br>
                          <pre>_______________________________________________

arm-allstar mailing list
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a moz-do-not-send="true" href="http://hamvoip.org" target="_blank">http://hamvoip.org</a></pre>
                        </blockquote>
                        <br>
                        <br>
                        _______________________________________________
                        arm-allstar mailing list <a
                          moz-do-not-send="true"
                          href="mailto:arm-allstar@hamvoip.org"
                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></a> <a
                          moz-do-not-send="true"
                          href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
                          target="_blank"><a class="moz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a></a>
                        Visit the BBB and RPi2 web page - <a
                          moz-do-not-send="true"
                          href="http://hamvoip.org" target="_blank"><a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></a></div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                    <pre>_______________________________________________

arm-allstar mailing list
<a moz-do-not-send="true" href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a moz-do-not-send="true" href="http://hamvoip.org" target="_blank">http://hamvoip.org</a></pre>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            <br>
            arm-allstar mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
              rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
            <br>
            Visit the BBB and RPi2 web page - <a moz-do-not-send="true"
              href="http://hamvoip.org" rel="noreferrer" target="_blank">http://hamvoip.org</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">
            <div>
              <div dir="ltr">
                <div>--<br>
                </div>
                <div>Tim</div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________

arm-allstar mailing list
<a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>
<a class="moz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>