Forum Discussion
eooyc_209394
Nimbostratus
Jul 02, 2015irule for SIP forward
we have an irule to forward SIP
rule SIP-forward {
when SIP_REQUEST_SEND {
SIP::header insert "Record-Route" ""
}
when SIP_RESPONSE_SEND {
if { [SIP::header "Record-Route"] ne "" }{
SIP::header remov...
eooyc_209394
Nimbostratus
Jul 06, 2015Thank you for your reply. I just confirmed the route header is only one, not two. like this route , sip:xxxxxx
not route route sip:xxxxxx
whether your code work?
also, we want to make the rule remove "," when only the sip:xxxxx contains special ip range. could you give me some suggestion? thank you very much.
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