Specifications

UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 74 of 318
3.5.4.3. Network Service Handling
3.5.4.3.1. Subscriber Number - +CNUM
+CNUM - Subscriber Number
AT+CNUM Execution command returns the MSISDN (if the phone number of the device
has been stored in the SIM card) in the format:
+CNUM: <alpha>,<number>,<type>[<CR><LF>
+CNUM: <alpha>,<number>,<type>[…]]
where:
<alpha> - alphanumeric string associated to <number>; used character set
should be the one selected with +CSCS.
<number> - string containing the phone number in the format <type>
<type> - type of number:
129 - national numbering scheme
145 - international numbering scheme (contains the character "+").
AT+CNUM=? Test command returns the OK result code
Example AT+CNUM
+CNUM: "PHONENUM1","2173848500",129
+CNUM: "FAXNUM","2173848501",129
+CNUM: "DATANUM","2173848502",129
Reference 3GPP TS 27.007
3.5.4.3.2. Read Operator Names - +COPN
+COPN - Read Operator Names
AT+COPN Execution command returns the list of operator names from the ME in the
format:
+COPN: <numeric1>,<alpha1>[<CR><LF>
+COPN: <numeric2>,<alpha2>[…]]
where:
<numeric
n
> - string type, operator in numeric format (see +COPS)
<alpha
n
> - string type, operator in long alphanumeric format (see +COPS)
Note: each operator code <numeric
n
> that has an alphanumeric equivalent
<alpha
n
> in the ME memory is returned
AT+COPN=? Test command returns the OK result code
Reference 3GPP TS 27.007