...
Option Name | Type | Default Value | Regular Expression | Description |
---|---|---|---|---|
| | | | Number of simultaneous Asynchronous Operations, can no longer be set, always set to 1 |
| |
| | IP Address and optional port to bind to for this transport |
| |
| | File containing a list of certificates to read (TLS ONLY, not WSS) |
| |
| | Path to directory containing a list of certificates to read (TLS ONLY, not WSS) |
|
| | Certificate file for endpoint (TLS ONLY, not WSS) | |
|
| | Preferred cryptography cipher names (TLS ONLY, not WSS) | |
| |
| | Domain the transport comes from |
|
| | External IP address to use in RTP handling | |
| |
| | External address for SIP signalling |
| | | | External port for SIP signalling |
|
| | Method of SSL transport (TLS ONLY, not WSS) | |
|
| | Network to consider local (used for NAT purposes). | |
| |
| | Password required for transport |
| |
| | Private key file (TLS ONLY, not WSS) |
| | | Protocol to use for SIP traffic | |
| |
| | Require client certificate (TLS ONLY, not WSS) |
| |
| | Must be of type 'transport'. |
| |
| | Require verification of client certificate (TLS ONLY, not WSS) |
| |
| | Require verification of server certificate (TLS ONLY, not WSS) |
| | | Enable TOS for the signalling sent over this transport | |
| | | Enable COS for the signalling sent over this transport | |
| | | The timeout (in milliseconds) to set on WebSocket connections. | |
| | | Allow this transport to be reloaded. | |
|
| | Allow use of wildcards in certificates (TLS ONLY) | |
| | | Use the same transport for outgoing requests as incoming ones. |
...
Allow this transport to be reloaded when res_pjsip is reloaded. This option defaults to "no" because reloading a transport may disrupt in-progress calls.
Anchor | ||||
---|---|---|---|---|
|
allow_wildcard_certs
In combination with verify_server, when enabled allow use of wildcards, i.e. '.' in certs for common,and subject alt names of type DNS for TLS transport types. Names must start with the wildcard. Partial wildcards, e.g. 'f.example.com' and 'foo..com' are not allowed. As well, names only match against a single level meaning '.example.com' matches 'foo.example.com', but not 'foo.bar.example.com'.
Anchor | ||||
---|---|---|---|---|
|
...
Option Name | Type | Default Value | Regular Expression | Description |
---|---|---|---|---|
| | | | Value used in Max-Forwards header for SIP requests. |
| | | | The interval (in seconds) to send keepalives to active connection-oriented transports. |
| | | | The interval (in seconds) to check for expired contacts. |
| | | Disable Multi Domain support | |
| | | | The maximum amount of time from startup that qualifies should be attempted on all contacts. If greater than the qualify_frequency for an aor, qualify_frequency will be used instead. |
| | | The number of seconds over which to accumulate unidentified requests. | |
| | | The number of unidentified requests from a single IP to allow. | |
| | | | The interval at which unidentified requests are older than twice the unidentified_request_period are pruned. |
| |
| | Must be of type 'global' UNLESS the object name is 'global'. |
| | | | Value used in User-Agent header for SIP requests and Server header for SIP responses. |
| |
| | When set, Asterisk will dynamically create and destroy a NoOp priority 1 extension for a given peer who registers or unregisters with us. |
| | | | Endpoint to use when sending an outbound request to a URI without a specified endpoint. |
| |
| | The voicemail extension to send in the NOTIFY Message-Account header if not specified on endpoint or aor |
| | | | Enable/Disable SIP debug logging. Valid options include yes, no, or a host address |
| | | The order by which endpoint identifiers are processed and checked. Identifier names are usually derived from and can be found in the endpoint identifier module itself (res_pjsip_endpoint_identifier_*). You can use the CLI command "pjsip show identifiers" to see the identifiers currently available. | |
| | | | When Asterisk generates an outgoing SIP request, the From header username will be set to this value if there is no better option (such as CallerID) to be used. |
| | | | When Asterisk generates a challenge, the digest realm will be set to this value if there is no better option (such as auth/realm) to be used. |
| | | MWI taskprocessor high water alert trigger level. | |
| | | MWI taskprocessor low water clear alert level. | |
| | | Enable/Disable sending unsolicited MWI to all endpoints on startup. | |
| | | Enable/Disable ignoring SIP URI user field options. | |
| | | Place caller-id information into Contact header | |
| | | | Enable sending AMI ContactStatus event when a device refreshes its registration. |
| | | Trigger scope for taskprocessor overloads | |
| | | | Advertise support for RFC4488 REFER subscription suppression |
| | | Allow 180 after 183 |
...
This documentation was imported from Asterisk Version GIT-16-cd85f4af6f4e11