summaryrefslogtreecommitdiff
path: root/apps/app_rpt.c
AgeCommit message (Expand)Author
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
2004-06-25Fixed problems with multiple links and added timeout messageJim Dixon
2004-06-23Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample toJim Dixon
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-21Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (I...Jim Dixon
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark Spencer
2004-05-31Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor chang...Jim Dixon
2004-04-07Remove extra argument from ast_set_*_format callsJames Golovich
2004-03-27More read/write lock fixes in various modulesJames Golovich
2002-12-08Version 0.3.0 from FTPMark Spencer