()()()()()()()()()

kf7eel-inc
Simon 4 years ago
parent 42ab335bb4
commit 408adc9aad
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -1798,7 +1798,7 @@ class routerHBP(HBSYSTEM):
logger.info('(%s) FLCO - call is VOICE: dtype_vseq %s, src_id: %s dst_id: %s',self._system, _dtype_vseq, int_id(_rf_src), _int_dst_id)
_voice_call = True
##
if (_call_type == 'unit' and (_dtype_vseq == 6 or _dtype_vseq == 7 or (_stream_id != self.STATUS[_slot]['RX_STREAM_ID'] and _dtype_vseq == 3)):
if _call_type == 'unit' and (_dtype_vseq == 6 or _dtype_vseq == 7 or (_stream_id != self.STATUS[_slot]['RX_STREAM_ID'] and _dtype_vseq == 3)):
## if ahex(dmrpkt)[27:-27] == b'd5d7f77fd757':
# This is a data call
_data_call = True

Loading…
Cancel
Save

Powered by TurnKey Linux.