FS-4353 --resolve this may also fix FS-4079

This commit is contained in:
Anthony Minessale
2012-06-27 09:32:54 -05:00
parent 909fca199d
commit b0f53cd625
3 changed files with 30 additions and 4 deletions
+2
View File
@@ -836,6 +836,8 @@ struct private_object {
char *local_sdp_video_zrtp_hash;
char *remote_sdp_audio_zrtp_hash;
char *remote_sdp_video_zrtp_hash;
char *respond_phrase;
int respond_code;
};
struct callback_t {