Hello, I'm trying to notice when an outgoing call gets rejected. Unfortunately I found no way to do this. I make a call with pjsua_call_make_call and both callback function on_call_media_state and on_call_state both get called BUT although the call got rejected, call_state is NOT *PJSIP_INV_STATE_DISCONNECTED* and media state is even *PJSUA_CALL_MEDIA_ACTIVE* . The outgoing call than has to be terminated manually. So is there any way to detect rejected calls? kind regards Philip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20111129/2d743eb0/attachment.html>