Update monitor.py

This commit is contained in:
Waldek
2020-06-11 20:44:30 +02:00
committed by GitHub
parent 26c9240738
commit c37f73b223
-1
View File
@@ -470,7 +470,6 @@ def rts_update(p):
CTABLE['MASTERS'][system]['PEERS'][peer][timeSlot]['DEST'] = ''
if system in CTABLE['OPENBRIDGES']:
CTABLE['OPENBRIDGES'][system]['TRX'] = trx
if action == 'START':
CTABLE['OPENBRIDGES'][system]['STREAMS'][streamId] = (trx, alias_call(sourceSub, subscriber_ids),'TG{}'.format(destination))
if action == 'END':