1) Milenage supported sim is required. 2) MCC, MNC, IMSI and K should be enough. 3) But OP should match what is hardcoded in the code. (or else you have to change in the code and recompile it). I guess it should be made as a configurable option along with IMSI (when we add subscribers) Current hard coded value for OP: static const uint8 OP[16] = {0x63,0xBF,0xA5,0x0E,0xE6,0x52,0x33,0x65,0xFF,0x14,0xC1,0xF4,0x5F,0x88,0x73,0x7D}
Are you waiting for Attach procedure to happen ? have you inserted SIM (milenage supported). ?