mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-14 20:35:38 +00:00
44f2002f86
This avoids confusion when only the SIP plugin is loaded, but no account is being used. For this we introduce two new functions in the abstract CallsProvider class: `is_modem()` to indicate whether the the provider deals with PTSN telephony and `is_operational()` which by default simply checks if there any avalaible origins |
||
---|---|---|
.. | ||
libgdbofono | ||
calls-ofono-call.c | ||
calls-ofono-call.h | ||
calls-ofono-origin.c | ||
calls-ofono-origin.h | ||
calls-ofono-provider.c | ||
calls-ofono-provider.h | ||
meson.build | ||
ofono.plugin.in |