Archived
14
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
jim
b493afef61 Made changes to go with pciradio zaptel driver changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4525 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-22 05:02:00 +00:00
jim
c2b255c90e Updated so that it will work with latest changes in asterisk, plus fixed a couple of little problems.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4273 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-17 05:26:36 +00:00
jim
eae416c819 Fixed minor issue in app_rpt(). Allows it to work better with many Linux distributions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3768 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-13 12:12:17 +00:00
jim
c5a188ba46 Fixed timing race with thread creation in app_rpt.c, and added settable
delays and such in config file.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3632 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-22 03:58:42 +00:00
jim
0f3875cebe Made some what turned out to be several changes to allow for radio channels
to be handled properly in the case of an Alarm state on their span.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3631 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-21 21:41:54 +00:00
jim
235838a1b7 Fixed remote base audio problem (where 2 different interfaces are in use) and
allow for non-rbi remotes and rbi remotes to co-exist on same system


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3610 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-16 01:35:02 +00:00
markster
28a366ed72 Merge BSD stack size work (bug #2067)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3596 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-08 17:15:02 +00:00
markster
4e18ef6889 Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3429 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14 07:34:34 +00:00
jim
8cc985b738 Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMF
command definitions, and an improved ID methodology.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3426 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14 05:54:54 +00:00
jim
d2ef14eece More improvements to app_rpt.c
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3338 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-29 04:43:20 +00:00
jim
37da1f7982 Added 'polite ID' concept in app_rpt.c and fixed a couple of silly telemetry issues.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3326 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-27 20:16:58 +00:00
jim
ad1f98ef62 Fixed autopatch so that it would take digits from link peer.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3322 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26 19:28:55 +00:00
jim
7d75ac2707 Fixed a couple of silly things that I overlooked before :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3320 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26 19:08:57 +00:00
jim
5a8bbaced4 Added support for Doug Hall RBI-1 Remote base controller, memory channels for
remote bases, and updated the rpt.conf doc a little bit.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3318 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26 18:06:17 +00:00
jim
451a4336c3 Fixed problems with multiple links and added timeout message
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3305 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-25 19:33:22 +00:00
jim
393905e044 Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample to
reflect new changes in operation.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3285 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-23 14:37:46 +00:00
citats
31e064cf03 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3277 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22 19:32:52 +00:00
markster
ae5c80e1de Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3273 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22 17:42:14 +00:00
jim
8c7c364aeb Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (IAX2) and supporting remote base nodes as well (also added visual documentation in rpt_flow.pdf)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3252 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-21 04:24:50 +00:00
markster
6c6c4ed386 Enhancements for zaptel+bsd (bug #1781)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3143 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-04 15:44:14 +00:00
jim
f48d4f750d Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3117 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-31 16:04:10 +00:00
citats
ffc19c36e8 Remove extra argument from ast_set_*_format calls
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2656 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-07 20:12:42 +00:00
citats
e8980010c2 More read/write lock fixes in various modules
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2574 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-27 07:41:33 +00:00
markster
6522b1465f Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@565 f38db490-d61c-443f-a65b-d21fe96a405b
2002-12-08 17:30:24 +00:00