3394 Commits

Author SHA1 Message Date
Anthony Minessale
615e2691a9 fix some regressions from recent changes 2013-07-17 12:34:32 -05:00
Anthony Minessale
90682d03ec FS-5612 --resolve 2013-07-16 19:28:02 -05:00
Anthony Minessale
eebac2ea95 webrtc video tweaks 2013-07-16 19:16:01 -05:00
Anthony Minessale
eff5f3a766 add debug 2013-07-16 09:05:06 -05:00
Anthony Minessale
0b96a23cd8 tweak 2013-07-16 08:56:13 -05:00
Anthony Minessale
e46050d487 mod_conference add vid-floor command to branch off the floor for video on demand and force it to a particular member vid-floor can be api or bound to dtmf but who gets the floor must toggle it off before someone else can have it. vid-floor-force (vid-floor <member> force)can be clobbered at any time 2013-07-15 11:07:56 -05:00
Anthony Minessale
5dbf2b3cf7 refactor some video code 2013-07-11 17:38:24 -05:00
Raymond Chandler
df7a4fc958 FS-4123 --resolve slightly modified patch applied 2013-07-10 17:53:42 -04:00
Raymond Chandler
a64af62938 add chatplan info app 2013-07-10 12:47:32 -04:00
Raymond Chandler
91392fb18d FS-5467 --resolve patch applied 2013-07-10 12:17:29 -04:00
Raymond Chandler
de9bd1c367 FS-3911 --resolve patch applied 2013-07-10 10:53:41 -04:00
Michael S Collins
e21c57b099 BNPH-5393: --resolve add vars to affect mod_voicemail behavior: skip_record_check and skip_record_urgent_check 2013-07-08 13:45:27 -07:00
Brian West
35fca3d290 fix logic from race fix 2013-07-08 13:19:22 -05:00
Marc Olivier Chouinard
c613c65446 --resolve FS-5478 2013-07-08 00:55:48 -04:00
Seven Du
f4a66142ce --resolve FS-5072 2013-07-08 00:03:11 +08:00
Jeff Lenk
82292cced7 FS-3127 --resolve please reopen if not fixed 2013-07-06 12:52:21 -05:00
Brian West
9ed53db590 fix race 2013-07-05 19:50:57 -05:00
Jeff Lenk
2908e3acd5 fix stupid c89 for windows 2013-07-04 12:28:35 -05:00
Ken Rice
e0210d75e3 --resolve FS-5558 2013-07-03 15:01:03 -05:00
Ken Rice
4f71d38e17 --resolve FS-5569 2013-07-03 14:59:53 -05:00
Ken Rice
f91bdf12aa --resolve FS-3918 using patch that adds conference_moderator_pin channel variable 2013-07-03 11:13:35 -05:00
Steve Underwood
20531a097a Added a "nation" parameter to v18_init(), in preparation for automoding. 2013-07-03 02:39:09 +08:00
Anthony Minessale
bbdd77ec35 fix race condition on device state destroy 2013-06-28 14:21:04 -05:00
Anthony Minessale
2ea31f5d95 add preAnswer and ringReady too 2013-06-27 16:31:29 -05:00
Anthony Minessale
41c1c1cb75 add answer work tag to httapi 2013-06-27 16:25:59 -05:00
Anthony Minessale
7eb86bba75 fix empty +flags{} pre-empting conference_member_flags variable 2013-06-26 16:04:38 -05:00
Brian West
384cf3381c use the correct repeat key to replay messages 2013-06-26 15:17:56 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Chris Rienzo
cac8536170 mod_http_cache: valgrind fixes 2013-06-24 22:19:54 -04:00
Anthony Minessale
76177e6196 FS-5531 --resolve add another optional param to supply flags for either behaviour n for null and b for boolean 2013-06-20 22:53:43 -05:00
Anthony Minessale
702c9af3f9 add novideo app 2013-06-20 13:08:09 -05:00
Brian West
750c06c1b8 fix reload of outbound_name change 2013-06-18 15:49:12 -05:00
Anthony Minessale
691acf2812 fix build on cent5 2013-06-18 14:38:57 -05:00
Anthony Minessale
2fac3a8e83 refactor some of the video passthru code 2013-06-17 19:52:37 -05:00
Anthony Minessale
db59af93e3 remove cid flip from pickup 2013-06-17 10:57:33 -05:00
William King
4219049789 New compiler warning(error). Unused assignment before the pointer is reassigned. 2013-06-12 21:39:27 -07:00
William King
3f2f393a7c If the addr pointer is NULL, better to check first before using it. 2013-06-12 21:24:06 -07:00
Chris Rienzo
98ae1c93fa mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory 2013-06-12 09:38:35 -04:00
Anthony Minessale
d0749e9a26 FS-5500 --resolve 2013-06-11 11:38:18 -05:00
Travis Cross
46f4709ee6 Whitespace cleanup to previous commit 2013-06-07 06:59:38 +00:00
William King
e7fa70416d Previous commit was incorrect. This would correctly handle the memory loss case. 2013-06-06 23:54:07 -07:00
Anthony Minessale
7b25322e46 don't need this change revert 2013-06-05 11:21:59 -05:00
Anthony Minessale
4240526ce3 add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device 2013-06-05 11:20:11 -05:00
Seven Du
947c0542a9 update to mp4v2-2.0.0
It seems I cannot contact the original author
it seems has a bug which even cannot compile with mp4v2-trunk-479
This patch allow it to compile
2013-06-04 08:46:05 +08:00
Travis Cross
505815c902 Avoid crashing FS after delivering a VM
When vm-storage-dir was set to an absolute path, FS would abort after
delivering a VM because we were trying to free(3) memory sitting in
the middle of a memory pool.

FS-5329
2013-06-03 09:29:51 +00:00
Anthony Minessale
5835e0d541 FS-5488 --resolve 2013-05-31 14:46:15 -05:00
Nathan Neulinger
ac0ed44b96 FS-5449: --resolve add a mod_commands function to use the shell escape function and update the existing function to use correct escaping
adds a pool based implementation of the switch_util_quote_shell_arg function and changes existing function to be a wrapper around the pool based one
2013-05-31 16:25:08 -05:00
Anthony Minessale
5eabe2bc4e FS-5488 --resolve 2013-05-31 13:14:37 -05:00
Brian West
507788f01c Swap this 2013-05-31 09:16:32 -05:00
Jeff Lenk
24c13adfaf FS-5483 --resolve 2013-05-29 09:32:24 -05:00