Hi, Yes, generally Call (Python) object should remain valid during an active call, but perhaps this is not the case, so could you clarify a bit more about 'destroying a call' and more detail about the problem (e.g: sample scenario, pjsip version, which API or Python binding you are using) would be useful. Btw, in case you are still using the pjsua Python <https://trac.pjsip.org/repos/wiki/Python_SIP_Tutorial> module (in pjsip-apps/src/python), just FYI, it is about to be deprecated and replaced by the new pjsua2 API <http://www.pjsip.org/docs/book-latest/html/index.html> that has Python binding via SWIG. BR, nanang On Fri, Jan 8, 2016 at 11:24 PM, Matthew Williams <mgwilliams at gmail.com> wrote: > Hi, > > I'm using the Python bindings (updated for Python 3.5), but it seems calls > are not being destroyed. I've dug around, but do not see any way to destroy > a call other than calling hangup(). Am I missing something? > > Thanks! > > _______________________________________________ > 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/20160111/adbb466a/attachment.html>