mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-24 16:58:47 -05:00
Update monitor.py
This commit is contained in:
parent
26c9240738
commit
c37f73b223
@ -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':
|
||||
|
Loading…
Reference in New Issue
Block a user