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 8a6f1bb203 sip: fix infinite ringtone loop
by making sure the call-added signal is emitted early enough
so that all consumers (display, ringer, etc) have a chance of getting
notified when the call state changes from f.e. DIALING to DISCONNECTED
similar to how its done in 03d960ccaf
for the dummy provider.
2021-04-03 00:08:31 +02:00
..
calls-sip-call.c sip: fix infinite ringtone loop 2021-04-03 00:08:31 +02:00
calls-sip-call.h sip: initial call handling 2021-04-03 00:08:31 +02: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 sip: media: improve SDP offer/answer handling 2021-04-03 00:08:31 +02:00
calls-sip-media-manager.h sip: Add media manager and sipify origin 2021-04-03 00:08:31 +02:00
calls-sip-media-pipeline.c sip: use g_return_if_fail and friends only for public functions 2021-04-03 00:08:31 +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: fix infinite ringtone loop 2021-04-03 00:08:31 +02: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: use g_return_if_fail and friends only for public functions 2021-04-03 00:08:31 +02: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 sip: use g_return_if_fail and friends only for public functions 2021-04-03 00:08:31 +02:00
gst-rfc3551.h sip: media: improve SDP offer/answer handling 2021-04-03 00:08:31 +02:00
meson.build sip: Add media manager and sipify origin 2021-04-03 00:08:31 +02:00
sip.plugin.in sip: Initial provider 2021-04-03 00:08:31 +02:00