MESSAGE::proto

Description

This command returns protocol of the message. For example, MQTT, SIP, and DIAMETER. This is valid for messages of the following protocols:
  • DIAMETER
  • MQTT
  • SIP

Syntax

MESSAGE::proto

Examples

when MR_INGRESS {
    log local0. "[MESSAGE::proto]"
}