User guide

Developers guidelines | AT commands
121 June 2010
AT+COPN Read operator names
AT*EDIF Divert function (ver. 2)
<opern> Description
string type <format> indicates if the format is alphanumeric or
numeric (see AT+COPS)
Description: Returns the list of operator names from the ME. Each operator code
<numericn> that has an alphanumeric equivalent <alphan> in the ME
memory is returned.
Execution
command: AT+COPN
Execution command
response: +COPN: <numeric1>,<alpha1> [<CR><LF>+COPN:
<numeric2>,<alpha2>[...]]
Test command: AT+COPN=? Shows if the command is supported.
Parameters:
<numericn>:
<numericn> Description
String type Operator in numeric format (see AT+COPS)
<alphan>:
<alphan> Description
String type Operator in long alphanumeric format (see
AT+COPS)
Description: Enables and disables notification of divert status changes with the unsolic-
ited result code *EDIF.
Set command: AT*EDIF=<onoff>
Read command: AT*EDIF? Displays the current <onoff> setting.
Test command: AT*EDIF=? Shows if the command is supported.
Test command
response: *EDIF: (List of supported <onoff>s)
Parameter:
<onoff>:
<onoff> Description
0 Disable notification with the unsolicited result code
*EDIF
1 Enable notification with the unsolicited result code
*EDIF