On Tue, Sep 21, 2010 at 1:37 AM, Klaus Darilion <klaus.mailinglists at pernau.at> wrote: > > > Am 20.09.2010 17:37, schrieb Montevecchi Massimiliano: >> >> First of all, thank for your quick reply. >> >> Respect the correct behavior you described, the problem is on the >> answering client (pjsua#2). In fact I see (I looked at wireshark capture) it >> does not send the BYE even if it declares the call disconnected. >> > > From RFC point of view it is clearly a bug. From robustness point of view it > might be wise to not terminate a call if there are other pointers which > indicate successful call setup (e.g. RTP streams). > > Anyway, pjsua reports a "disconnected" without sending BYE. That seems to be > a bug. > Looks like a bug indeed. Added https://trac.pjsip.org/repos/ticket/1131 for this. Thanks! Benny