Skip to end of metadata
Go to start of metadata

AuthList

Synopsis

Provide details about an Address of Record (Auth) section.

Description

Syntax

Event: AuthList
ObjectType: <value>
ObjectName: <value>
Username: <value>
Md5Cred: <value>
Realm: <value>
AuthType: <value>
Password: <value>
NonceLifetime: <value>
Arguments
  • ObjectType - The object's type. This will always be 'auth'.
  • ObjectName - The name of this object.
  • Username - Username to use for account
  • Md5Cred - MD5 Hash used for authentication.
  • Realm - SIP realm for endpoint
  • AuthType - Authentication type
  • Password - Plain text password used for authentication.
  • NonceLifetime - Lifetime of a nonce associated with this authentication config.

Class

COMMAND

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels