From e137e3c12588aef0b976ec329ddc1b715773df2b Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 15 Oct 2021 16:10:42 +0100 Subject: [PATCH] Stop "linked to" after "busy" signal --- bridge_master.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bridge_master.py b/bridge_master.py index d02059f..290db5e 100755 --- a/bridge_master.py +++ b/bridge_master.py @@ -1839,6 +1839,7 @@ class routerHBP(HBSYSTEM): logger.info('(%s) Reflector: voice called - TG < 5 or 9 - "busy""', self._system) _say.append(words[_lang]['busy']) _say.append(words[_lang]['silence']) + self.STATUS[_slot]['_stopTgAnnounce'] #If disconnection called if _int_dst_id == 4000: