sip: Add media manager and sipify origin
* pipeline: we should bind the used socket of our udpsink to the socket udpsrc
This commit is contained in:
@@ -79,3 +79,7 @@ typedef enum
|
||||
SIP_ACCOUNT_ONLINE,
|
||||
} SipAccountState;
|
||||
|
||||
|
||||
gboolean check_sips (const gchar *addr);
|
||||
const gchar *get_protocol_prefix (const gchar *protocol);
|
||||
gboolean protocol_is_valid (const gchar *protocol);
|
||||
|
||||
Reference in New Issue
Block a user