- 06 9月, 2011 8 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 05 9月, 2011 3 次提交
-
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Mathieu Rene 提交于
mod_voicemail: use vm_email as notification address if vm_notify_email isn't set (that behavior was in voicemail_leave_main but not in deliver_vm)
-
- 04 9月, 2011 1 次提交
-
-
由 Jeff Lenk 提交于
-
- 02 9月, 2011 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 03 9月, 2011 1 次提交
-
-
由 Brian West 提交于
-
- 02 9月, 2011 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
- 01 9月, 2011 11 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add digit_action_set_target app that can set the target (direction of the dtmf flow and subsequent channel who gets the events) to self or peer (bridged channel when possible)
-
由 Travis Cross 提交于
-
由 Daniel Swarbrick 提交于
Tweak link order of some libs to fix build on gcc platforms that have ld flag "--as-needed" as default. Fixes FS-2873 and FS-2874
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl
-
- 31 8月, 2011 9 次提交
-
-
由 Stefan Knoblich 提交于
ftmod_libpri: Always try to close the d-channel to avoid a possible deadlock in case something fails in the I/O module's channel open function. Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Stefan Knoblich 提交于
FreeTDM: Don't ftdm_safe_free() span information in ftdm_span_destroy() if span provides a custom span_destroy callback. Doing so will cause a NULL-deref segfault while removing the current span from the global hash (cur_span->name == NULL) in ftdm_global_destroy(). Remove all the ftdm_safe_free() calls in the custom callback part of ftdm_span_destroy() and let ftdm_global_destroy() handle that. NOTE: Also adds a missing ftdm_safe_free(cur_span->dtmf_hangup) to ftdm_global_destroy(). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Michael S Collins 提交于
-
由 Michael S Collins 提交于
-
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 dschreiber 提交于
-
由 dschreiber 提交于
Fix issue where mod_shout does not properly flush buffer on writing mp3 streams, resulting in incomplete files. TODO: Refactor as part of the while loop.
-