- 03 4月, 2018 1 次提交
-
-
由 Hunyadvári Péter 提交于
-
- 05 3月, 2018 1 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1472 in FS/freeswitch from ~STEPHALNET/freeswitch:FS-6816-sofia_send_callee_id-should-not-always to master * commit '159c4ce9': FS-6816 [mod_sofia] Set empty callee id if `_undef_`
-
- 23 2月, 2018 1 次提交
-
-
由 Italo Rossi 提交于
Merge pull request #1332 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10493-replace-core-uuid-with-cc_instance_id to master * commit '1284fbb0': FS-10493: [mod_callcenter] Replace core uuid with cc_instance_id taken from callcenter.conf.xml
-
- 22 2月, 2018 2 次提交
-
-
由 Mike Jerris 提交于
* commit 'ead0122a': fix FS-9298
-
由 s3rj1k 提交于
-
- 21 2月, 2018 2 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1476 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9753-accessing-the-wss-interface-via-regular to master * commit 'f37f41cc': FS-9753: [mod_sofia] Fix crash when accessing the WSS interface via regular HTTPS
-
由 Andrey Volk 提交于
-
- 13 2月, 2018 1 次提交
-
-
由 Andrey Volk 提交于
-
- 02 2月, 2018 3 次提交
-
-
由 Italo Rossi 提交于
Merge pull request #1469 in FS/freeswitch from ~ARESKI/freeswitch:bugfix/verto_communicator_packagesjson to master * commit 'be0c10d2': [fix](verto_communicator) add grunt-cli dependency to packages.json
-
由 Italo Rossi 提交于
Merge pull request #1464 in FS/freeswitch from ~BODJI/freeswitch:FS-10299-mod_callcenter-database-blocking to master * commit 'b185cc6e': FS-10299: [mod_callcenter] Add an option to disable global database lock on mod_callcenter
-
由 Stephane Alnet 提交于
In some scenarios (e.g. MetaSwitch interop) the `display` field of callee-id should be left empty instead of being overwritten with the number. As is done in other places, we allow for `_undef_` to mean "leave the field empty".
-
- 31 1月, 2018 1 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1470 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10496-speedup-javascript-enabling-code to master * commit '3d9365ed': FS-10496: [mod_v8] Fixing regression from FS-10496 when no settings exist in v8.conf.
-
- 28 1月, 2018 1 次提交
-
-
由 Marc Olivier Chouinard 提交于
-
- 25 1月, 2018 3 次提交
-
-
由 Mike Jerris 提交于
This reverts commit bb4499ec. This commit breaks the build. Please correct and re-submit
-
由 areski 提交于
-
由 Italo Rossi 提交于
FS-10521 FS-10612 [mod_callcenter] Member exit reason set to EXIT_WITH_KEY when it should be TIMEOUT and only set EXIT_WITH_KEY if the key pressed is set at cc_exit_keys
-
- 24 1月, 2018 1 次提交
-
-
- 22 1月, 2018 1 次提交
-
-
由 Steve Underwood 提交于
-
- 19 1月, 2018 6 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1371 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10611-add-domain_data-command-to-retrieve to master * commit '233481c3': FS-10611: [mod_commands] Add domain_data command to retrieve domain information
-
由 Andrey Volk 提交于
-
由 Mike Jerris 提交于
Merge pull request #1334 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10496-speedup-javascript-enabling-code to master * commit 'c1280938': FS-10496: [mod_v8] Speedup JavaScript. Enabling Code Caching.
-
由 Mike Jerris 提交于
* commit '6cc029b5': FS-10875: #resolve Portability issues for non-bash interpreters.
-
由 Mike Jerris 提交于
Merge pull request #1466 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10876-windows-compile-errors-in-msvc-2017 to master * commit 'e380b41a': FS-10876: [Build-System] Fix build in Visual Studio 2017 and Windows SDK 10.
-
由 Mike Jerris 提交于
* commit 'bb4499ec': FS-10820 [mod_kazoo] eventstream configuration
-
- 11 1月, 2018 1 次提交
-
-
由 lazedo 提交于
-
- 10 1月, 2018 1 次提交
-
-
由 Andrey Volk 提交于
-
- 09 1月, 2018 2 次提交
-
-
由 Mike Jerris 提交于
-
由 Angel M. Adames 提交于
-
- 08 1月, 2018 1 次提交
-
-
由 Steve Underwood 提交于
Ethernet packets.
-
- 28 12月, 2017 1 次提交
-
-
由 Italo Rossi 提交于
-
- 26 12月, 2017 1 次提交
-
-
由 Italo Rossi 提交于
FS-10858 - [verto_communicator] Removing emit of res_check_done, on slow connections the emit could happen before the listening thus freezing the app on loading
-
- 24 12月, 2017 1 次提交
-
-
由 Seven Du 提交于
-
- 22 12月, 2017 1 次提交
-
-
由 Italo Rossi 提交于
FS-10858 - [verto_communicator] Waiting for resolution check finish before redirecting to preview screen.
-
- 07 12月, 2017 3 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1456 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS-10833-mod_amqp-memory-leak-on-reconnection to master * commit 'd311a06a': FS-10833: [mod_amqp] memory leak on reconnection attempt to RabbitMQ broker
-
由 Praveen Kumar 提交于
Memory leak happening during reconnection attempt after connectivity loss with RabbitMQ broker. With these changes, memory leak issue has been addressed and the object has been properly freed.
-
由 Seven Du 提交于
-
- 05 12月, 2017 3 次提交
-
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
- 30 11月, 2017 1 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1445 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS-10805-memory-leak-in-mod_amqp to master * commit '97d6bee3': FS-10805: Memory Leak fix in mod_amqp
-