Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • gsm - SGM modem settings and status;
    • pinSIM's PIN code;
    • allowed - list of numbers from which SMS commands are allowed, separator - space (example: +72224443434, +72224443435);
    • smsc - the number of the SMS center, this field is empty if the number is determined automatically;
    • creg - network registration status code:
      • 0 - not registered, modem is not currently searching a new operator to register to;

      • 1 - registered, home network;
      • 2 - not registered, but modem is currently searching a new operator to register to;
      • 3 - registration denied;
      • 4 - unknown;
      • 5 - registered, roaming.
    • csq - signal strength in the network:
      • 0 – 0 – -113 dBm or less;

      • 1 – 1 – -111 dBm;
      • 2...30 – 30 – -109... -53 dBm;
      • 31 – 31 – -51 dBm or greater;
      • 99 – 99 – not known or not detectable;
      • 100 – 100 – -116 dBm or less;
      • 101 – 101 – -115 dBm;
      • 102...191 – 191 – -114... -26dBm.
    • cops - current operator name.
  • sms_list - queue of sent SMS;
    • sms - SMS in the queue:
      • id - identifier of SMS in the queue;
      • status - SMS status:
        • pending - added to the queue, waiting for sending;
        • failed - could not be sent;
        • send - sent.
      • to - phone number of the SMS's recipient;
      • text - SMS text;
      • date - the time when added to the queue in UTS.

...