Forum Discussion
daviddaoud2_205
Nimbostratus
Jun 03, 2008BUG in iRule with SIP messages
Hello,
I have found what looks like a "bug" in the use of iRules to modify SIP messages and redirect them. Here is the thing:
My code looks like:
when SIP_REQUEST...
daviddaoud2_205
Nimbostratus
Jun 03, 2008when SIP_RESPONSE {
if { [SIP::header Via] contains "192.168.113.99" } {
log local0. " 200 OK coming from MGW to the module"
SIP::header remove "To"
SIP::header insert "To" ""
}
I can see the log message but none modifications are done.
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