- 10 3月, 2011 5 次提交
-
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mathieu Rene 提交于
-
- 09 3月, 2011 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 David Yat Sin 提交于
-
- 08 3月, 2011 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
alter implementation of renegotiate codec on hold feature to still take other sdp elements into consideration
-
- 07 3月, 2011 8 次提交
-
-
由 Anthony Minessale 提交于
FS-3127 --comment-only can you try this patch first to see if it fixes it without any changes to mod_cc
-
由 Anthony Minessale 提交于
-
由 Michael S Collins 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 06 3月, 2011 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-640 --comment-only can you see if this patch helps, I think it should really be fixed in sofia but this shold keep it at bay
-
由 Moises Silva 提交于
-
由 Jeff Lenk 提交于
-
由 Stefan Knoblich 提交于
Using ftdm_log_chan() in ftdm_analog_configure_span() is a bad idea, since the span won't have any channels assigned. This bug powered by declaring all variables at the top of the function, even if they are used in an if branch at the end. A C99'ish: if (callwaiting) { for (unsigned int i = 1; i <= span->span->chan_count; i++) { /* ... */ } } would have alerted the developer adding the log statement. But since we can't have nice things (thanks MSVC for not supporting C99!) </rant> Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Moises Silva 提交于
-
- 05 3月, 2011 1 次提交
-
-
由 Mathieu Rene 提交于
-
- 04 3月, 2011 6 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This partially reverts commit 17d52112. Some changes in that commit caused 393 files which are in the tree to be mistakenly ignored.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-3121 this is less of a bug and more of a feature request but here you go, that's your quota for the month
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 03 3月, 2011 7 次提交
-
-
由 Anthony Minessale 提交于
-
由 Daniel Swarbrick 提交于
-
由 Daniel Swarbrick 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-