<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Jim,</div><div><br></div><div>I believe what people are asking for is to have app_rpt send status updates when connects and disconnects occur. Below is the format for echolink status reporting taken from Skip's WB6YMH source for thelinkbox. Looks like the connect message would be "=NNTECHTALK at 1530" for example. I assume the disconnect message would be " On @ 1545". </div><div><br></div><div><br></div><font class="Apple-style-span" face="'Courier New'" size="2"><span class="Apple-style-span" style="font-size: 10px;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">EchoLink sends a packet once every 10 minutes to <a href="http://aprs.echolink.org">aprs.echolink.org</a>. It also<br>sends a packet when the node status changes (i.e., when somebody connects or<br>disconnects, or the node comes online or goes offline).<br><br>The packet is an RTP control packet, and thus is sent to port 5199.<br><br>The CNAME portion is the node callsign (including -L/-R), followed by a<br>slash, followed by a "password", which is actually a hash of the callsign.<br>However, at this time, the password field is ignored by the server; a future<br>release of the server will verify the authenticity of the packet by its<br>source IP address. So the callsign can be repeated in this second field.<br><br>The format of the LOC portion is as follows:<br><br><br> )EL-nnnnnn!DDMM.HHNXDDDMM.HHW0PHGphgd/FFFFFF/PPPyyyyyyyyyyzzzzzzzz<br><br> Where:<br><br> nnnnnn is the 6 character node Name or Callsign (right-padded<br> with spaces to 6 chars)<br> DDMM.HHN DDDMM.HHW is the LAT/LONG of the node, using degrees, minutes,<br> and 100ths of minutes, and E/W/N/S<br>X is the letter "E", for EchoLink<br> 0 is a "zero",the ICON character<br>p is the power (encoded)<br>h is the antenna height (encoded)<br>g is the antenna gain (encoded)<br>d is the antenna directivity (encoded)<br> FFFFFF is the frequency in KHz<br> /PPP is the PL in whole number Hz<br> yyyyyyyyyy Second line on a D7 (11th to 20th on a D700)<br> zzzzzzzz last 8 not shown on a D7 but are on the D700<br><br> Formats for the variable field YYYYYYYYYY and ZZZZZZZZ:<br><br> Offline: " Off @HHMM........" can contain some comment<br> On-Line: " On @ HHMM........" Time it returned to ON-Line<br> Busy: " Busy HHMM........" Time it went busy<br> Connected: "=NNnnnnnnn at HHMM" Shows call/Name of connection<br><br>The encoding of the p/h/g/d fields is as follows:<br><br> DIGITS 0 1 2 3 4 5 6 7 8 9<br> -------------------------------------------------------------------<br> POWER 0, 1, 4, 9, 16, 25, 36, 49, 64, 81 watts SQR(P)<br> HEIGHT 10,20,40, 80,160,320,640,1280,2560,5120 feet LOG2(H/10)<br> GAIN 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 dB<br> DIR omni,45,90,135,180,225,270, 315, 360, . deg (D/45)<br><br>For example: // )EL-K1RFD !4118.52NE07329.97W0PHG7430/144300/000 On @0444<br>Rdgfld</span></font><br></span></font><br><div>--<br>Tim<br>:wq<br></div><br>On Jan 20, 2011, at 8:08 AM, Tim Sawyer wrote:<br><br><blockquote type="cite">I suspect that the app_rpt echolink client is not reporting to the mothership, not that the mothership is ignoring us. If that's the case, maybe our exalted developer would add echolink status reporting. <br>--<br>Tim<br>:wq<br><br>On Jan 20, 2011, at 7:16 AM, Bryan D. Boyle wrote:<br><br><blockquote type="cite">We're not running Echolink software...so, while we're able to register our nodes, I'm thinking that the Echolink mother ship is studiously ignoring, for the sake of display, alternative software that speaks their language.<br></blockquote><br>_______________________________________________<br>App_rpt-users mailing list<br><a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br></blockquote><br></body></html>