<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><SPAN style="RIGHT: auto">
<div style="MARGIN: 0in 0in 0pt; RIGHT: auto" class=MsoNormal><FONT style="RIGHT: auto" face=Verdana>this may not help you 100% but you may be able to tweek it a bit.<VAR id=yui-ie-cursor></VAR></FONT></div>
<div style="MARGIN: 0in 0in 0pt; RIGHT: auto" class=MsoNormal><FONT style="RIGHT: auto" face=Verdana>to completely kill all audio, put this in your rpt.conf under YOUR node stanza</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>[2XXXX]<SPAN style="mso-spacerun: yes">   </SPAN>;your node number</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>notelemtx = yes</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p style="RIGHT: auto"></o:p></FONT></div>
<div style="BACKGROUND-COLOR: transparent; FONT-STYLE: normal; MARGIN: 0in 0in 0pt; FONT-FAMILY: Verdana; COLOR: rgb(0,0,0); FONT-SIZE: 16px; RIGHT: auto" class=MsoNormal><FONT style="RIGHT: auto" face=Verdana>you can also use cop commands to turn telemetry ON or OFF using macros 'example below'</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>(note)<SPAN style="mso-spacerun: yes">  </SPAN>this technique was explained in a previous archive </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>first, assign two cop command, numeral 90 and 91, to reference </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>cop 34 and cop 33 placing them under your functions stanza in the rpt.conf</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt; RIGHT: auto" class=MsoNormal><FONT style="RIGHT: auto" face=Verdana>[functions]</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>90=cop,34 ;local telemetry off</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>91=cop,33 ;local telemetry on</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>next, create macros to call on the cop commands using DTMF</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>[macro]</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>1=*90 ;this macro will turn off local telemetry </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>2=*91 ;this macro will turn on<SPAN style="mso-spacerun: yes">  </SPAN>local telemetry</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>DTMF execute *51<SPAN style="mso-spacerun: yes">  </SPAN>;to turn off telemetry</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>DTMF execute *52<SPAN style="mso-spacerun: yes">  </SPAN>;turn on telemetry</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>if you want your node to start with telemetry off,<SPAN style="mso-spacerun: yes">  </SPAN>place this statement</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>under your node stanza</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>[2XXXX] ;your node number</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>startup_macro=*90</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>write a macro to connect to Wide Area Network telemetry disabled</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>[macro]</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>3=*71*90*32135</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>4=*71*93</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>DTMF execute *53 ;connect to wide area network disable telemetry</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>DTMF execute *54 ;disconnect wide area network re-enable telemetry </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>always restart node or rpt reload to take affect</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>make sure you have 5=macro,1 under [functions] or this won't work</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>make sure your not using 90 or 91 or macros 1 2 3 4 somewhere else</FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana> <o:p></o:p></FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Verdana>corrections gratefully accepted</FONT></div>
<div style="RIGHT: auto"><BR class=yui-cursor></SPAN></div>
<div><BR></div>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV dir=ltr>
<DIV style="BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 0px; FONT-SIZE: 0px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 0px" class=hr readonly="true" contenteditable="false"></DIV><FONT size=2 face=Arial><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Geoff Edmonson <ars.w5omr@gmail.com><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> keith <keith@handscombe.co.uk> <BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> app_rpt-users@ohnosec.org <BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Saturday, September 28, 2013 1:01 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [App_rpt-users] Mute<BR></FONT></DIV>
<DIV class=y_msg_container><BR>
<DIV id=yiv1696040742><BR>Did any one else understand this?<BR><BR><BR><BR>keith <keith@handscombe.co.uk> wrote:<BR><BR>
<DIV class=yiv1696040742WordSection1>
<div class=yiv1696040742MsoNormal>Evening all,</div>
<div class=yiv1696040742MsoNormal> </div>
<div class=yiv1696040742MsoNormal>It's been a long time since I am sure I did this on my first node build. In the morning I connect to the Winsystem and my node then gets then connects and disconnects while this net is on. I would prefer to only get the first point that my node connect to and then disconnects from and have no other node reports in-between the actual net. I have removed the Echo link connection broadcasts to reduce but would like to reduce the All-Star connection broadcasts please.</div>
<div class=yiv1696040742MsoNormal> </div>
<div class=yiv1696040742MsoNormal>Whomever helps thanks</div>
<div class=yiv1696040742MsoNormal> </div>
<div class=yiv1696040742MsoNormal>   Kind Regards</div>
<div class=yiv1696040742MsoNormal> </div>
<div class=yiv1696040742MsoNormal>   Keith Handscombe     </div>
<div class=yiv1696040742MsoNormal> </div>
<div class=yiv1696040742MsoNormal><SPAN style="FONT-SIZE: 9pt"><IMG id=yiv1696040742Picture_x0020_1 alt=154e886 src="cid:image001.png@01CEBC6E.3385BC30" width=100 height=50></SPAN></div>
<div class=yiv1696040742MsoNormal> </div></DIV></DIV><BR>_______________________________________________<BR>App_rpt-users mailing list<BR><A href="mailto:App_rpt-users@ohnosec.org" ymailto="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</A><BR><A href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target=_blank>http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</A><BR><BR><BR></DIV></DIV></DIV></div></body></html>