Forum Discussion
Ken_Wong_48678
Sep 04, 2008Historic F5 Account
SIP via header modification
Hi,
my customers have a requirement to modify SIP via header, they want to insert the SIP client ip and port into the via header.
when CLIENT_ACCEPTED {
set ::clie...
Ken_Wong_48678
Sep 05, 2008Historic F5 Account
finally it seems work and I will pass to customer for further tests. Thanks for all who response...
Ken
when SIP_REQUEST {
log local0. "client info is [IP::client_addr]:[UDP::client_port]"
SIP::header insert "Via" "[lindex [split [SIP::via 0] ";"] 0];received=[IP::client_addr];rport=[UDP::client_port];[lindex [split [SIP::via 0] ";"] 1]"
SIP::header remove "Via" 1
}
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
