sip: sipify provider with sofia

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-02-12 10:18:15 +01:00
parent 7971fb5afb
commit 2dfa42d48d
8 changed files with 465 additions and 31 deletions

View File

@@ -40,6 +40,7 @@ void calls_sip_provider_add_origin (CallsSipProvider *s
const gchar *user,
const gchar *password,
const gchar *host,
gint port,
const gchar *protocol,
gboolean direct_connection);