Forum Discussion
Amit_Grover_171
Nimbostratus
Jul 08, 2015Is it possible to add a pool IP and port as record route instead of Vistrual address IP using SIP profile
Hi,
I am trying to use F5 as reverse SIP proxy.
Client A --> F5-->unix server-->F5--> Client B
Desgin is like f5 will initiate two connection (inbound and outbound) for communication i...
Vernon_97235
Jul 19, 2015Historic F5 Account
You'll need to use an iRule to do this. The sip profile has an option to insert the Record-Route header. You would want to disable this (it's disabled by default) on the sip child profile applied to the Virtual Server. Then add an iRule like this:
when SIP_REQUEST_SEND {
SIP::header insert Record-Route [LB::server addr]
}
Amit_Grover_171
Nimbostratus
Jul 20, 2015Thanks Vernon for your response.
Can you please let me understand how Dialog Aware and community works in SIP persistance.
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