- 23 3月, 2011 6 次提交
-
-
-
-
-
由 Michael S Collins 提交于
-
由 Michael S Collins 提交于
-
由 Michael S Collins 提交于
-
- 22 3月, 2011 12 次提交
-
-
由 Jeff Lenk 提交于
windows - set process priority class to ABOVE_NORMAL_PRIORITY_CLASS previous default was NORMAL_PRIORITY_CLASS before today
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Daniel Swarbrick 提交于
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add timerfd support to the core for now you must enable it in switch.conf.xml with the param enable-softtimer-timerfd=true later if it proves to work well we can make it on by default, please test if you have a new kernel that supports this option kernel >= 2.6.25 and libc >= 2.8
-
- 21 3月, 2011 12 次提交
-
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
revert 44bfcf1d this breaks the build for everyone who does not have python-dev package
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
FS-3172 this also fixes the incorrect usage of L16 on payload 10 which may or may not break interop with other sip devices if we do it right. also added rtp_disable_byteswap variable that can be set to false to disable byteswap when a device is encountered that is incompat (inluding all precious version of FS up till now)
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
freetdm: add support for setting the channel tx/rx queue size from config file (wanpipe.conf) and from CLI
-
由 Anthony Minessale 提交于
FS-3170 this was specific to the user channel which is not a real channel in every sense of the word as it has no running thread or any usable state changes so this new line of code in 233d3164 to wait for the state machine to stabalize before returning from originate caused an issue with user/ channels
-
由 Anthony Minessale 提交于
-
- 20 3月, 2011 2 次提交
-
-
由 Anthony Minessale 提交于
FS-3168 this will remove the reported symptom but does not change the fact that 1khz resolution is ideal for proper performance
-
由 cypromis 提交于
-
- 19 3月, 2011 2 次提交
-
-
由 Michael Jerris 提交于
-
- 18 3月, 2011 6 次提交
-
-
由 Anthony Minessale 提交于
add string params to ladspa so you can connect files to audio ports (string params don't count towards number params)
-
由 Anthony Minessale 提交于
-
由 Marc Olivier Chouinard 提交于
switch_xml: Remove commented out mmap. With the changes in the past 2 year, mmap can't really be put back in it current state.
-
由 Marc Olivier Chouinard 提交于
switch_xml: reloadxml will(should) never lock again. It will load the XML structure into a new XML structure, and just replace the currently available ROOT XML. It then the job of the last user of the switch_xml structure to free it.
-
由 Christopher Rienzo 提交于
-
由 Moises Silva 提交于
-