Commit Graph

208 Commits

Author SHA1 Message Date
Cort Buffington 63604a5b38 inbound OBP Unit calls 2020-02-09 19:51:58 -06:00
Cort Buffington 4643ea47b7 Inbound OBP Unit calls 2020-02-09 19:51:58 -06:00
Cort Buffington 877e1c6c65 Adding inbound OBP Processing 2020-02-09 19:51:58 -06:00
n0mjs710 364ead81ec Working Code - REPORT ERRORS! 2020-02-09 19:51:58 -06:00
Cort Buffington 717e802b9b fixed missing ) on logging line 2020-02-09 19:51:58 -06:00
n0mjs710 857c4d09d0 untested OBP support added
Push is just to sync with a test system.
2020-02-09 19:51:58 -06:00
n0mjs710 2e09350ad2 OBP Support Added -- CURRENTLY UNTESTED
OpenBridge support added, but not yet tested. This push is so that I can pick up my updates on another computer to test.
2020-02-09 19:51:58 -06:00
Cort Buffington 836c655739 add configuration to enable unit routing 2020-02-09 19:51:58 -06:00
Cort Buffington 281860db0b unit to unit calls, with contention working - HBSystems only
This appears to work, but no openbridge support yet.
2020-02-09 19:51:58 -06:00
Cort Buffington 0f38427f2f Works, but no contention handler
Private call forwarding works, with destionation routing cache, but no contention handler yet.
2020-02-09 19:51:58 -06:00
Cort Buffington 112143ec05 incremental update - Not Working
the program runs at ths point, logging is updated for group calls, no errors in unit sectinon, but no contention handler and send routines not yet built.
2020-02-09 19:51:58 -06:00
Cort Buffington 887657aa16 Track subscribers
this is not yet really useable, just getting the mechanics started
2020-02-09 19:51:58 -06:00
Cort Buffington 7bf0a77e16 Separate UNIT from GROUP Calls
Initial framework for processing UNIT calls
2020-02-09 19:51:58 -06:00
Cort Buffington 28f006b493 Update bridge.py 2020-02-09 17:08:32 -06:00
Cort Buffington 99c76b44de Update bridge.py 2020-02-09 16:33:46 -06:00
Cort Buffington b9dc33dae5
Update README.md 2020-02-06 15:30:53 -06:00
Cort Buffington 58c84cf43a Changed initial state values for some reporting variables. Cosmetic, but avoids unecessary tracabacks. 2020-01-13 14:45:17 +00:00
Cort Buffington ef4514b8e0 updated commented debugging message at line #355 to remove unnecessary type conversion for _seq 2019-12-15 16:55:19 +00:00
Cort Buffington 96514de5cc Fixed unecessary type conversion in commended debug logging at line #355 2019-12-15 16:52:14 +00:00
Cort Buffington cdae79e0ee
Merge pull request #11 from kc1awv/patch-1
fix typo
2019-12-13 10:00:16 -06:00
Steve Miller 429287452a
fix typo
missing bracket on line 89
2019-12-13 10:54:04 -05:00
Cort Buffington 3cb00bc5bd Update bridge.py 2019-12-04 19:13:13 -06:00
Cort Buffington d68d3582da Update bridge.py 2019-12-04 19:07:58 -06:00
Cort Buffington 3d5437e9a0 Update bridge.py 2019-12-04 19:06:57 -06:00
Cort Buffington e00a98f7d2 Update bridge.py 2019-12-04 19:05:48 -06:00
Cort Buffington 053914a68b Update bridge.py 2019-12-04 19:02:24 -06:00
Cort Buffington 76143f718c Revert "Update bridge.py"
This reverts commit ab1a536147.
2019-12-04 19:00:13 -06:00
Cort Buffington 83d120c101 Revert "Update bridge.py"
This reverts commit 0a2edc09a5.
2019-12-04 18:59:55 -06:00
Cort Buffington 0a2edc09a5 Update bridge.py 2019-12-04 18:57:44 -06:00
Cort Buffington ab1a536147 Update bridge.py 2019-12-04 18:51:42 -06:00
Cort Buffington e6d25534b5 Update bridge.py 2019-12-04 18:48:51 -06:00
Cort Buffington 9219b4b2ee Update bridge.py 2019-12-04 18:45:22 -06:00
Cort Buffington da607cd542 inbound OBP Unit calls 2019-12-04 17:25:50 -06:00
Cort Buffington 83299312cc Inbound OBP Unit calls 2019-12-04 17:23:04 -06:00
Cort Buffington 8bbd9ee850 Adding inbound OBP Processing 2019-12-04 17:12:26 -06:00
n0mjs710 999bbbf5f7 Working Code - REPORT ERRORS! 2019-12-03 13:11:01 -06:00
Cort Buffington 76bb7f1140 fixed missing ) on logging line 2019-12-02 19:56:41 -06:00
Cort Buffington ece48f3a50 Merge branch 'private-call-dev' of https://github.com/n0mjs710/hblink3 into private-call-dev 2019-12-02 19:49:47 -06:00
Cort Buffington 1bc57b5ea4 add configuration to enable unit routing 2019-12-02 19:49:37 -06:00
n0mjs710 9e2d2315da untested OBP support added
Push is just to sync with a test system.
2019-12-02 08:30:25 -06:00
n0mjs710 3893e12fca OBP Support Added -- CURRENTLY UNTESTED
OpenBridge support added, but not yet tested. This push is so that I can pick up my updates on another computer to test.
2019-12-02 08:29:52 -06:00
Cort Buffington 8a45e927ae unit to unit calls, with contention working - HBSystems only
This appears to work, but no openbridge support yet.
2019-12-01 13:27:07 -06:00
Cort Buffington f98c12096c Works, but no contention handler
Private call forwarding works, with destionation routing cache, but no contention handler yet.
2019-12-01 11:20:14 -06:00
Cort Buffington e5eafeec3e incremental update - Not Working
the program runs at ths point, logging is updated for group calls, no errors in unit sectinon, but no contention handler and send routines not yet built.
2019-12-01 10:06:08 -06:00
Cort Buffington d8bfdc7068 Track subscribers
this is not yet really useable, just getting the mechanics started
2019-11-29 10:35:27 -06:00
Cort Buffington d689a876aa Separate UNIT from GROUP Calls
Initial framework for processing UNIT calls
2019-11-28 10:49:32 -06:00
Cort Buffington 31c23ae7a0 Fixed unecessary bytes to int conversion of sequence field -- used for loss reporting 2019-11-20 14:52:24 +00:00
n0mjs710 3878c82513 Add ability to specify a rules file on the CLI 2019-10-07 09:52:33 -05:00
n0mjs710 96b029a927 Cleaned up Processing and logging 2019-09-30 14:10:40 -05:00
n0mjs710 2ef0dfcd74 Fix ACL logging - SLOT specifig logging had quietly been broken 2019-09-25 14:36:20 -05:00