icc [options] [<operation>]
Display help.
Display verbose output.
The name of the ETel server plug-in to use. If not specified the handset's default TSY is read from COMMSDAT.
Must be used in conjuction with the 'service-table' operation. The identifier of the service table to display as defined by RMobilePhone::TMobilePhoneServiceTable
in \epoc32\include\etelmm.h.
The name of the phone store to display information about. These are defined in \epoc32\include\etelmm.h and have names like 'S1', 'S2', etc.
The mode of the store. These are defined in \epoc32\include\etelmm.h and have names like 'T1' (for CDMA), 'T2' (for GSM) and 'T3' (for USIM).
Must be used in conjuction with the 'edit-phone-book' operation. Specifies which phone book entry is to be edited. A value of -1 will cause the first free slot to be written to.
Must be used in conjunction with 'edit-phone-book'. Specifies the data to be written to a phone book slot.
The operation to perform. Defaults to 'access-caps'.
List the access capabilities of the ICC.
Dump a service table. Use --service-table
to specify the required service table.
Display the Fixed Dial Number status.
Print information about a phone book store. Use --store-name
to specify the required store.
Dump the contents of a phone book in hex / ASCII.
Change the contents of a phone book. Use --data
to specify the new contents. Note, binary information must be specified which necessitates the use of escape sequences (see fshell's documentation for more details).
Retrieve various pieces of information from the handset's ICC (SIM card).
Also supports basic editing of phone book entries.
Copyright (c) 2009-2010 Accenture. All rights reserved.