sip: sipify provider with sofia

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-04-03 00:08:31 +02:00
parent 7971fb5afb
commit 2dfa42d48d
8 changed files with 465 additions and 31 deletions
+1
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);