Hello, First of all, congratulations on 1.0 release! I'm using pjsua-lib from pjproject-1.0. The documentation states that value zero of the field "status" in pjsua_acc_info structure means that account is unregistered. However I'm getting 200 after unregistration call using pjsua_acc_set_registration(). I guess that this is a success code on unregistering attempt. But is there a way to figure out reigstration status of the account without knowing previous calls which can change this status? Best regards, Alexei