SIP::message

Description

The SIP::message command returns full content of the SIP request or response message.

Syntax

SIP::message

Return Value

Returns content of the current message

Valid During

MR_INGRESS, MR_EGRESS, MR_FAILED, SIP_REQUEST, SIP_RESPONSE, SIP_REQUEST_SEND, SIP_RESPONSE_SEND

Examples

when SIP_REQUEST {
   log local0. [SIP::message]
 }

Change Log

@BIGIP-12.1.0

  • First introduced the command.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.