sip: media-manager: Include crypto attributes for capabilities
The API is changed to accept a list of calls_srtp_crypto_attributes which get inserted into the SDP line.
This commit is contained in:
@@ -280,7 +280,7 @@ add_call (CallsSipOrigin *self,
|
||||
self->own_ip,
|
||||
rtp_port,
|
||||
rtcp_port,
|
||||
FALSE);
|
||||
NULL);
|
||||
|
||||
g_assert (local_sdp);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user