Asterisk Project : Asterisk 14 ManagerEvent_ContactStatusDetail

ContactStatusDetail

Synopsis

Provide details about a contact's status.

Description

Syntax

Event: ContactStatusDetail
AOR: <value>
URI: <value>
Status: <value>
RoundtripUsec: <value>
EndpointName: <value>
UserAgent: <value>
RegExpire: <value>
ViaAddress: <value>
CallID: <value>
Arguments
  • AOR - The AoR that owns this contact.
  • URI - This contact's URI.
  • Status - This contact's status.
    • Reachable
    • Unreachable
  • 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
  • CallID - Content of the Call-ID header in REGISTER request

Class

COMMAND

See Also

Import Version

This documentation was imported from Asterisk Version GIT-master-7d17164