Forum Discussion
Evelin_195902
Nimbostratus
Aug 20, 2015SIP Record-route problem
Hi guys,
I would need your help regarding inserting Record-route header information in SIP profile.
The scenario is as follows:
SIP agent -> Virtual Server+SIP+SNAT Automap profile applied on LT...
Evelin_195902
Nimbostratus
Aug 21, 2015Thanks for the replies, guys. For now I've implemented a simple irule which strips the RR header info for requests being forwarded to SIP server and add RR for any SIP responses being sent from the SIP server to SIP agent. It looks like this:
when SIP_REQUEST_SEND { SIP::header remove "Record-Route" } when SIP_RESPONSE_SEND { SIP::header insert "Record-Route" "" }
It seems to be working fine for now. Our QAs are testing it. If it doesn't work for some reason I'll try with your suggestions.
Thanks again!
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