OutboundRegistrationDetail¶
Synopsis¶
Provides configuration details and status information about an outbound registration.
Since¶
12.0.0
Syntax¶
Event: OutboundRegistrationDetail
ObjectType: <value>
ObjectName: <value>
MaxRetries: <value>
ClientUri: <value>
SecurityNegotiation: <value>
AuthRejectionPermanent: <value>
ServerUri: <value>
MaxRandomInitialDelay: <value>
SupportPath: <value>
RetryInterval: <value>
ContactHeaderParams: <value>
Expiration: <value>
Transport: <value>
Line: <value>
ContactUser: <value>
Endpoint: <value>
UserAgent: <value>
ForbiddenRetryInterval: <value>
OutboundAuth: <value>
OutboundProxy: <value>
FatalRetryInterval: <value>
SupportOutbound: <value>
Status: <value>
NextReg: <value>
Arguments¶
-
ObjectType
- The object's type. This will always be 'registration'. -
ObjectName
- The name of this object. -
MaxRetries
- Maximum number of registration attempts. -
ClientUri
- Client SIP URI used when attemping outbound registration -
SecurityNegotiation
- The kind of security agreement negotiation to use. Currently, only mediasec is supported. -
AuthRejectionPermanent
- Determines whether failed authentication challenges are treated as permanent failures. -
ServerUri
- SIP URI of the server to register against -
MaxRandomInitialDelay
- Maximum interval in seconds for which an initial registration may be randomly delayed -
SupportPath
- Enables advertising SIP Path support for outbound REGISTER requests. -
RetryInterval
- Interval in seconds between retries if outbound registration is unsuccessful -
ContactHeaderParams
- Header parameters to place in the Contact header -
Expiration
- Expiration time for registrations in seconds -
Transport
- Transport used for outbound authentication -
Line
- Whether to add a 'line' parameter to the Contact for inbound call matching -
ContactUser
- Contact User to use in request. If this value is not set, this defaults to 's' -
Endpoint
- Endpoint to use for incoming related calls -
UserAgent
- Overrides the User-Agent header that should be used for outbound REGISTER requests. -
ForbiddenRetryInterval
- Interval used when receiving a 403 Forbidden response. -
OutboundAuth
- Authentication object(s) to be used for outbound registrations. -
OutboundProxy
- Full SIP URI of the outbound proxy used to send registrations -
FatalRetryInterval
- Interval used when receiving a Fatal response. -
SupportOutbound
- Enables advertising SIP Outbound support (RFC5626) for outbound REGISTER requests. -
Status
- The current status of this registration. Will be one of:-
Registered
-
Unregistered
-
Rejected
-
-
NextReg
- The number of seconds until the next registration.
Class¶
COMMAND
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT