mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2025-05-24 10:22:25 -04: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'] = ''
|
CTABLE['MASTERS'][system]['PEERS'][peer][timeSlot]['DEST'] = ''
|
||||||
|
|
||||||
if system in CTABLE['OPENBRIDGES']:
|
if system in CTABLE['OPENBRIDGES']:
|
||||||
CTABLE['OPENBRIDGES'][system]['TRX'] = trx
|
|
||||||
if action == 'START':
|
if action == 'START':
|
||||||
CTABLE['OPENBRIDGES'][system]['STREAMS'][streamId] = (trx, alias_call(sourceSub, subscriber_ids),'TG{}'.format(destination))
|
CTABLE['OPENBRIDGES'][system]['STREAMS'][streamId] = (trx, alias_call(sourceSub, subscriber_ids),'TG{}'.format(destination))
|
||||||
if action == 'END':
|
if action == 'END':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user