Skip to content

UnexpectedAddress

Synopsis

Raised when a request has a different source address then what is expected for a session already in progress with a service.

Syntax

    Event: UnexpectedAddress
    EventTV: <value>
    Severity: <value>
    Service: <value>
    EventVersion: <value>
    AccountID: <value>
    SessionID: <value>
    LocalAddress: <value>
    RemoteAddress: <value>
    ExpectedAddress: <value>
    [Module:] <value>
    [SessionTV:] <value>
Arguments
  • EventTV - The time the event was detected.

  • Severity - A relative severity of the security event.

    • Informational

    • Error

  • Service - The Asterisk service that raised the security event.

  • EventVersion - The version of this event.

  • AccountID - The Service account associated with the security event notification.

  • SessionID - A unique identifier for the session in the service that raised the event.

  • LocalAddress - The address of the Asterisk service that raised the security event.

  • RemoteAddress - The remote address of the entity that caused the security event to be raised.

  • ExpectedAddress - The address that the request was expected to use.

  • Module - If available, the name of the module that raised the event.

  • SessionTV - The timestamp reported by the session.

Class

SECURITY

Generated Version

This documentation was generated from Asterisk branch 16 using version GIT