remove mitel rfp35
This commit is contained in:
parent
ae07976439
commit
cc94f10c2d
2 changed files with 0 additions and 7 deletions
|
@ -1,4 +0,0 @@
|
||||||
dummy = true
|
|
||||||
|
|
||||||
[metadata.interfaces.default]
|
|
||||||
ips = ["172.19.138.41"]
|
|
|
@ -79,11 +79,9 @@ nodes['home.nas'] = {
|
||||||
},
|
},
|
||||||
'5060/tcp': { # yate SIP
|
'5060/tcp': { # yate SIP
|
||||||
'home.snom-wohnzimmer',
|
'home.snom-wohnzimmer',
|
||||||
'home.mitel-rfp35',
|
|
||||||
},
|
},
|
||||||
'5061/tcp': { # yate SIPS
|
'5061/tcp': { # yate SIPS
|
||||||
'home.snom-wohnzimmer',
|
'home.snom-wohnzimmer',
|
||||||
'home.mitel-rfp35',
|
|
||||||
},
|
},
|
||||||
# yate RTP uses some random UDP port. We cannot firewall
|
# yate RTP uses some random UDP port. We cannot firewall
|
||||||
# it, because for incoming calls the other side decides
|
# it, because for incoming calls the other side decides
|
||||||
|
@ -93,7 +91,6 @@ nodes['home.nas'] = {
|
||||||
# to deal with randomly changing IPs here.
|
# to deal with randomly changing IPs here.
|
||||||
'*/udp': {
|
'*/udp': {
|
||||||
'home.snom-wohnzimmer',
|
'home.snom-wohnzimmer',
|
||||||
'home.mitel-rfp35',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue