Test BCKA timers
This commit is contained in:
parent
19db6308b4
commit
31452345cb
@ -1466,6 +1466,7 @@ class routerHBP(HBSYSTEM):
|
||||
|
||||
#If target has missed 6 (on 1 min) of keepalives, don't send
|
||||
if _target_system['ENHANCED_OBP'] and '_bcka' in _target_system and _target_system['_bcka'] < _pkt_time - 60:
|
||||
logger.warning('Not sending due to mised KA')
|
||||
continue
|
||||
|
||||
# Is this a new call stream on the target?
|
||||
|
Loading…
Reference in New Issue
Block a user