1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-10-02 08:45:25 +00:00
Purism-Calls/plugins/sip
Evangelos Ribeiro Tzaras ba00665c36 sip: origin: Decouple TLS usage from target address
Since we cannot do encrypted media streams yet, we should hardcode whether or
not we want to use SRTP to FALSE, so that sips target URLs can be used in SIP
calls at all.
2022-01-07 16:34:25 +01:00
..
calls-sip-account-widget.c sip-account-widget: Add switch to specify account can handle tel URI 2021-12-26 17:45:12 +01:00
calls-sip-account-widget.h sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
calls-sip-call.c call: Use protocol fallback 2021-12-20 12:25:19 +01:00
calls-sip-call.h sip: media: rework codec negotiation 2021-04-12 08:38:24 +00:00
calls-sip-enums.c.in sip: sipify provider with sofia 2021-04-03 00:08:31 +02:00
calls-sip-enums.h.in sip: sipify provider with sofia 2021-04-03 00:08:31 +02:00
calls-sip-media-manager.c media-manager: Take preferred audio codecs into account for SDP 2021-12-21 15:05:47 +01:00
calls-sip-media-manager.h sip: Gather public IP from REGISTER response and use it in SDP 2021-10-06 13:43:04 +00:00
calls-sip-media-pipeline.c sip: Avoid g_error for non-fatal issues 2021-08-26 12:23:19 +02:00
calls-sip-media-pipeline.h sip: Add media manager and sipify origin 2021-04-03 00:08:31 +02:00
calls-sip-origin.c sip: origin: Decouple TLS usage from target address 2022-01-07 16:34:25 +01:00
calls-sip-origin.h sip: origin: Add property tracking usage for tel URIs 2021-12-26 17:45:12 +01:00
calls-sip-provider.c sip: origin: Add property tracking usage for tel URIs 2021-12-26 17:45:12 +01:00
calls-sip-provider.h sip: origin: Add property tracking usage for tel URIs 2021-12-26 17:45:12 +01:00
calls-sip-util.c Various codestyle fixes 2021-07-20 10:17:17 +02:00
calls-sip-util.h Various codestyle fixes 2021-07-20 10:17:17 +02:00
gst-rfc3551.c media-codecs: Clarify that codec availability should be checked before use 2021-12-21 15:05:47 +01:00
gst-rfc3551.h media-codecs: Add codec availability check to public API 2021-12-21 15:05:47 +01:00
meson.build sip: provider: Use the secret store to store credentials 2021-07-20 10:17:17 +02:00
sip-account-widget.ui sip-account-widget: Add switch to specify account can handle tel URI 2021-12-26 17:45:12 +01:00
sip.gresources.xml sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
sip.plugin.in sip: Initial provider 2021-04-03 00:08:31 +02:00