-
My modem is BM818-E1
To disable Volte I had to add one command AT+CGDCONT=2 At the moment I understand only very basics but I am sure that Volte was not disabled before that.
So at least in my case the correct way to disable Volte is this:
sudo socat - /dev/ttyUSB3,crnl ATE AT$QCPDPIMSCFGE=2,0,0,0 AT+CGDCONT=2 ATE0
Please correct if I am wrong because I really do not understand this very well. But as said I can guarantee that this worked for me and without AT+CGDCONT=2 Volte did not get disabled :).
Happy new year
Edited by Alaraajavamma -
@alaraajavamma thanks for this. I will test your instructions before updating.
-
@GoatWildernessCollective hi, we would prefer not to turn this snippet into a support thread.
I would ask that you contact us via email to support@puri.sm
When you contact us, can you send us the output of this command:
sudo mmcli -m any | grep firmware
Please register or sign in to comment