External: LinphoneTunnelConfig

LinphoneTunnelConfig

This set of methods enhance LinphoneCore functionalities in order to provide an easy to use API to
Source:

Members

delay :number

Set the UDP packet round trip delay in ms for a tunnel configuration.
Type:
  • number
Source:

host :string

Set the IP address or hostname of the tunnel server.
Type:
  • string
Source:

port :number

Set tls port of server.
Type:
  • number
Source:

remoteUdpMirrorPort :number

Set the remote port on the tunnel server side used to test UDP reachability. This is used when the mode is set auto, to detect whether the tunnel has to be enabled or not.
Type:
  • number
Source: