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:
@@ -104,7 +104,7 @@ calls_sip_call_answer (CallsCall *call)
|
||||
self->ip,
|
||||
rtp_port,
|
||||
rtcp_port,
|
||||
FALSE,
|
||||
NULL,
|
||||
self->codecs);
|
||||
|
||||
g_assert (local_sdp);
|
||||
|
||||
Reference in New Issue
Block a user