SFSIP-195

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16250 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2010-01-12 00:05:11 +00:00
parent ae7e03da12
commit 5111bbb3da
3 changed files with 26 additions and 9 deletions
+1
View File
@@ -579,6 +579,7 @@ struct private_object {
switch_rtp_crypto_key_type_t crypto_recv_type;
switch_rtp_crypto_key_type_t crypto_type;
char *local_sdp_str;
char *last_sdp_str;
char *dest;
char *dest_to;
char *key;