Hi, I'm using PJSIP on an automated calling machine to call SIP speakers on an amusement parc. But after a while, every call to the pjsip librarie stop returning, and my app freezes. The last log from pjsip before freezing is: 13:14:22.571 tsx0x71d014ec .Incoming Response msg 200/BYE/cseq=2821 (rdata0x742033e4) in state Calling 13:14:22.571 dlg0x7532262c !.....Transaction tsx0x71d014ec state changed to Calling 13:14:22.572 tsx0x71d014ec ..State changed from Calling to Completed, event=RX_MSG 13:14:22.573 dlg0x7532262c ...Received Response msg 200/BYE/cseq=2821 (rdata0x742033e4) 13:14:22.573 dlg0x7532262c ...Transaction tsx0x71d014ec state changed to Completed 13:14:22.574 pjsua_media.c .....Call 0: deinitializing media.. 13:14:22.573 pjsua_aud.c !Destroying player 0.. 13:14:27.572 tsx0x71d014ec !Timeout timer event Any ideas from where this can come from? Or how can I go further to find a solution? Regards, Luis Domingues -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150723/301ca095/attachment.html>