READY FOR TESTING

unit calls should be working on HBP and OBP systems. Also adds the ability to send TS data in OBP for unit calls to preserve timeslot routing for unit calls.
This commit is contained in:
Cort Buffington
2020-03-15 21:23:03 -05:00
parent f00d29e8a0
commit fdbfbf2362
5 changed files with 35 additions and 31 deletions

View File

@@ -48,8 +48,7 @@ BRIDGES = {
}
'''
list the names of each system that should process unit to unit (individual) calls. Processing
is both ingress and egress.
list the names of each system that should bridge unit to unit (individual) calls.
'''
UNIT = ['ONE', 'TWO']