14249 Commits

Author SHA1 Message Date
Jeff Lenk
65ba846a30 FS-5100 --resolve 2013-03-22 07:44:22 -05:00
Christopher Rienzo
0481ce78ff tabs instead of spaces 2013-03-21 23:18:31 -04:00
Jeff Lenk
0fa438a748 FS-5178 --resolve 2013-03-21 21:36:20 -05:00
Anthony Minessale
0f4f0e71c3 FS-5192 --resolve 2013-03-21 15:55:24 -05:00
Anthony Minessale
909e5f3b01 FS-5204 --resolve 2013-03-21 14:37:53 -05:00
Anthony Minessale
d75faa6913 stray q 2013-03-21 14:23:43 -05:00
Anthony Minessale
d1292919fb FS-5209 --resolve 2013-03-21 13:52:33 -05:00
Anthony Minessale
56e1e9c83e FS-5202 2013-03-21 13:49:33 -05:00
Anthony Minessale
a65a03a7dd revert unintended change 2013-03-21 13:05:35 -05:00
Seven Du
1ce96ce9f5 fix seg when mod unload with event_sink listeners present 2013-03-21 12:58:25 +08:00
Anthony Minessale
dba6530eb5 FS-5011 try this rev 2013-03-20 18:58:34 -05:00
Raymond Chandler
cd0dc2c0af Merge branch 'master' of fs-git:freeswitch 2013-03-20 15:10:31 -04:00
Raymond Chandler
09a3e63b15 add param to not fail module load on device fail 2013-03-20 15:10:19 -04:00
Raymond Chandler
2b8b6cef0c Merge branch 'master' of fs-git:freeswitch 2013-03-19 22:32:51 -04:00
Raymond Chandler
d60317c153 FS-5091 --resolve avoid division by 0 2013-03-19 22:32:40 -04:00
Anthony Minessale
4ecba7fea8 FS-5011 please retest with this patch 2013-03-19 20:54:33 -05:00
Anthony Minessale
de9714d772 FS-5194 --resolve 2013-03-19 09:16:36 -05:00
Anthony Minessale
43b3a98b09 FS-5011 please update and retest with new logs 2013-03-19 08:51:20 -05:00
Anthony Minessale
c7fcf8c3c6 FS-5200 --resolve this patch did not apply please be up to date with latest HEAD when generating patches 2013-03-19 08:39:19 -05:00
Anthony Minessale
8afe9f3c3f FS-5196 --resolve 2013-03-19 08:31:57 -05:00
Chris Rienzo
a8cb98c7f9 mod_http_cache: added http_cache file format that won't conflict with mod_httapi. 2013-03-19 08:59:39 -04:00
Anthony Minessale
2dc3b47db1 FS-5196 --resolve 2013-03-18 16:12:11 -05:00
Anthony Minessale
e7f6ea7200 FS-5197 --resolve 2013-03-18 16:08:46 -05:00
Chris Rienzo
f45fa08e15 mod_http_cache: add support for http/https formats if enable-file-formats is set to true in http_cache.conf. Don't load mod_httapi if you use this option 2013-03-18 17:58:51 -04:00
Jeff Lenk
f05b493367 Revert "FS-3996 --resolve stop conference recording when only 1 person left"
This reverts commit 05895faa770d227953346ec3f573e724073d2cdf.
2013-03-18 12:41:07 -05:00
Giovanni Maruzzelli
6afa0fd542 FS-5148: noise at beginning of call, probably from uncleaned buffer 2013-03-16 22:14:25 +01:00
Anthony Minessale
f368369945 FS-5187 --resolve A 1 character typo.... 2013-03-15 20:47:03 -05:00
Anthony Minessale
abdc4bf091 add some more mime types for wav and mp3 2013-03-15 20:34:24 -05:00
Anthony Minessale
bd72a7fc60 fix seg when piggybacking mono files with stereo in file stream 2013-03-15 20:34:24 -05:00
Anthony Minessale
a684e7511d fix cache file messup 2013-03-15 20:34:24 -05:00
Christopher Rienzo
e917202d5e FS-5188 --resolve Allow full path to grammar in mod_pocketsphinx 2013-03-15 19:53:13 -04:00
Anthony Minessale
424738e9c5 FS-5184 --resolve never too much logging 2013-03-15 09:40:01 -05:00
Anthony Minessale
ee308f00de FS-4875 --resolve 2013-03-15 09:36:57 -05:00
Anthony Minessale
a28f19b7a2 FS-5011 update to this version and repost the same trace if you still have problems 2013-03-15 09:24:47 -05:00
Di-Shi Sun
69bd8edf41 Rewrote mod_osp module and updated documentation. 2013-03-15 08:32:02 +00:00
Anthony Minessale
84709b8b61 FS-5180 --resolve 2013-03-14 15:18:51 -05:00
Anthony Minessale
8523f22578 fix shutdown race in queue managers 2013-03-14 13:35:42 -05:00
Anthony Minessale
43e8fb6be4 FS-5176 --resolve 2013-03-14 11:06:02 -05:00
Anthony Minessale
f2a260d81f FS-5171 Please try this. Get a similar trace and if you can, compare it to the trace without the SBC in place. 2013-03-14 10:58:17 -05:00
Jeff Lenk
16289ce9a4 FS-5166 --resolve exec for windows 2013-03-13 22:24:25 -05:00
Anthony Minessale
77ee3fe10c fix a few rare race conditions that could lead to a lockup 2013-03-13 16:10:42 -05:00
Anthony Minessale
4e812bb263 FS-5169 --resolve 2013-03-13 10:37:44 -05:00
Brian West
7d29a92f55 Allow logging of detailed verbose per UUID for debugging 2013-03-11 22:35:18 -05:00
Anthony Minessale
5655320dae FS-5087 --resolve 2013-03-11 09:33:08 -05:00
Anthony Minessale
0026f9e496 FS-5163 --resolve 2013-03-11 09:14:11 -05:00
Seven Du
5f733b24bf FS-4225 2013-03-11 18:04:05 +08:00
Jeff Lenk
05895faa77 FS-3996 --resolve stop conference recording when only 1 person left 2013-03-10 15:14:53 -05:00
Jeff Lenk
6fe64c68c0 FS-4000 --resolve 2013-03-10 15:02:09 -05:00
Steve Underwood
45eaaf4178 Spandspi's FAX engine now gives separate size and resolution information about
the images on the line and the images in the file. The ties in with the recent
addition of image resizing and flattenign for colur images.
mod_spandsp has been changed to make use of the additional information.
2013-03-10 20:55:21 +08:00
Jeff Lenk
d9a4b8a9b0 FS-5156 --resolve default configuration needs new dsn 2013-03-09 13:00:22 -06:00