Skip to content

ContactStatusDetail

Synopsis

Provide details about a contact's status.

Since

13.0.0

Syntax

    Event: ContactStatusDetail
    AOR: <value>
    URI: <value>
    Status: <value>
    RoundtripUsec: <value>
    EndpointName: <value>
    UserAgent: <value>
    RegExpire: <value>
    ViaAddress: <value>
    CallID: <value>
    ID: <value>
    AuthenticateQualify: <value>
    OutboundProxy: <value>
    Path: <value>
    QualifyFrequency: <value>
    QualifyTimeout: <value>
    Qualify2xxOnly: <value>
Arguments
  • AOR - The AoR that owns this contact.

  • URI - This contact's URI.

  • Status - This contact's status.

    • Reachable

    • Unreachable

    • NonQualified

    • Unknown

  • RoundtripUsec - The round trip time in microseconds.

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

  • UserAgent - Content of the User-Agent header in REGISTER request

  • RegExpire - Absolute time that this contact is no longer valid after

  • ViaAddress - IP address:port of the last Via header in REGISTER request. Will only appear in the event if available.

  • CallID - Content of the Call-ID header in REGISTER request. Will only appear in the event if available.

  • ID - The sorcery ID of the contact.

  • AuthenticateQualify - A boolean indicating whether a qualify should be authenticated.

  • OutboundProxy - The contact's outbound proxy.

  • Path - The Path header received on the REGISTER.

  • QualifyFrequency - The interval in seconds at which the contact will be qualified.

  • QualifyTimeout - The elapsed time in decimal seconds after which an OPTIONS message is sent before the contact is considered unavailable.

  • Qualify2xxOnly - Only consider a contact available if the OPTIONS response has a 2xx status code.

Class

COMMAND

Generated Version

This documentation was generated from Asterisk branch 22 using version GIT