- 05 7月, 2011 3 次提交
-
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 04 7月, 2011 1 次提交
-
-
由 Jeff Lenk 提交于
-
- 03 7月, 2011 4 次提交
-
-
由 Stefan Knoblich 提交于
For complete putenv()-like behaviour. Further investigation on why putenv() caused EFAULTs on execve() and segfaults on reload: putenv(3): "The string pointed to by string becomes part of the environment, so altering the string changes the environment." setenv(3): "This function makes copies of the strings pointed to by name and value (by contrast with putenv(3))." Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Stefan Knoblich 提交于
Use of putenv() to set LADSPA_PATH broke the proccess environment variables, for some unknown reason, causing segfaults on "reload mod_ladspa" and restarting FreeSWITCH (with "fcstl shutdown restart"). Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
- 02 7月, 2011 5 次提交
-
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
although quite a few things have changed in the test suite
-
由 Steve Underwood 提交于
while. The only big changes are a majorly rewritten V.42 and V.42bis which are now basically functional.
-
- 01 7月, 2011 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 30 6月, 2011 13 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
ftdm_copy_string() length parameter needs to include the terminating NUL byte. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net> Tested-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
add --enable-timerfd-wrapper to wrap timefd syscalls for platforms with the right kernel and wrong libc
-
由 Anthony Minessale 提交于
-
-
由 Stefan Knoblich 提交于
Libpri doesn't do that for us, so handle things on our end. Other parts of the previous patch seem to work fine. Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
- 29 6月, 2011 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add execute_on_fax_success, execute_on_fax_failure and execute_on_fax_result channel variables to trigger an app or lua script when a fax result is received
-
由 Anthony Minessale 提交于
auto populate global origination_caller_id_name/number from effective_caller_id_name/number in enterprise originate
-
由 Jeff Lenk 提交于
-
由 Stefan Knoblich 提交于
Adds a new "overlapdial" configuration parameter that enables incoming overlap dialing when set to "incoming", "yes" or "both" (possible values: "no", "yes"/"both", "incoming"/"receive", "outgoing"/"send"). (Overlap dialing is disabled by default) NOTE: only the non-overlap receive case has been tested (= doesn't break existing setups) Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
- 28 6月, 2011 8 次提交
-
-
由 Mathieu Parent 提交于
See FS-3379
-
由 Anthony Minessale 提交于
-
由 Michael S Collins 提交于
-
由 Michael S Collins 提交于
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-