Skip to content

AuthDetail

Synopsis

Provide details about an authentication section.

Syntax

    Event: AuthDetail
    ObjectType: <value>
    ObjectName: <value>
    Username: <value>
    Password: <value>
    Md5Cred: <value>
    Realm: <value>
    NonceLifetime: <value>
    AuthType: <value>
    EndpointName: <value>
Arguments
  • ObjectType - The object's type. This will always be 'auth'.

  • ObjectName - The name of this object.

  • Username - Username to use for account

  • Password - Username to use for account

  • Md5Cred - MD5 Hash used for authentication.

  • Realm - SIP realm for endpoint

  • NonceLifetime - Lifetime of a nonce associated with this authentication config.

  • AuthType - Authentication type

  • EndpointName - The name of the endpoint associated with this information.

Class

COMMAND

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT