5/19/2012

How is the client ever notified of a non-provisioning session like ISIM?

Question -
     ISIM is a non-provisioning app that is not required for camping purposes.

     How is the client ever notified of a non-provisioning session like ISIM?

     Card status indications in UIM show up as unknown because there is not ISIM app type defined in mmgsdi_app_enum_type. Can you please check AMSS implementation?

Answer -

    The structure mmgsdi_aid_type contains the aid (mmgsdi_static_data_type) in addition to the app type. In case of ISIM, the app type is going to be MMGSDI_APP_UNKNOWN and the client needs to check the AID to see if it's a ISIM or not.

The value of the ISIM AID starts with 0xA0000000871004, as per 101.220.

No comments:

Post a Comment