Try modifying "rem_addr" variable in transport_udp file. On Wed, Sep 19, 2012 at 1:23 PM, John Nash <john.nash778 at gmail.com> wrote: > I am using pjsua lib in version 1.14.2. > > In my scenario i am using Outbound proxy by assigning value to > ua_cfg.outbound_proxy[0] as following > ua_cfg.outbound_proxy[0] = "sip:<IP:port>;lr;hide" > > Now I expect pjsua to send all messages/responses Ack etc to OutBound > Proxy server I set but in cases of some Proxy Pjsua is trying to send BYE > to another address (It picks that address from the Contact of 200 OK...It > uses contact address in Request URI of BYE which is ok...but it also uses > that address to actually send packet) > > What kind of changes or hack i can do to make pjsip send all messages to > Outbound proxy only. > > Regards, > > Nash > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120920/49e1b5a4/attachment-0001.html>