WMO2 G900 / G1800 / G1900
WCOM/GSM/WMO2/WMO2ATDOC
Friday 21 May 1999
WAVECOM confidential ©
48
4.5.7
Subscriber CNUM
This command returns the MSISDN(s) related to the subscriber.
If subscriber has different MSISDNs for different services, each MSISDN is
returned in a separate line.
Command syntax:
AT+CNUM
Response syntax ;
+CNUM: <alpha1>, <number1>, <type1>
<CR><LF> +CNUM: <alpha2>, <number2>, <type2> ....
Defined values
<alphax>: optional alphanumeric string associated with <numberx>
<numberx>: string type phone number of format specified by <typex>
<typex>: type of adress octet in integer format
Application to GSM
AT+CNUM
Get MSISDN(s)
GSM to application
+CNUM: "Phone" , "0612345678", 129
+CNUM: "Fax", "0687654321",129
MSISDNs
Application to GSM
AT+CNUM ?
Get current values
GSM to application
+CNUM: "Phone","0612345678", 129
+CNUM: "Fax", "0687654321",129
MSISDNs
Application to GSM
AT+CNUM= ?
Get possible values
GSM to application
OK
4.5.8
Avoid phonebook init +WAIP
This specific command allows to inhibit the initialization of SIM
phonebooks (loading of the ADNs and FDNs only) during the next boots.
Command syntax:
AT+WAIP=<mode>
<mode>
Action
0
Normal initialization (with phonebooks)
1
No phonebook initialization for ADN and FDN
Application to GSM
AT+WAIP?
current values ?
GSM to application
+WAIP: 0
OK
Default value (init phonebooks)
Application to GSM
AT+WAIP= ?
possible values ?
GSM to application
+WAIP: (0,1)
OK
disable / enable
Application to GSM
AT+WAIP=1
Inhibit initialization of phonebooks (next boot)
GSM to application
OK
no answer
Application to GSM
AT&W
Save modifications in E2PROM
Be careful:
The given value should be stored in E2PROM, so the command
AT&W must be used to save the new <mode> value.