TransportDetail
Synopsis
Provide details about an authentication section.
Description
Syntax
Event: TransportDetail ObjectType: <value> ObjectName: <value> Protocol: <value> Bind: <value> AsycOperations: <value> CaListFile: <value> CertFile: <value> PrivKeyFile: <value> Password: <value> ExternalSignalingAddress: <value> ExternalSignalingPort: <value> ExternalMediaAddress: <value> Domain: <value> VerifyServer: <value> VerifyClient: <value> RequireClientCert: <value> Method: <value> Cipher: <value> LocalNet: <value> Tos: <value> Cos: <value> WebsocketWriteTimeout: <value> EndpointName: <value>
Arguments
ObjectType
- The object's type. This will always be 'transport'.ObjectName
- The name of this object.Protocol
- Protocol to use for SIP trafficBind
- IP Address and optional port to bind to for this transportAsycOperations
- Number of simultaneous Asynchronous OperationsCaListFile
- File containing a list of certificates to read (TLS ONLY)CertFile
- Certificate file for endpoint (TLS ONLY)PrivKeyFile
- Private key file (TLS ONLY)Password
- Password required for transportExternalSignalingAddress
- External address for SIP signallingExternalSignalingPort
- External port for SIP signallingExternalMediaAddress
- External IP address to use in RTP handlingDomain
- Domain the transport comes fromVerifyServer
- Require verification of server certificate (TLS ONLY)VerifyClient
- Require verification of client certificate (TLS ONLY)RequireClientCert
- Require client certificate (TLS ONLY)Method
- Method of SSL transport (TLS ONLY)Cipher
- Preferred Cryptography Cipher (TLS ONLY)LocalNet
- Network to consider local (used for NAT purposes).Tos
- Enable TOS for the signalling sent over this transportCos
- Enable COS for the signalling sent over this transportWebsocketWriteTimeout
- The timeout (in milliseconds) to set on WebSocket connections.EndpointName
- The name of the endpoint associated with this information.
Class
COMMAND
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538