spl options
I have scenario where the sbc (Acme Packet 3820 ECZ7.3.0 Patch 2) is behind NAT and have to change R-URI and SDP at least. I read that there is built in function using spl-option on SIP interface. Unfortunatelly i cannot find any document describing how to do this. What i found is document for version 6.3.9 but it does not accept the IP address after the option.
ORACLE(sip-interface)#spl-options +HeaderNatPrivateSipIfIp 192.168.0.1 7.
ORACLE(sip-interface)#spl-options +HeaderNatPublicSipIfIp 10.0.0.99
I will appriciate any help.