Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to SVN-branch-13-r426934

...

Option Name

Type

Default Value

Regular Expression

Description

async_operations

Unsigned Integer

1

false

Number of simultaneous Asynchronous Operations

bind

Custom

 

false

IP Address and optional port to bind to for this transport

ca_list_file

String

 

false

File containing a list of certificates to read (TLS ONLY)

cert_file

String

 

false

Certificate file for endpoint (TLS ONLY)

cipher

Custom

 

false

Preferred cryptography cipher names (TLS ONLY)

domain

String

 

false

Domain the transport comes from

external_media_address

String

 

false

External IP address to use in RTP handling

external_signaling_address

String

 

false

External address for SIP signalling

external_signaling_port

Unsigned Integer

0

false

External port for SIP signalling

method

Custom

 

false

Method of SSL transport (TLS ONLY)

local_net

Custom

 

false

Network to consider local (used for NAT purposes).

password

String

 

false

Password required for transport

priv_key_file

String

 

false

Private key file (TLS ONLY)

protocol

Custom

udp

false

Protocol to use for SIP traffic

require_client_cert

Custom

 

false

Require client certificate (TLS ONLY)

type

None

 

false

Must be of type 'transport'.

verify_client

Custom

 

false

Require verification of client certificate (TLS ONLY)

verify_server

Custom

 

false

Require verification of server certificate (TLS ONLY)

tos

Custom

0

false

Enable TOS for the signalling sent over this transport

cos

Unsigned Integer

0

false

Enable COS for the signalling sent over this transport

websocket_write_timeout

Integer

100

false

The timeout (in milliseconds) to set on WebSocket connections.

Configuration Option Descriptions

Anchor
transport_cert_file
transport_cert_file

cert_file

A path to a .crt or .pem file can be provided. However, only the certificate is read from the file, not the private key. The priv_key_file option must supply a matching key file.

Anchor
transport_cipher
transport_cipher

cipher

...

Option Name

Type

Default Value

Regular Expression

Description

max_forwards

Unsigned Integer

70

false

Value used in Max-Forwards header for SIP requests.

type

None

 

false

Must be of type 'global'.

user_agent

String

Asterisk PBX SVN-branch-13-r426865r426934

false

Value used in User-Agent header for SIP requests and Server header for SIP responses.

default_outbound_endpoint

String

default_outbound_endpoint

false

Endpoint to use when sending an outbound request to a URI without a specified endpoint.

debug

String

no

false

Enable/Disable SIP debug logging. Valid options include yes

no or a host address

...

This documentation was imported from Asterisk Version SVN-branch-13-r426865r426934