- 10 4月, 2011 1 次提交
-
-
由 Michael S Collins 提交于
-
- 08 4月, 2011 8 次提交
-
-
由 Michael S Collins 提交于
-
由 Raymond Chandler 提交于
-
由 Buklov Boris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-3137 --resolve less of a memory leak more of a pool swelling, replaced a pool strdup that could recur with a strdup/free to avoid it
-
由 Marc Olivier Chouinard 提交于
-
由 Brian West 提交于
-
由 Stefan Knoblich 提交于
No guarantee this module still works, but it compiles again. Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
- 07 4月, 2011 1 次提交
-
-
由 Jeff Lenk 提交于
-
- 06 4月, 2011 1 次提交
-
-
由 Daniel Swarbrick 提交于
-
- 05 4月, 2011 5 次提交
-
-
由 Daniel Swarbrick 提交于
-
由 Anthony Minessale 提交于
-
-
由 Michael S Collins 提交于
-
由 Jeff Lenk 提交于
-
- 04 4月, 2011 7 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
fix another regression from 27c6d111 this probably broke the mad boss extension
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly.
-
由 Anthony Minessale 提交于
FS-2877 After further review I can concede the point that we should always say partial considering how we do things. With this commit we should at least be sending separate partial updates for each existing dialog to everyone with a subscription. If we need to introduce more data, consolidate them etc. We need to do it in small chunks and keep things sane.
-
由 Buklov Boris 提交于
-
- 03 4月, 2011 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 cypromis 提交于
-
由 Anthony Minessale 提交于
-
- 02 4月, 2011 4 次提交
-
-
-
由 Michal Bielicki 提交于
-
由 Anthony Minessale 提交于
-
由 Michal Bielicki 提交于
-
- 01 4月, 2011 9 次提交
-
-
由 Anthony Minessale 提交于
add execute_on function so you can have execute_on_answer_1 execute_on_answer_2 execute_on_answer_3 etc
-
由 Brian West 提交于
-
由 Michal Bielicki 提交于
-
由 Buklov Boris 提交于
-
由 Anthony Minessale 提交于
-
由 Michal Bielicki 提交于
-
-
由 Buklov Boris 提交于
mod_say_ru now support say_string like mod_say_en. Now support channel variables gender,cases can be set in english and russian for example: <action application="set" data="cases=nominativus/> <action application="set" data="gender=male_h"/> <action application="say" data="ru NUMBER PRONOUNCED 1001"/>
-
由 Anthony Minessale 提交于
-