FS-4079 FS-4540 please update to this version

This commit is contained in:
Anthony Minessale
2012-08-15 22:51:31 -05:00
parent c6d7417aec
commit bb69310259
10 changed files with 134 additions and 50 deletions

View File

@@ -336,7 +336,7 @@ SWITCH_DECLARE(void) switch_core_session_run(switch_core_session_t *session)
const switch_state_handler_table_t *driver_state_handler = NULL;
const switch_state_handler_table_t *application_state_handler = NULL;
int silly = 0;
uint32_t new_loops = 60000;
uint32_t new_loops = 5000;
/*
Life of the channel. you have channel and pool in your session