Reference11r1:IP4/General/STUN: Difference between revisions
Jump to navigation
Jump to search
New page: ==STUN Servers== The default STUN servers that should be used on that box by ICE and SIP, if no configuration is given at the individual registrations. The field must contain a string in t... |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
If a STUN server configuration is given by DHCP, it is also shown here. | If a STUN server configuration is given by DHCP, it is also shown here. | ||
== Known Issues == | |||
Note: It's necessary to enable NAT and include in NAT the interfaces to enable the STUN feature. |
Latest revision as of 12:49, 9 February 2016
STUN Servers
The default STUN servers that should be used on that box by ICE and SIP, if no configuration is given at the individual registrations. The field must contain a string in the following formats:
- a single DNS name and an optional port (e.g.
stun.example.com:1234
). - a comma separated list of one or two IP addresses and optional ports (e.g.
172.16.13.1:1234,172.16.13.2
).
If a STUN server configuration is given by DHCP, it is also shown here.
Known Issues
Note: It's necessary to enable NAT and include in NAT the interfaces to enable the STUN feature.