DIAMETER_INGRESS

Description

An iRule event triggered when the system receives a DIAMETER message. The context of this event shifts based on where the message originated.
  • If the client sent the message, DIAMETER_INGRESS is a clientside event
  • If the server sent the message, DIAMETER_INGRESS is a serverside event

Note: this event does not apply toCER/CEAmessages. If handling these messages is required, you’ll need to perform a binary scan to modify AVPs.

Examples

Code