Hello, I confirm your issue, and it's present in ipjsua too. But it's very weird, because: - if the iphone calls someone, and someone ends the call, the PJSIP_INV_STATE_DISCONNECTED message is not triggered by the iPhone - if someone calls the iphone, and someone ends the call, the BYE message is triggered by the iPhone. I use the last version of svn branch 1.x. Regards Samuel Le 01/06/11 09:14, Dia Kharrat a ?crit : > Hi, > > We're implementing a voip-based iphone app, and I'm facing a situation > where I'm not receiving the call state PJSIP_INV_STATE_DISCONNECTED > event when the callee disconnects the call (on a PSTN). When I tried > testing out the ipjsip sample iphone app provided in the SDK, I > noticed that it receives the disconnect event properly. So, it seems > like I'm missing something in my code. Comparing how the sample app > does things did not yield anything that stands out from how we're > using pjsip. Does anyone happen to know why > PJSIP_INV_STATE_DISCONNECTED would not be triggered? I receive the > other events properly, so it's very strange. Any pointers as to where > to look would be appreciated. > > Thanks, > Dia > > > _______________________________________________ > 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/20110602/07040a79/attachment.html>