Forum Discussion
emanuele_t_acn_
Nimbostratus
Feb 03, 2016sip:response rewrite
Hi all, We have configured an irule that intercepts sip response and if the sip response code is equal to 503, it has to rewrite 503 in 500 and send it to outside of F5.
when SIP_RESPONSE {
if { [SIP::response code] == "503" } { SIP::response rewrite 500 "Service Unavailable" log local0. "After rewrite: [SIP::response code]" } }
In the ltm log, we have observed that the response code after the rewrite is actually 500, but analysing the tcpdump, to outside of F5 it is send 503.
How is it possible?
Regards
No RepliesBe the first to reply
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects