SIP:calls_sdp_crypto_context_generate_answer() accept the first supporetd a=crypto: line
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
d6619d68c9
commit
242efcc06a
@@ -472,6 +472,7 @@ calls_sdp_crypto_context_generate_answer (CallsSdpCryptoContext *self)
|
||||
attr->crypto_suite = attr_offer->crypto_suite;
|
||||
attr->tag = attr_offer->tag;
|
||||
calls_srtp_crypto_attribute_init_keys (attr);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user