Forum Discussion
vincent_mischke
Jun 26, 2007Historic F5 Account
SIP Persist for outbound calls
We are trying to use the following irule to delete persistence when BYE received and to create an entry for outbound calls. Line 6 comes up w/ an error:
when SIP_REQUEST {
if {[SIP::method] == "BYE"} {
persist delete sip [SIP::call_id]
}
else {
persist add sip [SIP::call_id]
}
}
}
Any ideas?
- Joao_Bota_10633
Nimbostratus
try this:
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