Bug ID 617690: enable SIP::respond iRule command to operate during MR_FAILED event

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP LTM(all modules)

Known Affected Versions:
11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5, 11.6.0 HF6, 11.6.0 HF7, 11.6.0 HF8, 11.6.1, 11.6.1 HF1, 11.6.1 HF2, 11.6.2, 11.6.2 HF1, 12.1.0, 12.1.0 HF1, 12.1.0 HF2, 12.1.1, 12.1.1 HF1, 12.1.1 HF2, 12.1.2, 12.1.2 HF1, 12.1.2 HF2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5

Fixed In:
13.1.0, 12.1.3.6, 11.6.3

Opened: Sep 20, 2016
Severity: 4-Minor

Symptoms

When an message fails to route, it is not possible to return an error status back to the client.

Impact

Without this change, it is not possible for the script author to generate a response message to the client based on the routing failure.

Conditions

When a message fails to route, the MR_FAILED event is raised for the message.

Workaround

NA

Fix Information

SIP::respond command now works during MR_FAILED event.

Behavior Change