GetGsmOperatorList
Jump to navigation
Jump to search
This command gets the list of GSM operator (status and operator PLMN) present in the network for the specified GSM port. Status can be UNKNOWN, AVAILABLE, CURRENT or FORBIDDEN.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
GetGsmOperatorList | PortIndex | List of Operators’ PLMN and status |
OUTPUT
GSM port operator list (status and operator PLMN):
"%s %s\n", plmn, status
EXAMPLE
~# GetGsmOperatorList 0
20810 CURRENT
20801 AVAILABLE