Commit Graph

288 Commits

Author SHA1 Message Date
Simon d8c1f40bc3 Add support for multiple upstream bridges 2020-11-28 15:56:02 +00:00
Simon 806e8566de Fix bug where you can't use the same TG on both slots simultaneously
Well, I thought this might well be a feature, but it was an easy fix so...
2020-11-24 11:33:11 +00:00
Simon 0aa3f57a08 Preserve peers in config dict 2020-11-16 20:45:02 +00:00
Simon 057318ef44 bracketing 2020-11-14 16:40:04 +00:00
Simon 4aae0302e0 Fix timer on reflectors 2020-11-14 10:45:45 +00:00
Simon d076096faa Route between TGs / |Reflectors on HBP systems 2020-11-13 22:24:31 +00:00
Simon 5e9e84614a Change readme.md 2020-11-09 16:04:11 +00:00
Simon ef498d4082 Add a little debug to send config (reports) 2020-11-09 15:57:59 +00:00
Simon 18ae439125 Don't try and kill master maintenance loop if it isn't actually running! 2020-11-08 20:12:53 +00:00
Simon e7b13ef19a Fix error in re-activation of default reflector because reflector brdige was being incorrectly deleted 2020-11-08 14:52:16 +00:00
Simon bb449d2436 timer on reflectors now fixed 2020-11-07 17:36:15 +00:00
Simon c521e4d513 try again 2020-11-07 17:20:03 +00:00
Simon 4261604981 fix timer for single reflector 2020-11-07 17:14:49 +00:00
Simon 9f3cc47634 remove unneeded print statement used for debugging 2020-11-07 17:09:41 +00:00
Simon f5f87d540b Add more silence padding to voice 2020-11-07 17:03:40 +00:00
Simon bdad00ffdc Check master maintenance loop is running before we try and stop it to avoid exception 2020-11-07 16:01:41 +00:00
Simon a1bf50e698 remove some unneeded debugging 2020-11-07 14:59:53 +00:00
Simon f0d1e8ed8a Fix error in reset_default_reflector 2020-11-07 14:58:46 +00:00
Simon 851b7c1d12 Fix timer error 2020-11-07 14:57:32 +00:00
Simon df8b0a60dc Add SQL repeaters table definition for MySQL support 2020-10-31 23:39:41 +01:00
Simon 956a584055 update dockerfile (not tested) 2020-10-31 22:47:50 +01:00
Simon 2a74cad516 Requirements update
Note added to readme
2020-10-31 22:45:01 +01:00
Simon d9bf484bc0 Delete unused bridges now works 2020-10-25 23:40:54 +00:00
Simon 052f3d58d0 more work in unused bridge logic 2020-10-24 23:50:31 +01:00
Simon ac157b0f86 bridge used logic 2020-10-24 23:43:08 +01:00
Simon 09737dd2d8 Exclude OBP link to master 2020-10-24 23:38:42 +01:00
Simon 694c38d1be automatically remove unused bridges 2020-10-24 23:35:54 +01:00
Simon a555f075a1 arggh - branch bleed 2020-10-24 00:07:28 +01:00
Simon a1e14af0e4 Fix minor bug in timer switches 2020-10-24 00:04:45 +01:00
Simon 37dfcf5eeb more bridge fixes 2020-10-22 22:04:05 +01:00
Simon ef5cd26def more work on tg bridge creation 2020-10-22 21:31:15 +01:00
Simon 0f0dc820af create bridge logic fix 2020-10-22 21:21:45 +01:00
Simon bac08e5e08 MySQL pooling not required 2020-10-19 22:46:55 +01:00
Simon 70f25744c3 tidy up ident 2020-10-19 22:45:28 +01:00
Simon d8d2a55eab Fix ident 2020-10-19 22:41:44 +01:00
Simon 7bc15c6dd3 More error debugging in mysql
Handle changes to ACLs in DB
2020-10-19 21:02:04 +01:00
Simon a307898bea Enable and disable bridges when repeater is enabled and disabled 2020-10-18 13:41:38 +01:00
Simon bce34ccb2c more fixes and tuning to voice 2020-10-12 16:30:32 +01:00
Simon efb341ac76 fix 2020-10-12 16:18:35 +01:00
Simon db5ea4f937 slot 2020-10-12 16:17:36 +01:00
Simon 57d80fe621 Add streamid to voice to stop clash
Semaphore control for bridge dict
Semaphore control for MySQL
2020-10-12 16:04:01 +01:00
Simon 4cd3ce6780 static tgs work and various other tidying up 2020-10-06 22:20:57 +01:00
Simon 7b91306e36 update static TGS when updated in the db 2020-10-06 12:12:49 +01:00
Simon 1a719a7bcd preparation to static tgs to mysql thread 2020-10-05 23:32:36 +01:00
Simon e62e9bab0d Static TGs on startup 2020-10-05 23:29:00 +01:00
Simon a7de755223 take out print 2020-10-04 16:18:08 +01:00
Simon b472f01f34 revert openbridge stuff as for some reason it does not work 2020-10-04 16:16:48 +01:00
Simon 6c119315aa test 2 2020-10-04 16:14:18 +01:00
Simon b02b485ca0 test 2020-10-04 16:11:43 +01:00
Simon c43f3772cf discconected voice fix 2020-10-04 16:05:13 +01:00