diff --git a/nodes/home/nas.py b/nodes/home/nas.py index b67b1de..37136d5 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -69,11 +69,11 @@ nodes['home.nas'] = { }, '5060': { # yate SIP 'home.snom-wohnzimmer', - 'home.bubble01', + 'home.mitel-rfp35', }, '5061': { # yate SIPS 'home.snom-wohnzimmer', - 'home.bubble01', + 'home.mitel-rfp35', }, # yate RTP uses some random UDP port. We cannot firewall # it, because for incoming calls the other side decides @@ -83,7 +83,7 @@ nodes['home.nas'] = { # to deal with randomly changing IPs here. '*/udp': { 'home.snom-wohnzimmer', - 'home.bubble01', + 'home.mitel-rfp35', }, }, }, @@ -151,7 +151,7 @@ nodes['home.nas'] = { 'bridges': { 'br0': { 'match': { - 'enp1s0', + 'eno1', }, }, 'br1138': {