Anca, All,
 
I have the following scenario
 
UE  -  OpenSER Proxy/Presence Server  -  OpenSER Registrar
 
The proxy acts as proxy and presence server. If the UE sends a subscribe to user@registrar, it handles this subscription. If it publishes its state user@registrar it does as well. All registration/call control is proxied to the registrar.
 
I try now to use the PUA module API to create PUBLISH on the Proxy/Presence Server. This works fine, the only issue is that it has the request-uri user@registrar, like UE generated subscriptions. This is actually not an issue, but wanted. The problem is that the proxy forwards the package to the registrar acc. R-URI. I want it sent to another IP.
 
Is there the possibility to define the IP where the package should be sent to, i.e. presence server IP, to handle the packet there?
 
Thanks!
 
Best regards,
Sebastian