telcentris_9103
Oct 08, 2010Nimbostratus
Lookup spurce ip address from persist entries
Here is my scenario
SIP VoIP
A(1.1.1.1) SUBSCRIBE --> F5 VS(2.2.2.2) --> B(3.3.3.3)
A <-- F5 VS <-- 200OK B
A <-- F5 VS <-- NOTIFY B
My issue is on the NOTIFY. When F5 sends to A it still has F5 IP address in URI. How would I lookup the A IP address in the persist table so that I can use the irule to replace the uri?
Everything works fine in regards to persistence and flow.
So instead of uri looking like
NOTIFY sip:2.2.2.2
I need it to be
NOTIFY sip:1.1.1.1
Is there another way to store the IP address?
Tx
Darren
yahoo-darren_voip