AMI
Simon 4 years ago
parent 94c42bd9bf
commit 84a148c2be

@ -2347,6 +2347,8 @@ class routerHBP(HBSYSTEM):
if CONFIG['ALLSTAR']['ENABLED'] and _int_dst_id == 8:
logger.info('(%s) Reflector: voice called - TG 8 AllStar"', self._system)
_say.append(words[_lang]['A'])
_say.append(words[_lang]['S'])
_say.append(words[_lang]['L'])
_say.append(words[_lang]['silence'])
self.STATUS[_slot]['_stopTgAnnounce'] = True
self.STATUS[_slot]['_allStarMode'] = True

Loading…
Cancel
Save

Powered by TurnKey Linux.