FS-6446 regression fixed

This commit is contained in:
Anthony Minessale
2014-06-02 19:09:48 -05:00
committed by Brian West
parent 0eda5cb80f
commit a7b9329a08
2 changed files with 8 additions and 4 deletions

View File

@@ -106,6 +106,7 @@ typedef struct switch_core_media_params_s {
char *early_sdp;
char *local_sdp_str;
char *last_sdp_str;
char *last_sdp_response;
char *stun_ip;
switch_port_t stun_port;