IMS: Fix the crashes in MT conference call

1)mOriginalConnection in TelephonyConnection can be null
  once clearOriginalConnection() is called as the Connection
  is disconnected because of (IMS_MERGED_SUCCESSFULLY).
2)mTelephonyConnectionService in TelephonyConnection which hosting
  the ImsConference can be null once ImsConference is created
  before mTelephonyConnectionService is set on the Connection
  which passed in.

Change-Id: I47e3dd7966e9f788bc29f576938e09049eb63c2d
CRs-Fixed: 3016834 3101698
Issue: FP3-A13#68
[FP3: Add related changes of upstream merge 'Merge TP1A.220414.003']
(cherry picked from commit c5e97a4057104890148c4730db333d45f9ab032c)
4 files changed