mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-4353 --resolve this may also fix FS-4079
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user