can't win

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15793 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-12-04 20:54:07 +00:00
parent 625defb1f2
commit d10d505e56
1 changed files with 1 additions and 0 deletions

View File

@ -644,6 +644,7 @@ struct private_object {
uint32_t check_frames;
uint32_t mismatch_count;
uint32_t last_codec_ms;
uint8_t codec_reinvites;
nua_event_t want_event;
switch_rtp_bug_flag_t rtp_bugs;
switch_codec_implementation_t read_impl;