1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-30 15:49:31 +00:00
Purism-Calls/plugins
Evangelos Ribeiro Tzaras 44f2002f86 manager: Differentiate the NO_ORIGIN state
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
2021-06-01 14:52:23 +02:00
..
dummy origin: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
mm manager: Differentiate the NO_ORIGIN state 2021-06-01 14:52:23 +02:00
ofono manager: Differentiate the NO_ORIGIN state 2021-06-01 14:52:23 +02:00
sip origin: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
meson.build sip: Initial provider 2021-04-03 00:08:31 +02:00