To get aprs TT working on ALLSTARLINK down load the latest from the SVN. Upgrading Asterisk to latest (SVN) version If you are using a brand-new current version of ACID or Limey Linux (that was released after the implementation of this new Portal) you are already upgraded sufficiently. If not ... Asterisk must be upgraded to the latest SVN version. For the ACID distribution (and other Linux platforms): cd /usr/src rm -rf astsrc wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv mv trunk astsrc cd astsrc make upgrade-acid Then go into the rpt.conf file and add APRSTT= some where in that file. I made it the first line in that config file right underneath the node number Then just google APRS TT and there is a link on Bob's aprs site on everything about APRSTT.. Then to get it to only beacon every 10 min's i added interval=600 into the gps.conf file. 73's Bradley