Operator not updated in mmcli output after --3gpp-register-in-operator call
Submitted by Tore Anderson
Assigned to Aleksander Morgado
Description
Created attachment 120538 MM debug log
After explicitly changing the operator with mmcli --3gpp-register-in-operator, the output from mmcli doesn't change and keeps showing the old operator. Debug log attached.
What was done after starting MM, was the following:
Verifying that MM's initial idea of the selected operator is correct (at approx 10:31:53):
| operator id: '22601'
| operator name: 'RO Vodafone RO'
AT+COPS? +COPS: 1,1,"VF-RO",2
...it is.
Then I'm changing to Orange:
$ date; mmcli -m 0 --3gpp-register-in-operator=22610 on. 16. des. 10:32:21 +0100 2015 successfully registered the modem
At 10:32:46 mmcli still shows the modem connected to Vodafone:
| operator id: '22601'
| operator name: 'RO Vodafone RO'
...while the modem itself has figured out it's on Orange:
AT+COPS? +COPS: 1,1,"ORANGE",0
Attachment 120538, "MM debug log":
MM.txt
Version: git master