Hello, I am using pjsip port on Android (CSipSimple) and I am experiencing a crash when I hangup the call. The crash always happends on the call initiator side and it is caused by a dialog which is destroyed twice. The following functions are called when the crash happends: 1. tsx_timer_callback 2. tsx_set_state 3. pjsip_dlg_on_tsx_state 4. unregister_and_destroy_dialog (Here is the crash--> when the dialog is destroyed) This bug happends when I use a 3G internet connection. Any help would be appreciated. Thank you, Bogdan Chifor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140130/ba1333bf/attachment-0001.html>