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 17ac56fe44 sip: slightly improved authentication
* removed nua_callstate_authenticating as it was never hit
* move debug statement further up, because we might not reach it if no
  corresponding call is found
* handle 401 and 407 the same way
  note: we should record which realm we're authenticating against during
  REGISTER so we can prompt the user for additional credentials when
  challenged for a different realm - still happens when calling from
  a sip.linphone.org account to a jmp.bwapp.bwsip.io account.
2021-04-03 00:08:31 +02:00
..
calls-sip-call.c sip: rework setting SDP 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: slightly improved authentication 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