Reference12r1:IP4/General/STUN: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:
<br\>
<br\>
This format is also used for the STUN server configuration in the DHCP innovaphone [[{{NAMESPACE}}:DHCP_client#Supported_Options | Vendor Option 219 ]].
This format is also used for the STUN server configuration in the DHCP innovaphone [[{{NAMESPACE}}:DHCP_client#Supported_Options | Vendor Option 219 ]].
==STUN Servers==
The IP address or host name of the TURN server to use.
==TURN Username==
The user name for communication with the TURN server.
==TURN Password==
The password for communication with the TURN server.

Revision as of 18:10, 20 August 2015

STUN Servers

The default STUN servers that should be used on a box by ICE and SIP, if no configuration is given at the individual registrations. The field must contain a string in the following format:

  • up to two STUN servers which shall be queried in parallel, separated by semi-colon (;)

Each STUN server is denoted as

  • either a single DNS name and an optional port (e.g. stun.example.com:1234)
  • or a comma separated list of one or two IP addresses and optional ports (e.g. 172.16.13.1:1234,172.16.13.2)

<br\> This format is also used for the STUN server configuration in the DHCP innovaphone Vendor Option 219 .

STUN Servers

The IP address or host name of the TURN server to use.

TURN Username

The user name for communication with the TURN server.

TURN Password

The password for communication with the TURN server.