提交 d10d505e authored 作者: Anthony Minessale's avatar Anthony Minessale

can't win

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15793 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 625defb1
...@@ -644,6 +644,7 @@ struct private_object { ...@@ -644,6 +644,7 @@ struct private_object {
uint32_t check_frames; uint32_t check_frames;
uint32_t mismatch_count; uint32_t mismatch_count;
uint32_t last_codec_ms; uint32_t last_codec_ms;
uint8_t codec_reinvites;
nua_event_t want_event; nua_event_t want_event;
switch_rtp_bug_flag_t rtp_bugs; switch_rtp_bug_flag_t rtp_bugs;
switch_codec_implementation_t read_impl; switch_codec_implementation_t read_impl;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论