i am trying to write a sip proxy that modifies the ip address shown in from and contact headers before forwarding the sip message. i would like to set the proxy address right into from and contact values of rdata and then generate the tdata from the modified structure, but i cannot see a way to do this. how can i write a pjsip_uri object specifying proxy uri to make the headers point to? thanks marco