[asterisk-commits] r380043 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jan 24 10:53:46 CST 2013
Author: dlee
Revision: 380043
Modified property: svn:log
Modified: svn:log at Thu Jan 24 10:53:46 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Jan 24 10:53:46 2013
@@ -1,8 +1,8 @@
Corrected crypto tag in SDP ANSWER for SRTP.
When Asterisk responds with an SDP ANSWER for SRTP, it had the code to
-correctly fill in the cryot data, which was overwritten by a call to
-sdb_crypto_offer. Corrected the situation by changing sdp_crypto_offer
+correctly fill in the crypto data, which was overwritten by a call to
+sdp_crypto_offer. Corrected the situation by changing sdp_crypto_offer
to not replacing crypto data if it already exists.
(closes issue ASTERISK-20849)
More information about the asterisk-commits
mailing list