Provision user from iPhone without VoLTE

While requesting STATUS on a VVM3 user provisioned for iPhone, the
returned SMS is UNRECOGNIZED?cmd=STATUS.

This CL translate the SMS into an standard STATUS SMS that will trigger
the provisioning.

+ Removed waiting for STATUS SMS after provisioning is completed. It
  could take more then 5 minute. The status will stay "Activating"
  until the SMS is received.

+ Removed minimum interval requirement for activation, for above.

+ Activation will not start while the SIM/carrier config has changed if
  the phone is not in service. The activation is likely to fail, and
  it wastes time waiting for the timeout.

Change-Id: Iba9485443ee2088be3d1a33016b0844abaff83b8
Fixes: 30123702
9 files changed