- 14 5月, 2011 2 次提交
-
-
由 Stefan Knoblich 提交于
ftmod_wanpipe.c: Remove myerrno variable in wanpipe_read(), snprintf does not set errno (according to the manpage), so no need to save it (without even using it later). Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Stefan Knoblich 提交于
ftdm_io.c: Remove cut_path() function and call since it didn't seem to do anything useful anyway. ftmod_analog.c/ftmod_analog_em.c: Remove status variable that was used for the result of codec_func(), but was never checked for errors or returned to the caller. libteletone_generate.c: Remove unused variable "var". Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
- 13 5月, 2011 14 次提交
-
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 cypromis 提交于
-
-
- 12 5月, 2011 9 次提交
-
-
由 Michael Jerris 提交于
-
由 Michal Bielicki 提交于
-
由 Michael Jerris 提交于
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
由 Tamas Cseke 提交于
-
- 11 5月, 2011 10 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Andrew Thompson 提交于
-
由 Michael S Collins 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
- 10 5月, 2011 5 次提交
-
-
由 David Yat Sin 提交于
-
-
由 Stefan Knoblich 提交于
ftmod_libpri: Set default config values, just in case the user forgot to set some parameters in freetdm.conf.xml. This fixes the "[ERR] ftmod_libpri.c:128 Don't know how to SABME on a type 0 node" messages from libpri, when there's no "node"/"mode" parameter set for the span. NOTE: Now defaulting to CPE mode; EuroISDN on BRI/E1 and 4ESS on J1/T1 lines, make sure you set dialect/switchtype! Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
-
由 Rupa Schomaker 提交于
-