On Nov 21, 2009, at 11:25 AM, oto nag wrote: > Hi, > > I am trying to build an mobile sip client (in python for now) and I have same problems as written on the page you posted. If do call.reinvite() in SDP there is still an od IP. > > For IP change detection I made an another thread in witch I monitor actual IP address (many times per second) and if change is detected I can execute a proper actions.. but question for me is, what should be proper actions. And if these actions can be achieved with pjsua. > You'll nedd to restart the transport and the accounts... and if you're using pjsua I think you'll also need to restart the whole pjsua. As you said we can do it from outside, but it'd be better if pjsip itself was able to recover from such a situation. :) -- Saul Ibarra Corretge AG Projects