This commit is contained in:
Anthony Minessale
2013-01-08 12:59:02 -06:00
parent 241300fb56
commit f5e2a2e0ee
4 changed files with 24 additions and 23 deletions

View File

@@ -142,6 +142,7 @@ typedef struct switch_core_media_params_s {
int num_codecs;
int hold_laps;
switch_core_media_dtmf_t dtmf_type;
switch_payload_t cng_pt;
} switch_core_media_params_t;