Konftel 300IP Installation And Administration page 19

Hide thumbs Also See for 300IP:
Table of Contents

Advertisement

PRovISIoNINg – uPgRADE AND CoNFIguRAtIoN
<sip>
<udp_transport>
Specify if UDP shall be used as transport.
<udp_port>
Specify the UDP port to listen to.
<tcp_transport>
Specify if TCP shall be used as transport.
<tcp_port>
Specify the TCP port to listen to.
<tls_transport>
Specify if TLS shall be used as transport.
<sips_transport>
Specify if SIPS shall be used as transport.
<tls_port>
Specify the TLS port to listen to.
<rtp_port>
Specify the start port for RTP traffic.
<outbound_proxy />
Specify the URL of outbound proxies to visit for all outgoing requests.
The outbound proxies will be used for all accounts, and it will be used to
build the route set for outgoing requests. The final route set for outgoing
requests will consists of the outbound proxies and the proxy configured
in the account.
<use_stun>
Use Simple Traversal of UDP through NATs (STUN) for NAT traversal.
Default is no.
<stun_domain />
Specify domain name to be resolved with DNS SRV resolution to get
the address of the STUN servers. Alternatively application may specify
stun_host and stun_relay_host instead.
<stun_host />
Specify STUN server to be used, in "HOST[:PORT]" format. If port is not
specified, default port 3478 will be used.
<use_turn>
Use Traversal Using Relay NAT (TURN) for NAT traversal. Default is no.
<turn_host />
Specify TURN relay server to be used.
<turn_tcp>
Use TCP connection to TURN server. Default is false.
<turn_user />
TURN username.
<turn_passwd />
TURN password.
<nat_type_in_sdp>
Support for adding and parsing NAT type in the SDP to assist trouble-
shooting. The valid values are:
0: no information will be added in SDP, and parsing is disabled
1: only the NAT type number is added
2: add both NAT type number and name
<require_100rel>
Specify whether support for reliable provisional response (100rel and
PRACK) should be required by default. Note that this setting can be
further customized in account configuration.
<use_srtp>
Specify default value of secure media transport usage. Note that this
setting can be further customized in account configuration.
0: SRTP will be disabled, and the transport will reject RTP/SAVP offer.
1: SRTP will be advertised as optional and incoming SRTP offer will be
accepted.
2: The transport will require that RTP/SAVP media shall be used.
34
PRovISIoNINg – uPgRADE AND CoNFIguRAtIoN
<srtp_secure_signaling>Specify whether SRTP requires secure signalling to be used. This option
is only used when use_srtp option above is non-zero. Note that this
setting can be further customized in account configuration.
0: SRTP does not require secure signalling
1: SRTP requires secure transport such as TLS
2: SRTP requires secure end-to-end transport (SIPS)
<codec>
<type>
Codec type
<name>
Codec name
<prio>
Codec priority (0-4)
<dtmf>
DTMF signalling. Default is 2.
0: In-band
1: SIP message
2: RTP message
<no_vad>
Disable VAD? Default is VAD enabled.
<ec_tail>
Echo canceller tail length, in milliseconds.
<enable_ice>
Enable ICE?
<enable_relay>
Enable ICE relay?
<enable_presence>
Enable the use of presence signalling.
<tls>
<tls_password />
Password for the private key
<tls_method>
TLS protocol method from pjsip_ssl_method, which can be:
0: Default (SSLv23)
1: TLSv1
2: SSLv2
3: SSLv3
23: SSLv23
<tls_verify_server>
Verify server certificate.
<tls_verify_client>
Verify client certificate.
<tls_require_client_cert> Require client certificate.
<tls_neg_timeout>
TLS negotiation timeout in seconds to be applied for both outgoing and
incoming connections. If zero, no timeout is used.
<account>
<valid>
If this account information is valid or not.
<name>
User defined name of the account
<id>
The full SIP URL for the account.
<registrar>
This is the URL to be put in the request URI for the registration.
35

Advertisement

Table of Contents
loading

Table of Contents