summaryrefslogtreecommitdiff
path: root/apps/app_rpt.c
AgeCommit message (Expand)Author
2006-04-10remove support for BYEXTENSION (which nobody even knows about anymore)Kevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-01Removed "frog" command (so it could be moved to cli.c)Jim Dixon
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macroLuigi Rizzo
2006-03-14update to reflect conversion of the accountcode to use stringfields (issue #6...Russell Bryant
2006-02-26Fixed nasty lockup bug and added command macros (not to be confused withJim Dixon
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-01-13 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod...BJ Weschke
2006-01-12 More new memory wrapper work.BJ Weschke
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-20New version, including half/semi-half duplex modes and system announcementsJim Dixon
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-10issue #5706Kevin P. Fleming
2005-11-03Fixed a couple of silly boo-boo'sJim Dixon
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-26Many changes and new stuff including Reverse Autopatch and completely new aut...Jim Dixon
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-23Added support for iaxrpt gui clientJim Dixon
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-09-11Better improved HF interfaceJim Dixon
2005-09-08Fixed signalling problem with pciradioJim Dixon
2005-08-22Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvementsJim Dixon
2005-07-15revert unneeded change and add comment to avoid it in the futureKevin P. Fleming
2005-07-15don't use %i for scanf unless non-base-10 input is needed (bug #4717)Kevin P. Fleming
2005-07-10Fixed iobase specification in rpt.conf and put in check for 'keyed' forJim Dixon
2005-07-04Added fix so that wctdm interface will start out in correct stateJim Dixon
2005-06-15Fixed transmitter hang problemJim Dixon
2005-06-06the last round of file version tagsKevin P. Fleming
2005-05-15Fixed transmit/link hang problem and autopatch wierdnessJim Dixon
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-29Fixed more bugs.Jim Dixon
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-15Fixed another little bug.Jim Dixon
2005-01-14Fixed some bugs; added re-connect modeJim Dixon
2004-12-22Made changes to go with pciradio zaptel driver changesJim Dixon
2004-11-17Updated so that it will work with latest changes in asterisk, plus fixed a co...Jim Dixon
2004-09-13Fixed minor issue in app_rpt(). Allows it to work better with many Linux dist...Jim Dixon
2004-08-22Fixed timing race with thread creation in app_rpt.c, and added settableJim Dixon
2004-08-21Made some what turned out to be several changes to allow for radio channelsJim Dixon
2004-08-16Fixed remote base audio problem (where 2 different interfaces are in use) andJim Dixon
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)Mark Spencer
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFJim Dixon
2004-06-29More improvements to app_rpt.cJim Dixon
2004-06-27Added 'polite ID' concept in app_rpt.c and fixed a couple of silly telemetry ...Jim Dixon
2004-06-26Fixed autopatch so that it would take digits from link peer.Jim Dixon
2004-06-26Fixed a couple of silly things that I overlooked before :-)Jim Dixon
2004-06-26Added support for Doug Hall RBI-1 Remote base controller, memory channels forJim Dixon