FS-7908 FS-7092 refactor #comment test

This commit is contained in:
Anthony Minessale
2015-07-30 18:11:08 -05:00
parent ab7f83c654
commit c727b985eb
2 changed files with 90 additions and 28 deletions

View File

@@ -141,6 +141,8 @@ typedef struct switch_core_media_params_s {
switch_payload_t te;
switch_payload_t recv_te;
unsigned long te_rate;
unsigned long cng_rate;
char *adv_sdp_audio_ip;