Forum Discussion
Adrian_1807
Nimbostratus
Jun 26, 2007RTSP transport header
Hi to all,
I´m working on one iRule and we are completily stopped at one point... you´ll see that my experience on this iRules is not the biggest ;-)
So, the question is:
I want to filter one Transport RTSP header. I mean, for instance, I have this line:
Transport:RTP/AVP/UDP;unicast;source=208.65.153.241;client_port=3456-3457;server_port=6970-6971;ssrc=3D6A7DA2
And the key question is that I want to remove the parameter source. So, the new line would be like:
Transport:RTP/AVP/UDP;unicast;client_port=3456-3457;server_port=6970-6971;ssrc=3D6A7DA2
So, what should I do? My question is only related on how can I handle this string. For sure, there is a command or something like that used for this issue.
Sorry for my lack of knowledge and thank you very much in advance.
Ciao
1 Reply
- JRahm
Admin
use string map. I'm assuming the source IP is the client address, so if it's not, you'll need a different target.
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