summaryrefslogtreecommitdiff
path: root/apps/app_rpt.c
AgeCommit message (Expand)Author
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-24search for Zaptel and libtonezone separately in the configure scriptKevin P. Fleming
2006-06-13Allowed proper tx/rx signal exclusivity for simplex repeater modesJim Dixon
2006-05-24Added incoming audio notch filtering, plus a bunch of command improvements, etc.Jim Dixon
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
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