1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-07 09:29:30 +00:00
Purism-Calls/plugins/sip
Evangelos Ribeiro Tzaras 7d113d4180 media: manager: support multiple codecs SDP wise
static capabilities are now supporting multiple codecs and generate correct SDP
messages. This only relates to SDP offers. When we are answering an offer we
must take the offer from the other party into account when creating the answer.

Hence why we differentiate between "static" and "dynamic" (not implemented yet)
capability strings.
2021-04-12 08:38:24 +00:00
..
calls-sip-call.c Let calls-call be an abstract class 2021-04-05 09:38:03 +05:30
calls-sip-call.h Let calls-call be an abstract class 2021-04-05 09:38:03 +05:30
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: support multiple codecs SDP wise 2021-04-12 08:38:24 +00:00
calls-sip-media-manager.h sip: media-manager: remove unused function prototypes 2021-04-12 08:38:24 +00:00
calls-sip-media-pipeline.c sip: pipeline: clean up in finalize () 2021-04-03 00:46:29 +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 origin: Add country-code property 2021-04-06 14:27:26 +00:00
calls-sip-origin.h sip: allow specifying local port and use IPv6 2021-04-03 00:08:31 +02:00
calls-sip-provider.c sip: remove FOR_TESTING ifdef 2021-04-06 16:55:33 +00:00
calls-sip-provider.h sip: allow specifying local port and use IPv6 2021-04-03 00:08:31 +02:00
calls-sip-util.c sip: use ipv4 exclusively for now 2021-04-03 00:08:31 +02:00
calls-sip-util.h sip: use ipv4 exclusively for now 2021-04-03 00:08:31 +02:00
gst-rfc3551.c media: manager: support multiple codecs SDP wise 2021-04-12 08:38:24 +00:00
gst-rfc3551.h media: manager: support multiple codecs SDP wise 2021-04-12 08:38:24 +00:00
meson.build plugins: build as shared library instead of shared module 2021-04-06 16:55:33 +00:00
sip.plugin.in sip: Initial provider 2021-04-03 00:08:31 +02:00