sip: allow specifying local port and use IPv6
This commit is contained in:
@@ -41,6 +41,7 @@ void calls_sip_provider_add_origin (CallsSipProvider *s
|
||||
const gchar *password,
|
||||
const gchar *host,
|
||||
gint port,
|
||||
gint local_port,
|
||||
const gchar *protocol,
|
||||
gboolean direct_connection,
|
||||
gboolean auto_connect);
|
||||
|
||||
Reference in New Issue
Block a user