NetworkManager/clients
Aleksander Morgado 6ed21e8342 settings,gsm: deprecate and stop using 'number' property
The 'number' property in GSM settings is a legacy thing that comes
from when ModemManager used user-provided numbers, if any, to connect
3GPP modems.

Since ModemManager 1.0, this property is completely unused for 3GPP
modems, and so it doesn't make sense to use it in the NetworkManager
settings. Ofono does not use it either.

For AT+PPP-based 3GPP modems, the 'number' to call to establish the
data connection is decided by ModemManager itself, e.g. for standard
GSM/UMTS/LTE modems it will connect a given predefined PDP context,
and for other modems like Iridium it will have the number to call
hardcoded in the plugin itself.

https://github.com/NetworkManager/NetworkManager/pull/261
2018-12-19 08:54:50 +01:00
..
cli cli: drop gettext() wrappers for no_l10n to-string functions 2018-12-11 09:23:47 +01:00
common settings,gsm: deprecate and stop using 'number' property 2018-12-19 08:54:50 +01:00
tests settings,gsm: deprecate and stop using 'number' property 2018-12-19 08:54:50 +01:00
tui docs: misc. typos 2018-09-15 09:08:03 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00