View Single Post
Old 05-25-2003, 19:37   #2 (permalink)
simemu
No Life Poster
 
simemu's Avatar
 
Join Date: Apr 2002
Location: Spain
Age: 62
Posts: 855
Member: 10582
Status: Offline
Thanks Meter: 99
---- CONTINUATION ----

Now the formats of configuration of the SIM-EMU through SMS's are the following ones:

1) Introduction/Modification of a complete number
PIN2 n IMSI KI PUK PIN

2) Introduction/Modification of a number without changing the PUK nor the PIN
PIN2 n IMSI KI

3) Elimination of a number (Erase position)
PIN2 n EN

4) Configuration of the number of SMS's (If the same number is configured as previous one, all the SMS's stored are deleted, otherwise it only truncates the SMS's if it is configured reducing the amount of SMS's, but it leaves them intact if it is configured increasing it.)
PIN2 mm SM

5) Configuration of the number of ADN's (This operation truncates phonebook entries if it is configured reducing the amount of ADN's, but it leaves them intact if it is configured increasing it.)
PIN2 aaa AD

6) PIN2/PUK2 modification
PIN2 PUK2 PIN2n

Where:
Code:
    PIN2 is to authenticate the message.
    It is a number with length between 4 and 8 decimal digits (0 - 9)
    Examples: 1234 or 12345678
    
    n is the position of the phone number to update.
    It is a number between 0 and 9
    
    IMSI is the value of the IMSI to store.
    It is a number with length of 18 decimal digits, the first 2 always "08".
    Example:  081234567890123456
    
    KI is the value of the KI to store.
    It is a number with length of 32 hexadecimal digits (0 - 9 and A - F capital).
    Example: 0123456789ABCDEF0123456789ABCDEF
    
    PUK is the value of the PUK to store.
    It is a number with length of 8 decimal digits (0 - 9)
    Example: 12345678
    
    PIN is the value of the PIN to store.
    It is a number with length between 4 and 8 decimal digits (0 - 9)
    Examples: 1234 or 12345678
    
    PUK2 is the value of the PUK2 to modify.
    It is a number with length of 8 decimal digits (0 - 9)
    Example: 12345678
    
    PIN2n is the value of the PIN2 to modify.
    It is a number with length between 4 and 8 decimal digits (0 - 9)
    Examples: 1234 or 12345678
    
    ENis the command indicator to eliminate the number selected by n.
    
    [ b]mm[/b] is the number of desired SMS's. It is a number between the 1 and the maximum preconfigured. (Both includes)
    
    aaa is the number of desired ADN's. It is a number between the 1 and the maximum preconfigured. (Both includes)
    
    SM is the command indicator to select the number of SMS's indicated by mm.
    
    AD is the command indicator to select the number of ADN's indicated by aaa.
Best Regards and I wait for your translations
  Reply With Quote
The Following User Says Thank You to simemu For This Useful Post:
 
Page generated in 0.09471 seconds with 8 queries