dramatic jitterbuffer changes

This commit is contained in:
Anthony Minessale
2010-12-10 17:47:24 -06:00
parent bbf1cd1f43
commit d547096164
10 changed files with 285 additions and 27 deletions
+2 -1
View File
@@ -31,7 +31,7 @@
* this file does not exist!!!!
*
*/
#include "spandsp.h"
#include "switch_profile.h"
#ifndef WIN32
@@ -169,6 +169,7 @@ struct switch_core_session {
switch_log_level_t loglevel;
uint32_t soft_lock;
switch_ivr_dmachine_t *dmachine;
plc_state_t *plc;
};
struct switch_media_bug {