Comment 2 for bug 1273610

Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote :

@Tony

The only way that you can be in the auto-only state that produces the AccessDenied error is because you must have a SIM file called EF_CSP that apparently has a flag for disabling manual registration. Maybe you could add a trace at network.c::sim_csp_read_cb() to see if that is the case. If it is, you will need to use another SIM for testing this.