mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-05 16:11:19 +00:00
0066e41d7a
Otherwise we might miss the IP of the remote peer leaving us unable to
establish a connection for RTP.
From https://datatracker.ietf.org/doc/html/rfc4566#section-5.7
A session description MUST contain either at least one "c=" field in
each media description or a single "c=" field at the session level.
It MAY contain a single session-level "c=" field and additional "c="
field(s) per media description, in which case the per-media values
override the session-level settings for the respective media.
(cherry picked from commit
|
||
---|---|---|
.. | ||
calls-sip-account-widget.c | ||
calls-sip-account-widget.h | ||
calls-sip-call.c | ||
calls-sip-call.h | ||
calls-sip-enums.c.in | ||
calls-sip-enums.h.in | ||
calls-sip-media-manager.c | ||
calls-sip-media-manager.h | ||
calls-sip-media-pipeline.c | ||
calls-sip-media-pipeline.h | ||
calls-sip-origin.c | ||
calls-sip-origin.h | ||
calls-sip-provider.c | ||
calls-sip-provider.h | ||
calls-sip-util.c | ||
calls-sip-util.h | ||
gst-rfc3551.c | ||
gst-rfc3551.h | ||
meson.build | ||
sip-account-widget.ui | ||
sip.gresources.xml | ||
sip.plugin.in |