aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_rpt.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-10issue #5706kpfleming1-0/+3
2005-11-03Fixed a couple of silly boo-boo'sjim1-4/+4
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-1/+1
2005-10-26Many changes and new stuff including Reverse Autopatch and completely new aut...jim1-68/+589
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-23Added support for iaxrpt gui clientjim1-12/+88
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-9/+19
2005-09-11Better improved HF interfacejim1-114/+272
2005-09-08Fixed signalling problem with pciradiojim1-7/+7
2005-08-22Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvementsjim1-388/+1411
2005-07-15revert unneeded change and add comment to avoid it in the futurekpfleming1-1/+2
2005-07-15don't use %i for scanf unless non-base-10 input is needed (bug #4717)kpfleming1-1/+1
2005-07-10Fixed iobase specification in rpt.conf and put in check for 'keyed' forjim1-4/+8
2005-07-04Added fix so that wctdm interface will start out in correct statejim1-2/+4
2005-06-15Fixed transmitter hang problemjim1-18/+44
2005-06-06the last round of file version tagskpfleming1-14/+19
2005-05-15Fixed transmit/link hang problem and autopatch wierdnessjim1-96/+280
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-1/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-13/+13
2005-01-29Fixed more bugs.jim1-102/+207
2005-01-25Merge config updates (bug #3406)markster1-1/+1
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-15Fixed another little bug.jim1-3/+17
2005-01-14Fixed some bugs; added re-connect modejim1-46/+255
2004-12-22Made changes to go with pciradio zaptel driver changesjim1-8/+25
2004-11-17Updated so that it will work with latest changes in asterisk, plus fixed a co...jim1-26/+91
2004-09-13Fixed minor issue in app_rpt(). Allows it to work better with many Linux dist...jim1-3/+3
2004-08-22Fixed timing race with thread creation in app_rpt.c, and added settablejim1-4/+25
2004-08-21Made some what turned out to be several changes to allow for radio channelsjim1-37/+185
2004-08-16Fixed remote base audio problem (where 2 different interfaces are in use) andjim1-13/+38
2004-08-08Merge BSD stack size work (bug #2067)markster1-5/+6
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster1-31/+31
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFjim1-773/+1593
2004-06-29More improvements to app_rpt.cjim1-45/+141
2004-06-27Added 'polite ID' concept in app_rpt.c and fixed a couple of silly telemetry ...jim1-13/+66
2004-06-26Fixed autopatch so that it would take digits from link peer.jim1-4/+23
2004-06-26Fixed a couple of silly things that I overlooked before :-)jim1-21/+80
2004-06-26Added support for Doug Hall RBI-1 Remote base controller, memory channels forjim1-13/+634
2004-06-25Fixed problems with multiple links and added timeout messagejim1-29/+159
2004-06-23Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample tojim1-3/+3
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster1-0/+3
2004-06-21Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (I...jim1-474/+1369
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster1-0/+5
2004-05-31Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor chang...jim1-29/+529
2004-04-07Remove extra argument from ast_set_*_format callscitats1-4/+4
2004-03-27More read/write lock fixes in various modulescitats1-4/+4
2002-12-08Version 0.3.0 from FTPmarkster1-0/+742