Darald Trinka wrote: > We are seeing this problem with PJSIP 1.6 on iOS 4. Does anyone else see this? If so were you able to resolve the issue? > > After we make and terminate a voip call if you put the application into the background the "double high, red, on call status bar" is still shown. It appears that PJ either leaves the mic or/and speaker open so that iOS 4 thinks that there is an active call when there isn't. > > We make the call with pjsua_call_make_call, terminate it with pjsua_call_hangup_all and hook up the media ports in the media state callback. > FWIW, we never saw this problem on iOS 4. We do run on a rather customized code base. Andrea