Chapter 13 – Specific AT Commands
Multi-Tech Systems, Inc. Wireless GSM/GPRS AT Commands (Document Number S000293I)
129
Network Operator Name +WNON
Description:
This indication provides the name of the network operator (as a character string). This command is the
response to the AT+CPHS 2,5 [,<type format>] command.
Values: <type
format>
0
Long format operator name
1
Short format operator name. Default.
<operator name>
The name of the operator in long or short format
Syntax: Command
Syntax:
AT+CHPS=2,5[,<type
format>]
Response
Syntax:
+WNON: <type format>,<operator name>
Command
Possible responses
AT+CPHS=2,5
Note: Get Operator Name
+WNON: 0,”Orange F”
OK
AT+CPHS=2,5,1
Note: Get short format Operator Name
+WNON: 1,”Orange”
OK
AT+CPHS=2,5,0
+CME ERROR: 3
Note: CPHS feature is not allowed or format name is not
accessible
AT+CPHS=2,5,1
+CME ERROR: 3
Note: CPHS feature is not allowed or format name is not
accessible
AT+CPHS=0,5
Note: Deactivatation of Network
Operator Name feature
OK
Note: No effect
CPHS Information +WCPI
Description:
This indication provides CPHS information; i.e., which data fields are present in the SIM. This command
is the response to the AT+CPHS 2,6 [,<data field>] command.
Values:
<data field>
value indicating the field of CPHS information
If
<precision>
field is omitted in the AT+CPHS command, all fields of CPHS Information will be
displayed.
<status>
0
data field is set
1
data field is unset
When all CPHS Information is requested, the status corresponds to a bit field. See Codes and
Values in the Appendix.
Note:
The field CSP Service (<data field> = 1) is used to set the CSP feature at initialization.
Syntax: Command
Syntax
: AT+CHPS=2,6[,<data field>]
Response
Syntax:
+WCPI: <data field>,<status>
`
Command
Possible responses
AT+CPHS=2,6
Note: Get current status for all CPHS Information fields
+WCPI: 0,”0033000F”
OK
AT+CPHS=2,6,13
Note: Get the current status of Call Forward Activated
Indicator for Line 1
+WCPI: 13,1
OK
Note: Call Forward is active for Line 1
AT+CPHS=2,6,22
Note: Get current status for Line 2 Mailbox Number
+WCPI: 22,0
OK
Note: Mailbox Number for Line 2 is not
available
AT+CPHS=2,6,17
+CME ERROR: 3
Note: Wrong data field
AT+CPHS=2,6,22
Note: Get current status for Line 2 Mailbox Number
+CME ERROR: 3
Note: CPHS feature is not allowed
AT+CPHS=0,6
Note: Deactivatation of CPHS Information feature
OK
Note: No effect