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

build isue

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14807 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 6a43975e
...@@ -213,8 +213,8 @@ struct switch_rtp { ...@@ -213,8 +213,8 @@ struct switch_rtp {
uint32_t cng_count; uint32_t cng_count;
switch_rtp_bug_flag_t rtp_bugs; switch_rtp_bug_flag_t rtp_bugs;
switch_rtp_stats_t stats; switch_rtp_stats_t stats;
int hot_hits; uint32_t hot_hits;
int sync_packets; uint32_t sync_packets;
#ifdef ENABLE_ZRTP #ifdef ENABLE_ZRTP
zrtp_session_t *zrtp_session; zrtp_session_t *zrtp_session;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论