1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-02 15:09:31 +00:00
Purism-Calls/plugins/dummy
Evangelos Ribeiro Tzaras 7ad0f4cdd6 provider: Add API to query supported protocols
These are the protocols that the provider plugin may support. The origins
must be queried independently whether or not they support any given protocol.

Example: A SIP origin/account may or may not support the "tel" protocol.
2021-05-28 17:02:02 +02:00
..
calls-dummy-call.c call: Introduce protocol property 2021-05-28 13:18:24 +02:00
calls-dummy-call.h Let calls-call be an abstract class 2021-04-05 09:38:03 +05:30
calls-dummy-origin.c origin: Add country-code property 2021-04-06 14:27:26 +00:00
calls-dummy-origin.h plugins/dummy: Implement inbound property 2019-06-28 15:14:41 +01:00
calls-dummy-provider.c provider: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
calls-dummy-provider.h Let calls-provider be an abstract class 2021-01-31 23:01:13 +00:00
dummy.plugin.in Turn providers into plugins courtesy of libpeas 2018-11-23 15:51:46 +00:00
meson.build build: Avoid building files multiple times 2021-05-17 20:00:04 +05:30