- 11 2月, 2015 6 次提交
-
-
由 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
-
- 09 2月, 2015 2 次提交
-
-
由 Ken Rice 提交于
-
由 Mike Jerris 提交于
-
- 06 2月, 2015 2 次提交
-
-
由 Michael Jerris 提交于
-
由 Rajesh Panicker 提交于
-
- 05 2月, 2015 3 次提交
-
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
- 04 2月, 2015 3 次提交
-
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Chris Rienzo 提交于
-
- 03 2月, 2015 1 次提交
-
-
由 Ken Rice 提交于
-
- 30 1月, 2015 1 次提交
-
-
由 Brian West 提交于
-
- 29 1月, 2015 3 次提交
-
-
由 William King 提交于
code. This is unlikely to ever be hit in the field.
-
由 Michael Jerris 提交于
FS-7214: [mod_memchace] fix seg caused by bad command argument bounds checking for flush and deleete
-
由 Brian West 提交于
FS-7208 #comment _undef_ as the header and/or ident will make it be an empty string which is the same you were doing on your local builds #resolve
-
- 28 1月, 2015 5 次提交
-
-
由 Brian West 提交于
-
由 Moises Silva 提交于
Merge pull request #171 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7209-improve-ani-ton-and-type-when-not to master * commit '3cd62df9': If ANI ton is not interpreted correctly by libpri, fallback to calling ton/type.
-
由 Moises Silva 提交于
Merge pull request #165 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7197-libpri-spans-fails-to-stop-when-unloading to master * commit 'e062f5e3': If the span has been already fully stopped and ftdm is not running, return success from the span stop function.
-
由 Matteo Brancaleoni 提交于
fallback to calling ton/type.
-
由 Matteo Brancaleoni 提交于
return success from the span stop function.
-
- 27 1月, 2015 5 次提交
-
-
由 Brian West 提交于
-
由 Moises Silva 提交于
Merge pull request #166 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-7201-ftmod_libpri-does-not-set-ani-type to master * commit '8307e784': Set ANI plan and ANI type for ftmod_libpri.
-
由 Seven Du 提交于
-
由 Seven Du 提交于
on debian 7, ws_raw_read returns 0 when client side disconnect the socket, no HUP is detected and it resulted in an infinite loop.
-
由 Matteo Brancaleoni 提交于
-
- 26 1月, 2015 2 次提交
-
-
由 Ken Rice 提交于
FS-7191 #resolve #comment edit pgsql example connection string to remove unneeded option that may cause a failure on some systems.
-
由 Anthony Minessale 提交于
-