- 05 1月, 2011 6 次提交
-
-
由 Jeff Lenk 提交于
-
由 Michael Jerris 提交于
-
由 Moises Silva 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Jeff Lenk 提交于
-
- 04 1月, 2011 6 次提交
-
-
由 Michal Bielicki 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
Conflicts: libs/freetdm/src/ftmod/ftmod_r2/ftmod_r2.c
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
export ftdm_current_time_in_ms to users update testr2 to test non-blocking API (no waiting on indications)
-
- 03 1月, 2011 16 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Daniel Swarbrick 提交于
use switch_zmalloc() instead of apr pools for short term storage, rename a couple of funcs to be clearer as to their purpose
-
由 Daniel Swarbrick 提交于
-
由 Daniel Swarbrick 提交于
-
由 Daniel Swarbrick 提交于
-
由 Brian West 提交于
-
由 Daniel Swarbrick 提交于
-
由 Daniel Swarbrick 提交于
-
由 Daniel Swarbrick 提交于
-
由 Daniel Swarbrick 提交于
-
由 cypromis 提交于
-
由 Daniel Swarbrick 提交于
-
由 Leon de Rooij 提交于
-
由 cypromis 提交于
added -lgpg-error to sun compiler CXXFLAGS for iksemel library and tools to be build corretly in libiksemel configure.ac
-
由 cypromis 提交于
added sqlite cdr module to modules.conf.in (built by default)
-
- 02 1月, 2011 1 次提交
-
-
由 Steve Underwood 提交于
-
- 31 12月, 2010 10 次提交
-
-
由 Moises Silva 提交于
-
由 Daniel Swarbrick 提交于
mod_cdr_pg_csv now spools the attempted SQL to disk if DB insert fails, instead of writing CSV. This should make it simpler to import any failed inserts.
-
由 Daniel Swarbrick 提交于
-
由 Moises Silva 提交于
freetdm: - updated all signaling modules (except for ftmod_isdn and ftmod_sangoma_ss7) to adapt to new core state processing - fixed bug in configure.ac to detect ftmod_pritap compilation - ignore FTDM_SIGEVENT_RELEASED and FTDM_SIGEVENT_INDICATION_COMPLETED in mod_freetdm - Destroy the state completed interrupt on channel destroy - Fix analog polarity reversal bug when using 3-way calling or call-swap
-
由 Anthony Minessale 提交于
don't let inherit_codec work when we have ep_codec_string set and the B-leg codec is not in that list since it will lead to failure
-
由 Anthony Minessale 提交于
-
由 Michal Bielicki 提交于
-
由 Moises Silva 提交于
- Added locking documentation (docs/locking.txt) - Updated core state advance to use state processor in span rather than pushing the processor in the function arguments
-
由 Daniel Swarbrick 提交于
-
由 Daniel Swarbrick 提交于
-
- 30 12月, 2010 1 次提交
-
-
由 Daniel Swarbrick 提交于
Drop transaction BEGIN/END around INSERT. We're only executing one command, and autocommit will automatically rollback if the INSERT fails. Sync state_handlers with mod_cdr_csv. Minor libpq fixups.
-