Hello, how can I detect that an outgoing call got declined in pjsip 1.12? If I make call pjsip_inv_state is first *PJSIP_INV_STATE_CALLING* and then *PJSIP_INV_STATE_EARLY. If the call was declined state should change to **PJSIP_INV_STATE_DISCONNECTED, but that's not the case, I get **PJSIP_INV_STATE_CONNECTING and ** PJSIP_INV_STATE_CONFIRMED*. That's identical to Accepted Calls. So how can I differ both cases? kind regards Philip Hoehlein -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20111202/1fcd66e2/attachment.html>