Simon 4 years ago
parent 3a1a0423af
commit f682db86fb

@ -2367,7 +2367,7 @@ class routerHBP(HBSYSTEM):
#Handle AMI
if _call_type == 'unit' and not _data_call and _slot == 1:
self.STATUS[_slot]['TX_TIME'] = self.STATUS[_slot]['TX_TIME'] - 5
self.STATUS[_slot]['TX_TIME'] = self.STATUS[_slot]['TX_TIME'] - 10
if (_stream_id != self.STATUS[_slot]['RX_STREAM_ID']):
if _int_dst_id == 4000:

Loading…
Cancel
Save

Powered by TurnKey Linux.