1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00
Purism-Calls/plugins/sip
Evangelos Ribeiro Tzaras 0e3a07aabf sip: media-pipeline: Setup socket reuse for RTP and RTCP during initialization
Now that initialization is split per pipeline and that the OS handles port
allocation we can move setting up socket reuse into the pipeline initialization
step instead of setting it up when starting the media pipelines.

This makes the calls_sip_media_pipeline_start() method a bit simpler.

We're also now reusing sockets for RTCP.

Closes #315
2022-03-05 23:02:15 +01:00
..
calls-sip-account-widget.c origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
calls-sip-account-widget.h sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
calls-sip-call.c sip: media-pipeline: Remove lport-rtp and lport-rtcp property 2022-03-05 23:02:15 +01:00
calls-sip-call.h sip: media-pipeline: Remove lport-rtp and lport-rtcp property 2022-03-05 23:02:15 +01:00
calls-sip-media-manager.c sip: media-pipeline: Remove lport-rtp and lport-rtcp property 2022-03-05 23:02:15 +01:00
calls-sip-media-manager.h sip: media-pipeline: Remove lport-rtp and lport-rtcp property 2022-03-05 23:02:15 +01:00
calls-sip-media-pipeline.c sip: media-pipeline: Setup socket reuse for RTP and RTCP during initialization 2022-03-05 23:02:15 +01:00
calls-sip-media-pipeline.h sip: media-pipeline: Keep track of pipeline state 2022-03-05 23:00:56 +01:00
calls-sip-origin.c sip: origin: Try fetching RTCP port from SDP attributes 2022-03-05 23:02:15 +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 origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
calls-sip-provider.h origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
calls-sip-util.c sip: media-pipeline: Remove lport-rtp and lport-rtcp property 2022-03-05 23:02:15 +01:00
calls-sip-util.h sip: media-pipeline: Remove lport-rtp and lport-rtcp property 2022-03-05 23:02:15 +01: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: media-pipeline: Keep track of pipeline state 2022-03-05 23:00:56 +01: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