This structure contains Initiate Network Registration request parameters
- Parameters
-
regAction |
- Specifies one of the following register actions :
- AUTO_REGISTER - Device registers according to its provisioning and optional parameters supplied with the command are ignored.
- MANUAL_REGISTER - Device registers to a specified network and the optional Manual Network Register Information parameter pMNRInfo must also be included for the command to process successfully and supported only for 3GPP.
|
pMNRInfo | [Optional]
- Pointer to structure MNRInfo
|
pChangeDuration | [Optional]
- Duration of the change.
- 0x00 - Power cycle - Remains active until the next device power cycle
- 0x01 - Permanent - Remains active through power cycles until changed by the client
|
pMncPcsDigitStatus | [Optional]
- MNC PCS Digit Include Status
- True - MNC is a 3-digit value.
- False - MNC is a 2-digit value.
|