forked from Mirrors/freeswitch
build isue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14807 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
6a43975e5d
commit
a876be973d
@ -213,8 +213,8 @@ struct switch_rtp {
|
||||
uint32_t cng_count;
|
||||
switch_rtp_bug_flag_t rtp_bugs;
|
||||
switch_rtp_stats_t stats;
|
||||
int hot_hits;
|
||||
int sync_packets;
|
||||
uint32_t hot_hits;
|
||||
uint32_t sync_packets;
|
||||
|
||||
#ifdef ENABLE_ZRTP
|
||||
zrtp_session_t *zrtp_session;
|
||||
|
Loading…
Reference in New Issue
Block a user