1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-04 16:09:29 +00:00
Purism-Calls/plugins/sip
Evangelos Ribeiro Tzaras f930874d00 sip: provider: Keep provider alive while there are still origins
CallsSipOrigin accesses the CallsSipContext (owned by the provider) in its
dispose() which will be invalid once CallsSipProvider gets freed.
This commit will make certain that the provider stays alive for the lifetime
of it's origins.
2021-06-26 08:56:18 +02:00
..
calls-sip-call.c call: Introduce protocol property 2021-05-28 13:18:24 +02: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 Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
calls-sip-media-manager.h sip: media: rework codec negotiation 2021-04-12 08:38:24 +00:00
calls-sip-media-pipeline.c sip: media-pipeline: Don't shadow props variable 2021-06-03 19:46:45 +00: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: No need to explicitly clear nua handles 2021-06-21 13:20:32 +02:00
calls-sip-origin.h sip: origin: Use CallsCredentials and adapt to changes 2021-05-04 05:57:06 +02:00
calls-sip-provider.c sip: provider: Keep provider alive while there are still origins 2021-06-26 08:56:18 +02:00
calls-sip-provider.h Fix missing-declarations warnings all over the codebase 2021-06-03 19:46:45 +00:00
calls-sip-util.c sip: use ipv4 exclusively for now 2021-04-03 00:08:31 +02:00
calls-sip-util.h sip: origin: Use CallsAccountState instead of SipAccountState 2021-05-04 05:57:42 +02:00
gst-rfc3551.c debug: Add G_LOG_DOMAIN to every file using g_debug() 2021-06-18 11:12:13 +02:00
gst-rfc3551.h Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
meson.build build: Avoid building files multiple times 2021-05-17 20:00:04 +05:30
sip.plugin.in sip: Initial provider 2021-04-03 00:08:31 +02:00