Forum Discussion
Shay_Ben-David1
Nimbostratus
Feb 26, 2009Problem with an irule
i am having some problem with an irule that should update the timeout of the persist record based on a SIP method, the deletion of the persist based on the if argument is going OK, but the adding of t...
tovy_93828
Nimbostratus
Mar 08, 2009hi, i also try some irule exactly like this and found the same situation, where the persist timeout is being taken from the default profile and not from the irule, another thing that i notice is that the irule seems to work with the deletion of the persist when the "if" condition accure, so i also don't know why its not working, maybe someone from devcentral could help me understand this ?
when SIP_REQUEST {
if {[SIP::method] == "BYE"} {
log.local0 "method: {[SIP::method] "
persist delete sip [SIP::call_id]
persist add sip [SIP::call_id]
}
}
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