- 18 2月, 2015 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7066 FS-7253 FS-7231 #comment remove TFD_TIMER_ABSTIME as it seems to cause some load issues on some machines
-
- 17 2月, 2015 9 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
-
由 Brian West 提交于
-
由 Chris Rienzo 提交于
FS-7164 [mod_rayo] support input grammar URL for MRCP only. Mixing URL and embedded grammars in same input request (but in different grammar elements) should work
-
由 William King 提交于
-
- 16 2月, 2015 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
- 14 2月, 2015 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 12 2月, 2015 7 次提交
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
FS-7270 remove libtool-bin since this is specific to Jesse, update libjpeg-dev to libjpeg8-dev sigh why change the name of the package
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
* commit '299b313b': FS-7269 : Add error logs in exec_user_method() when exception occurs.
-
由 Vineet Chaudhary 提交于
In exec_user_method() report ERROR LOG to console in cases exceptions occurs, like if any of class/method/userMethod->arg is null or for any reason which sets status to SWITCH_STATUS_FALSE because that prevents loading mod_java and users don't have clue why it is failing to load. With this patch error logs can tell why method failed to execute.
-
- 11 2月, 2015 7 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Mike Jerris 提交于
* commit '35e4c978': Do not autoload mod_v8 in the default config [FS-7263]
-
由 Michael Jerris 提交于
-
由 Mike Jerris 提交于
FS-7262: #resolve #comment fix regression in native recording using record thread from FS-7083 326289ca
-
由 Chris Rienzo 提交于
-
由 Manav Rathi 提交于
mod_v8 is commented out in modules.conf (possibly because it requires v8 development files installed), but is present in modules.conf. This commit updates modules.conf.xml to reflect the defaults present in modules.conf and not try and autoload mod_v8. With this change, the spurious warning during start up goes away.
-
- 10 2月, 2015 1 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #178 in FS/freeswitch from ~RAJESH_FIRESPOTTER.COM/freeswitch-fs-7228:master to master * commit '5db8a0c1': FS-7228 - Max Register Refresh before the Register is challenged for credentials
-
- 11 2月, 2015 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 10 2月, 2015 5 次提交
-
-
由 Ken Rice 提交于
make this play cleaner with bamboo... if you are using this script destination dirs have changed to be more inline with the debian builds. This is part of the updates for deploying bamboo
-
由 Mike Jerris 提交于
* commit 'adccf499': FS-7256 : Unable to load mod_java.
-
由 Anthony Minessale 提交于
FS-7252 #resolve 6-year-old regression from commit 525f1ac3 back in 2008
-
由 Vineet Chaudhary 提交于
FS not able to load mod_java because in load_config switch_status_t status is not initialised and in some conditions status is not gets set ever resulting returning garbage value, resulting failuar to load mod_java.so. With this patch status is set to SWITCH_STATUS_SUCCESS so in case everything is loaded it can load mod_java else status is set to SWITCH_STATUS_FALSE(which is already covered).
-
由 Anthony Minessale 提交于
cannot send call state about state destroy, this is an internal state and the session is already destoyed. Bug from original implementation
-