Re: [PATCH_v4 0/5] Private network request to ConnMan

2021-12-15 Thread henrynikk07
When https //ij.start.canon completes Ij printer drivers download, click Run to 
start the process. Otherwise, double-click on the .exe file then selects the 
Start Setup tab. https://istartsetup.com/https-ij-start-cannon/ 

Now, open your system web browser and go to ij.start canon website through a 
web address. Its offered by Canon support officials to guide the user. 
https://www.ijstartca-none.org/
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Canon IJ Printer Utility

2021-12-15 Thread michaelwills2526
https://istartsetup.com/canon-ij-network-tool/  is a toolkit software with the 
options to keep a check on most of your Canon printer network settings and 
adjust them according to your requirements. The Canon IJ Network tool will get 
you through the network settings uninterruptedly. 
https://istartsetup.com/canon-ij-printer-utility/  is a complete software 
package meant to adjust and modify the configurations of your printer device as 
per the requirement.
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Canon IJ Printer Utility

2021-12-15 Thread michaelwills2526
https://istartsetup.com/canon-ij-network-tool/  is a toolkit software with the 
options to keep a check on most of your Canon printer network settings and 
adjust them according to your requirements. The Canon IJ Network tool will get 
you through the network settings uninterruptedly. 
https://istartsetup.com/canon-ij-printer-utility/  is a complete software 
package meant to adjust and modify the configurations of your printer device as 
per the requirement.
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Re: drivers/qmimodem/gprs.c:create_wds_cb() ofono_gprs_set_cid_range(gprs, 1, 1) <-- hard coded range doesn't work with all SIM cards

2021-12-15 Thread Denis Kenzior

Hi Doug,

On 12/15/21 10:55, dburr...@miovision.com wrote:

This hardcoded range of possible CIDs doesn't quite make to me, can someone 
explain this? I've got a Verizon SIM card and its default profile index is 3, 
this falls outside the range set for possible CIDs and therefore can't activate 
the CID. Just wondering if someone can help me understand this and help figure 
out the best way forward so that Verizon SIMs can be activated.


In general CIDs are somewhat meaningless.  At least as far as oFono core is 
concerned.  In 27.007 (AT Commands) it is simply an identifier used to 
synchronize multiple AT commands (+CGDCONT, etc) to configure context settings 
like APN, username, password.  oFono core is not aware of any 'default' cids, it 
always sends the entire set of settings on to the driver when the context is 
activated.


QMI should be similar.  If you have LTE and your provider expects multiple 
contexts to be used (one for IMS/VoLTE/default attach and one for data for 
example), I'm not sure if the QMI driver even supports that.  Patches are always 
welcome of course.


Regards,
-Denis
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org