freetdm: Changes for FTDM IO commands

This commit is contained in:
David Yat Sin
2010-11-15 14:13:01 -05:00
parent d0b6117325
commit caacb24500
7 changed files with 329 additions and 193 deletions

View File

@@ -56,6 +56,9 @@
#define FTDM_READ_TRACE_INDEX 0
#define FTDM_WRITE_TRACE_INDEX 1
ftdm_time_t time_last_throttle_log = 0;
ftdm_time_t time_current_throttle_log = 0;
static int time_is_init = 0;
static void time_init(void)