Asterisk Project : Asterisk 14 ManagerEvent_ContactStatus

ContactStatus

Synopsis

Raised when the state of a contact changes.

Description

Syntax

Event: ContactStatus
URI: <value>
ContactStatus: <value>
AOR: <value>
EndpointName: <value>
RoundtripUsec: <value>
UserAgent: <value>
RegExpire: <value>
ViaAddress: <value>
CallID: <value>
Arguments
  • URI - This contact's URI.
  • ContactStatus - New status of the contact.
    • Unknown
    • Unreachable
    • Reachable
    • Created
    • Removed
    • Updated
  • AOR - The name of the associated aor.
  • EndpointName - The name of the associated endpoint.
  • RoundtripUsec - The RTT measured during the last qualify.
  • 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

SYSTEM

See Also

Import Version

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