Hi! If I shutdown pjsua the on_reg_state callback is triggered with an acc_id which is invalid (tested with pjsua_acc_is_valid()). Isn't it a bit weird to trigger the callback with an invalid acc_id? Or is this the defined way to signal to the application that an account was removed? regards klaus