<div dir="ltr"><div dir="ltr">On Tue, Feb 12, 2019 at 11:22 AM Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>> My team still has a feature like this on our product road map. Right now we've been waiting for the next FW release, which has as part of our analytics suite, the ability to gather basic APN & context info(& we have presence in ~55+ countries). We plan on cross referencing this against the AOSP, to build a hint type dbus helper, that given an MCC/MNC could provide a small focused selection of cell config's to the user to choice from. If you wanted to do auto from there it'd be pretty simple I think. Our team is pretty small and moves slowly though, and I don't think we'll get to this until next quarter. I have no reason we couldn't share it as an OS project.<br>
><br>
> Than would be perfect. We can build on top of that really nice solution which can be used and I think a lot of companies doing it on it's own somehow so why not to have nice, solid stable solution ;). Can you pls share sources somewhere? Thanks a lot.<br>
<br>
If you ask me, I would suggest this as a feature to the NetworkManager<br>
developers. There's no reason to build a new daemon on top of NM/MM to<br>
do this, NM could do this automatically (E.g. if enabled via a config<br>
option or something). At the end, NetworkManager already automatically<br>
creates settings for other devices (e.g. ethernet) so why not also<br>
create automatic settings for WWAN. The libnma library already has<br>
stable code to read and parse the mobile-broadband-provider-info<br>
database (see <a href="https://gitlab.gnome.org/GNOME/network-manager-applet/blob/master/src/libnma/nma-mobile-providers.h" rel="noreferrer" target="_blank">https://gitlab.gnome.org/GNOME/network-manager-applet/blob/master/src/libnma/nma-mobile-providers.h</a>)<br>
so it could be ported to NM codebase and just do a quick query based<br>
on SIM MCCMNC as soon as the SIM is exposed to look for possible APN<br>
settings to use.<br></blockquote><div>Yes it make sense IMO. I'll try to ask on NM mailing list and come back with their reply. Thanks AleksanderĀ +1</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
-- <br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</blockquote></div><br clear="all"><div>BR,</div><div><br></div><div>marek</div></div>