Fix bad usage of linphone event in list of conference subcription. In case of error in the subscribe transaction, the LinphoneEvent is unrefd by the core, but still pointed. The code has to either take into account the LinphoneEvent state notifications, or take a ref.