Control TG 9 slot 2 Dial-A-TG from either slot

kf7eel
Simon 4 years ago
parent e137e3c125
commit 72fdca025d
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -1760,7 +1760,7 @@ class routerHBP(HBSYSTEM):
_int_dst_id = int_id(_dst_id) _int_dst_id = int_id(_dst_id)
#Handle private calls (for reflectors) #Handle private calls (for reflectors)
if _call_type == 'unit' and _slot == 2: if _call_type == 'unit':
if (_stream_id != self.STATUS[_slot]['RX_STREAM_ID']): if (_stream_id != self.STATUS[_slot]['RX_STREAM_ID']):
self.STATUS[_slot]['_stopTgAnnounce'] = False self.STATUS[_slot]['_stopTgAnnounce'] = False

Loading…
Cancel
Save

Powered by TurnKey Linux.