Thank You. Yes this is one way! But when everything is fine and no crash happens this will restart the media sessions. Which is why am a little skeptical about using it. Apart from this mechanism there isn't a known way right? On Wed, Jan 23, 2013 at 12:13 PM, Anshuman S. Rawat <arawat at 3clogic.com>wrote: > You could use session timers to tear down session in such cases. > Look for PJSIP_INV_ALWAYS_USE_TIMER. > > Regards, > Anshuman > > > From: pjsip [mailto:pjsip-bounces@xxxxxxxxxxxxxxx] On Behalf Of Sandeep > Karanth > Sent: 23 January 2013 10:05 > To: pjsip list > Subject: Dangling Calls > > Hi all, > Could some one clarify this to me? Suppose I have a UDP call > established between Caller A (Some 3rd party app) and Callee B (app which > plays a file into call using pjsua-lib). Consider that B expects call tear > down to be initiated always from A, i.e A will send BYE to B. > > Now if the initial call set up has happened and media flows and then in the > the middle of the call suppose the Caller A crashes then at the B's end the > call would exist forever right! Is there any mechanism in case of UDP in > pjsua-lib that B will get to know that the other end doesn't exist anymore > and hence the call should be terminated? Any pointers on this would be > appreciated. > > Regards, > Sandeep > > > > _______________________________________________ > 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/20130123/93d94fa1/attachment-0001.html>