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...
Shay_Ben-David1
Nimbostratus
Feb 26, 2009when BYE sent, the persist is removed and another one comes in place, but the timeout for this persist comes from the default profile (180 second) and not from the irule.
virtual incoming-sip-v4 {
pool server-v4-pool
destination 10.106.1.1:5060
ip protocol udp
rules Incoming_SIP_ipv4
profiles
sip-v4
sip_calls
udp_ipv4_immediate
persist sip-callid-v4
}
profile udp udp_ipv4_immediate {
defaults from udp
idle timeout immediate
datagram lb enable
allow payload disable
}
profile sip sip-v4 {
defaults from sip
terminate bye disable
}
profile stats sip_calls {
defaults from stats
field1 172.10.10.2
field2 172.10.10.3
field3 172.10.10.4
}
profile persist sip-callid-v4 {
defaults from sip_info
mode sip
timeout 1800
sip info "Call-ID"
across services disable
across virtuals enable
across pools disable
}
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