Jan writes: > Hello, > > so I tested Jami on core-updates and it didn't fix the bug > (https://git.jami.net/savoirfairelinux/jami-packaging/issues/63) > > Here's my work up to now, it is on wip-jami branch: > https://gitlab.com/kromka_chleba/jami-package-and-other-things-for-guix/-/tree/wip-jami > https://gitlab.com/kromka_chleba/jami-package-and-other-things-for-guix.git > > What happens is when making an audio call and then pressing the red > "disconnect" button, Jami daemon (dring) stops with the following > message: > > dring: ../src/pjsip-ua/sip_inv.c:246: pjsip_inv_dec_ref: Assertion `inv > && inv->ref_cnt' failed. It looks like this problem was fixed a while back: https://trac.pjsip.org/repos/ticket/2240 https://github.com/pjsip/pjproject/commit/d5a9caf6aac077c157fa6b20c770385c2355973d Have you tried updating pjproject to 2.10?