remove mitel rfp35

This commit is contained in:
Franzi 2025-05-06 20:58:33 +02:00
parent ae07976439
commit cc94f10c2d
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 0 additions and 7 deletions

View file

@ -1,4 +0,0 @@
dummy = true
[metadata.interfaces.default]
ips = ["172.19.138.41"]

View file

@ -79,11 +79,9 @@ nodes['home.nas'] = {
},
'5060/tcp': { # yate SIP
'home.snom-wohnzimmer',
'home.mitel-rfp35',
},
'5061/tcp': { # yate SIPS
'home.snom-wohnzimmer',
'home.mitel-rfp35',
},
# yate RTP uses some random UDP port. We cannot firewall
# it, because for incoming calls the other side decides
@ -93,7 +91,6 @@ nodes['home.nas'] = {
# to deal with randomly changing IPs here.
'*/udp': {
'home.snom-wohnzimmer',
'home.mitel-rfp35',
},
},
},