<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Another app_rpt poster just suggested the same thing. I’m trying that out now and it seems to work well. Just have to remember to hit the mute button right away after connecting if you don’t want to transmit immediately.<br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">--<br class="">Tim<br class="">:wq</div></span></span>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Nov 12, 2014, at 8:04 AM, Stephen Curtis <<a href="mailto:steve@m0hoy.com" class="">steve@m0hoy.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class="">Hi Tim,</div><div class=""><br class=""></div><div class="">I too am using Zoiper, I found it easier and more stable to change it to Vox and essentially use the mute button in Zoiper as a PTT. </div><div class=""><br class=""></div><div class="">Steve M0HOY<br class=""><br class="">Sent from my iPhone</div><div class=""><br class="">On 12 Nov 2014, at 14:51, Tim Sawyer <<a href="mailto:tim.sawyer@mac.com" class="">tim.sawyer@mac.com</a>> wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class="">I removed EchoLink. In it’s place we need some smart mobile developer to write a iPhone/Android IAX client with PTT. Anyone????<div class=""><br class=""><div class="">For now we’re using Zoiper. It’s a bit clunky as you have to do *99 to make PTT and # to unkey. The lack of PTT indication is disconcerting and problematic but it works. The audio is 3,000 times better than EchoLink. And you have control of who connects. Here’s how you set up the node.<div class=""><br class=""></div><div class="">In iax.conf add this stanza. Change UserID and UserPassword.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-family: Monaco;" class="">[UserID]</div><div style="margin: 0px; font-family: Monaco;" class="">username=UserID</div><div style="margin: 0px; font-family: Monaco;" class="">type=friend</div><div style="margin: 0px; font-family: Monaco;" class="">context=hams</div><div style="margin: 0px; font-family: Monaco;" class="">host=dynamic</div><div style="margin: 0px; font-family: Monaco;" class="">auth=md5</div><div style="margin: 0px; font-family: Monaco;" class="">secret=UserPassword</div><div style="margin: 0px; font-family: Monaco;" class="">disallow=all</div><div style="margin: 0px; font-family: Monaco;" class="">allow=ulaw</div><div style="margin: 0px; font-family: Monaco;" class="">allow=g726aal2</div><div style="margin: 0px; font-family: Monaco;" class="">allow=gsm</div><div style="margin: 0px; font-family: Monaco;" class="">codecpriority=host</div><div style="margin: 0px; font-family: Monaco;" class="">transfer=no</div><div class=""><br class=""></div><div class="">In extensions.conf add this stanza. This requires a caller ID or it will not connect. I have my users put their call sign in the caller ID. That way the status pages (including Allmon) shows who is connected with a -P appended.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-family: Monaco;" class="">[hams]</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,1,Ringing</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,NoOp(${CALLERID(name)})</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,NoOp(${CALLERID(number)})</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,Set(CALLSIGN=${CALLERID(name)})</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,GotoIf($[${LEN(${CALLSIGN})} = 0]?hangit)</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,Wait(3)</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,Answer</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,Playback(connecting)</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n,rpt(${EXTEN}|P|${CALLSIGN}-P)</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n(hangit),Answer</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n(hangit),Playback(connection-failed)</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n(hangit),Wait(1)</div><div style="margin: 0px; font-family: Monaco;" class="">exten => _X!,n(hangit),Hangup</div></div><div style="margin: 0px; font-family: Monaco;" class=""><br class=""></div><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div class="">--</div><div class="">Tim WD6AWP</div></span>

</div>
<br class=""><div class=""><blockquote type="cite" class=""><div class="">On Nov 12, 2014, at 5:46 AM, Bryan D. Boyle <<a href="mailto:bdboyle@bdboyle.com" class="">bdboyle@bdboyle.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">simple solution, considering the clueless majority of users in the Echolink world, the lousy audio codecs, and the ancient technology that has not kept pace with either praxis or software advances: turn the damn thing off.  </div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">You won't miss the drive-bys, distorted computer audio, fumble-fingered operators, and bandwidth usage.</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">It's just so not worth the effort to maintain, worry about the software and technology use conditions, or anything else surrounding it.  It's just amateur radio, not the launch codes.</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""></grump><br class=""><br class="">--<div class="">Bryan</div><div class="">Sent from my iPhone 5.<span style="font-size: 13pt;" class="">..No electrons were harmed in the sending of this message.</span></div><div class=""><br class=""><div class=""><br class=""></div></div></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="">On Nov 12, 2014, at 06:36, <<a href="mailto:mike@midnighteng.com" class="">mike@midnighteng.com</a>> <<a href="mailto:mike@midnighteng.com" class="">mike@midnighteng.com</a>> wrote:<br class=""><br class=""></div><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class=""><span style="font-family: Verdana; font-size: 10pt;" class=""><div class=""><br class=""></div><div class="">Additional info (as if the first was not enough)...</div><div class=""><br class=""></div><div class="">I went to their (echolink) website looking for a rule...</div><div class=""><br class=""></div><div class="">Here it is...</div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class="">Item #4<br class=""></font></div><div class=""><font size="2" class="">Stations operating in Sysop mode may interconnect EchoLink only with equipment operating on Amateur frequencies.  EchoLink does not permit use of the system with other services such as GMRS, FRS, or MARS.  For security reasons, it is also not permitted to interconnect EchoLink with other VoIP systems that support direct access from a computer.</font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class="">found on their access policy page at...<br class=""></font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class=""><a href="http://echolink.org/access_policies.htm" class="">echolink.org/access_policies.htm</a></font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class="">There is no mention of other systems interconnect, just the VoIP via computer direct.</font></div><div class=""><font size="2" class="">I take the meaning of direct to mean "unverified" or unrestricted.</font></div><div class=""><font size="2" class="">This is consistent with the way I have been reading the poorly written emails some of you get from echolink.</font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><font size="2" class="">...mike/kb8jnm<br class=""></font></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><blockquote id="replyBlockquote" webmail="1" style="border-left-width: 2px; border-left-style: solid; border-left-color: blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; font-family: verdana;" class=""><div id="wmQuoteWrapper" class="">-------- Original Message --------<br class="">Subject: Re: [App_rpt-users] Echolink_and_app_rpt:_Looking_for_m<br class="">ore_information_on_permit=*-*<br class="">From: <<a href="mailto:mike@midnighteng.com" class="">mike@midnighteng.com</a>><br class="">Date: Wed, November 12, 2014 5:28 am<br class="">To:<span class="Apple-converted-space"> </span><a href="mailto:app_rpt-users@ohnosec.org" class="">app_rpt-users@ohnosec.org</a>, "Bob" <<a href="mailto:kk6ecm@gmail.com" class="">kk6ecm@gmail.com</a>><br class=""><br class=""><span style="font-family: Verdana; font-size: 10pt;" class=""><div class=""><br class=""></div><div class="">Bob, Doug and all,</div><div class=""><br class=""></div><div class="">I fully understand why you would think that. It is so poorly written.</div><div class="">And as I have watched this conversation get out of hand at least 2 times as you have Doug.</div><div class=""><br class=""></div><div class="">This is the first time I thought I would clarify how I was reading their email statement before anyone gets elevated on it again.</div><div class=""><br class=""></div><div class=""><font size="3" face="Tahoma,sans-serif" style="font-size: 12pt;" class=""><span style="font-size: 10pt;" class=""><font class="">other VoIP connections</font></span></font><span class="Apple-converted-space"> </span>not Radio Sourced RoIP connections and only if you can't verify the VoIP.</div><div class=""><br class=""></div><div class="">They are saying VOIP connections from non-radio sources...ie phone and web portal without a security check. I have many non-experimental phone and web ports but nobody knows what it is so it is not a open port. I don't provide links to it from a web page or post a phone number and it "does" have multilevel security checks. Even if folks stumbled on it by accident or not, they would not have open access.</div><div class=""><br class=""></div><div class="">There are a lot of folks experimenting with asterisk side of the set-up. Many of us that have been using asterisk for many years know that we can port just about any kind of streaming audio or other services to asterisk and thereby app_rpt. Hard to tell what interfaces/ports are open on them and to where they go.<span class="Apple-converted-space"> </span></div><div class="">Because some folks don't think about the implications of their actions, things happen. We all know that even from the radio side of the equation.<span class="Apple-converted-space"> </span></div><div class=""><br class=""></div><div class="">Problems can also occur if a unauthorized station/system is connected to others who are connected to you and there is no way to track that on the echolink side.</div><div class=""><br class=""></div><div class="">They are asking that when "you" have a open port like that (unverified VoIP), to disable the echolink port while it is active so a unverified user does not get access to echolink through VoIP, not RoIP or Radio. And I'm sure we feel the same way about that through allstar.<br class=""></div><div class=""><br class=""></div><div class="">By the way some of you guys are interpreting this, the iPhone and Android apps and/or repeater to repeater echolink connects and PC to PC echolink connects would not be legal to them.</div><div class=""><br class=""></div><div class="">Has anyone ever asked them to clarify the statement? Please tell us/me "exactly" what they said !</div><div class=""><br class=""></div><div class="">If nobody answers that, perhaps one of us needs to ask them so we can set the record straight as most of us use it on our systems and left unanswered definitively, this will come up many more times.</div><div class=""><br class=""></div><div class="">And perhaps a text of a definitive rule could be included as a default comment in the echolink.conf so there is no ignorance of what they expect if you use it.<br class=""></div><div class=""><br class=""></div><div class="">Bob (kk6ecm), you win the prize since you asked the question from the email you received.</div><div class=""><br class=""></div><div class="">Would you Send them a message/reply to clarify the type of connections "by example" they do not want and ask they not use the text from the email that you do not understand ? or what type of VoIP connections they are speaking of exactly.<br class=""></div><div class=""><br class=""></div><div class="">Sure would put a end to the silliness of it time and time again.</div><div class=""><br class=""></div><div class="">I think what leads folks to get one of those emails is basically a list report of connected systems when a breach has been noticed. Problem is, they have a security problem with some of the proxies on their system. I have seen many a connect through a echo-proxy without an ID (callsign) and more. I don't think anyone could ever know it's true source. Hence the poorly worded generic email notice to all connected systems and obviously, they are not familiar with the other systems to word it correctly.</div><div class=""><br class=""></div><div class="">Sorry to be long winded, but I don't want to this get elevated again without good reason.<br class=""></div><div class=""><br class=""></div><div class="">...mike/kb8jnm</div><div class=""><br class=""></div><blockquote id="replyBlockquote" webmail="1" style="border-left-width: 2px; border-left-style: solid; border-left-color: blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; font-family: verdana;" class=""><div id="wmQuoteWrapper" class="">-------- Original Message --------<br class="">Subject: Re: [App_rpt-users] Echolink and app_rpt: Looking for more<br class="">information on permit=*-*<br class="">From: Doug Crompton <<a target="_blank" href="mailto:doug@crompton.com" class="">doug@crompton.com</a>><br class="">Date: Wed, November 12, 2014 1:13 am<br class="">To: "<a target="_blank" href="mailto:app_rpt-users@ohnosec.org" class="">app_rpt-users@ohnosec.org</a>" <<a target="_blank" href="mailto:app_rpt-users@ohnosec.org" class="">app_rpt-users@ohnosec.org</a>><br class=""><br class=""><div dir="ltr" class=""><font face="Tahoma,sans-serif" class="">Mike,<br class=""><br class=""> I am going to break my own rule and respond here! I don't think you are interpreting there statement correctly...<br class=""><br class="">They say....<br class=""><br class=""></font><font size="3" face="Tahoma,sans-serif" style="font-size: 12pt;" class=""><span style="font-size: 10pt;" class=""><font class="">"If you are running Asterisk with app_rpt and an EchoLink channel, be sure it is configured not to allow other VoIP connections when an EchoLink station is connected.</font><font class="">"<br class=""></font><font class=""><br class=""></font><font class="">They go on to specifically prohibit connections to Allstar, Wires, and many others is not to be connected to Echolink. Bottom line is they think their validation process is better than ours or others. I say we police it just fine. A non ham popping up would stick out like a sore thumb.</font><font class=""><br class=""></font><font class=""><br class=""></font><font class="">Bottom line they don't want us connected. In other words they want it like IRLP with echolink. You can either connect to a echolink station or an IRLP node, NOT both at the same time.</font><font class=""><br class=""></font><font class=""><br class=""></font><font class="">My assertion still stands, ignore it but on the other hand like any good ham make sure you police the activity on your nodes. There is no way to practically isolate echolink from Allstar unless you somehow disconnect all allstar nodes when an echolink call comes in and this would be crazy to do.</font><br class=""></span></font><br class=""><b class=""><font size="4" style="font-size: 16pt;" class="">73 Doug</font><font size="4" style="font-size: 16pt;" class=""><br class=""></font><font size="4" style="font-size: 16pt;" class="">WA3DSP</font><font size="4" style="font-size: 16pt;" class=""><br class=""></font><font size="4" style="font-size: 16pt;" class=""><a target="_blank" href="http://www.crompton.com/hamradio" class="">http://www.crompton.com/hamradio</a></font></b><font size="4" style="font-size: 16pt;" class=""><br class=""></font><br class=""><br class=""><div class=""><hr id="stopSpelling" class="">From:<span class="Apple-converted-space"> </span><a target="_blank" href="mailto:mike@midnighteng.com" class="">mike@midnighteng.com</a><br class="">To:<span class="Apple-converted-space"> </span><a target="_blank" href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a><br class="">Date: Tue, 11 Nov 2014 21:15:26 -0700<br class="">Subject: Re: [App_rpt-users] Echolink and app_rpt: Looking for more information on permit=*-*<br class=""><br class=""><span style="font-family: Verdana; font-size: 10pt;" class=""><div class=""><br class=""></div><div class="">Like many times before you, you don't seem to understand their statement.</div><div class="">So nobody needs to go off on a tangent again.</div><div class=""><br class=""></div><div class="">You only need to be concerned if you do something like</div><div class="">"have a web portal to your system that has no limitation to who uses it" (as in non-hams).<br class=""></div><div class=""><br class=""></div><div class="">If you do then they have the possibility to use the echolink system through your system and that is what they do not want.</div><div class=""><br class=""></div><div class="">Neither do we with allstar or via radio.</div><div class="">I'm sure there are a few bad actors out there somewhere allowing access.</div><div class="">just make sure it is not you.<br class=""></div><div class=""><br class=""></div><div class="">They could use better wording to keep the confusion/fuss down.</div><div class=""><br class=""></div><div class="">As far as permit or deny...</div><div class="">permit= a list that only allows calls you place in the list to connect.</div><div class="">deny= a list of calls that can not connect.</div><div class="">See the drupal site for info.<br class=""></div><div class=""><br class=""></div><div class="">...mike/kb8jnm<br class=""></div><blockquote id="ecxreplyBlockquote" style="border-left-width: 2px; border-left-style: solid; border-left-color: blue; padding-left: 8px; font-size: 10pt; font-family: verdana;" class=""><div id="ecxwmQuoteWrapper" class="">-------- Original Message --------<br class="">Subject: [App_rpt-users] Echolink and app_rpt: Looking for more<br class="">information on permit=*-*<br class="">From: "Bob" <<a target="_blank" href="mailto:kk6ecm@gmail.com" class="">kk6ecm@gmail.com</a>><br class="">Date: Tue, November 11, 2014 10:13 pm<br class="">To: <<a target="_blank" href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a>><br class=""><br class=""><div class="ecxSection1"><blockquote class=""><div class=""><div class=""><div class=""><div class=""><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class="">OK... Echolink quality aside, I’m looking for some clarification how app_rpt works with Echolink.</span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class=""> </span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="3" color="navy" face="Times New Roman" class=""><span style="font-size: 12pt; color: navy;" class="">Attempting to understand the statement from Echolink, “</span></font>If you are running Asterisk with app_rpt and an EchoLink channel, be sure it is configured not to allow other VoIP connections when an EchoLink station is connected. If this isn't practical, please disable the EchoLink channel.” It seems that “other VoIP” means non-Echolink nodes; not sure how Allstar can do this.<font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class=""></span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class=""> </span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="3" color="navy" face="Times New Roman" class=""><span style="font-size: 12pt; color: navy;" class="">How does<span class="Apple-converted-space"> </span></span></font>permit=*-* (“prohibit computer-based connections”) work with an incoming Echolink computer based node, or with an app_rpt hosted Echolink node in an Echolink to Echolink configuration. When the user enters *33 to connect, is it actually Echolink nodes connecting, or is there a difference?</div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="3" face="Times New Roman" class=""><span style="font-size: 12pt;" class=""> </span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="3" face="Times New Roman" class=""><span style="font-size: 12pt;" class="">I think I get their point they don’t want an Allstar node with Echolink node, to simultaneously connect to another Allstar node that does not support Echolink, but not sure why... still licensed amateurs involved.</span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="3" face="Times New Roman" class=""><span style="font-size: 12pt;" class=""> </span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="3" face="Times New Roman" class=""><span style="font-size: 12pt;" class="">I am dismayed with Echolink’s assertion that the use of a copy of a paper license is more official than the FCC recognized ULS site, which it appears<span class="Apple-converted-space"> </span><a href="http://allstarlink.org/" target="_blank" class="">Allstarlink.org</a><span class="Apple-converted-space"> </span>uses to validate the users license.<span class="Apple-converted-space"> </span></span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class=""> </span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class="">Thanks,</span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class="">Bob</span></font></div><div class="ecxMsoNormal" style="font-size: 12pt;"><font size="2" color="navy" face="Arial" class=""><span style="font-size: 10pt; font-family: Arial; color: navy;" class="">kk6ecm</span></font></div></div></div></div></div></blockquote></div><hr class="">_______________________________________________<br class="">App_rpt-users mailing list<br class=""><a target="_blank" href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a><br class=""><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br class=""><br class="">To unsubscribe from this list please visit<span class="Apple-converted-space"> </span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span class="Apple-converted-space"> </span>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br class="">You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<span class="Apple-converted-space"> </span></div></blockquote></span><br class="">_______________________________________________ App_rpt-users mailing list<span class="Apple-converted-space"> </span><a target="_blank" href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a><span class="Apple-converted-space"> </span><a target="_blank" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span class="Apple-converted-space"> </span>To unsubscribe from this list please visit<span class="Apple-converted-space"> </span><a target="_blank" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span class="Apple-converted-space"> </span>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.</div></div><hr class="">_______________________________________________<br class="">App_rpt-users mailing list<br class=""><a target="_blank" href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a><br class=""><a target="_blank" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br class=""><br class="">To unsubscribe from this list please visit<span class="Apple-converted-space"> </span><a target="_blank" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span class="Apple-converted-space"> </span>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br class="">You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<span class="Apple-converted-space"> </span></div></blockquote></span><hr class="">_______________________________________________<br class="">App_rpt-users mailing list<br class=""><a href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a><br class=""><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br class=""><br class="">To unsubscribe from this list please visit<span class="Apple-converted-space"> </span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span class="Apple-converted-space"> </span>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br class="">You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<span class="Apple-converted-space"> </span></div></blockquote></span></div></blockquote><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class=""><span class="">_______________________________________________</span><br class=""><span class="">App_rpt-users mailing list</span><br class=""><span class=""><a href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a></span><br class=""><span class=""><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a></span><br class=""><span class=""></span><br class=""><span class="">To unsubscribe from this list please visit<span class="Apple-converted-space"> </span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span class="Apple-converted-space"> </span>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br class=""><span class="">You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<span class="Apple-converted-space"> </span></span></div></blockquote><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">App_rpt-users mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:App_rpt-users@ohnosec.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">App_rpt-users@ohnosec.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">To unsubscribe from this list please visit<span class="Apple-converted-space"> </span></span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<span class="Apple-converted-space"> </span></span></div></blockquote></div><br class=""></div></div></div></div></blockquote><blockquote type="cite" class=""><div class=""><span class="">_______________________________________________</span><br class=""><span class="">App_rpt-users mailing list</span><br class=""><span class=""><a href="mailto:App_rpt-users@ohnosec.org" class="">App_rpt-users@ohnosec.org</a></span><br class=""><span class=""><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a></span><br class=""><span class=""></span><br class=""><span class="">To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" class="">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br class=""><span class="">You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </span></div></blockquote></div></div></blockquote></div><br class=""></body></html>