- 16 11月, 2015 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #596 in FS/freeswitch from ~MARKL/freeswitch:bugfix/FS-8537-passing-nil-to-various-lua-functions to master * commit '4e997750': FS-8537: Passing nil to various lua functions causes segfault
-
- 14 11月, 2015 1 次提交
-
-
由 Mark Lipscombe 提交于
Various functions exposed via lua do not check their parameters for null causing freeswitch to segfault. This change adds checking for null parameters and returns an error instead of segfaulting.
-
- 13 11月, 2015 18 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale II 提交于
Merge pull request #594 in FS/freeswitch from bugfix/FS-8425-dtmf-sometimes-missed-on-pstn-call to master * commit '56a10538': FS-8425 #resolve [DTMF sometimes missed on PSTN call]
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale II 提交于
Merge pull request #590 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:rtcp-debug-fix to master * commit 'cc1bf310': FS-8534: calculate RTT average (RTCP SR)
-
由 Moises Silva 提交于
Also fix small leak caused by the span being destroyed before the gsm loop ran
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
Misc code style fixes as well: * Use static functions everywhere, no need to pollute the global namespace * Rework some function names and variables to use lower case
-
由 Moises Silva 提交于
The new parameter startup-command for gsm spans allows executing raw AT commands on span startup
-
由 Moises Silva 提交于
Use the new parameter immediate-forwarding-numbers to configure immediate forwarding logic that emulates hunt groups The parameter syntax is: [<span-name>:]<number> Multiple elements can be specified separated by commas If the <span-name> is specified, the span will be checked for availability, if available, its number will be selected for forwarding, otherwise next number will be checked Forwarding is enabled as soon as a channel is answered and its disabled when the channel is hung up
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
* Add error handing in mod_freetdm for ftdm trace failures * Allow freetdm signaling modules to specify a destroy function * Added conditional forwarding to the freetdm gsm module Just specify the conditional-forwarding-number gsm parameter in freetdm.conf.xml * Added new 'gsm call' freetdm command for raw GSM calls which can be used to enable/disabling network features (e.g call *93) without having to resort to use a full originate that requires routing the call somewhere when answered * Miscelaneous cleanup of piggy coding style left over by one of the previous authors -_-
-
由 Anthony Minessale II 提交于
* commit '6c7ed71a': update update fix close file snafu update commit
-
由 Anthony Minessale II 提交于
* commit '1ee2f0ab': add colors to good and bad update new pass FS-8293 [verto_communicator] - Showing speed in the menu bar if autoBand is true, adding option to test speed before making a call, enabling dedEnc if inboundBandwidth is below dedEncWatermark (3072 by default). FS-8293 [verto_communicator] - Changed info in the top menu bar for a icon+popover, changed autoBand's code in testSpeed method, moved 'Bandwidth settings' to 'Video settings' in settings modal and now hidding video quality selection when autoBand is checked. FS-8293 [verto_communicator] - Better bandwidth info ui. FS-8293 [verto_communicator] - Fixed speed test breaking at splash screen if user isn't logged in. Removed unused function. FS-8293 [verto_communicator] Implemented speed test in verto communicator. always change bw tweaks WIP not shabby auto vid settings first pass, add some funcs to conference and speed test features and fix bugs in ws.c for big payloads
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 12 11月, 2015 2 次提交
-
-
由 Dragos Oancea 提交于
-
由 Jaon EarlWolf 提交于
FS-8293 [verto_communicator] - Showing speed in the menu bar if autoBand is true, adding option to test speed before making a call, enabling dedEnc if inboundBandwidth is below dedEncWatermark (3072 by default). FS-8293 [verto_communicator] - Changed info in the top menu bar for a icon+popover, changed autoBand's code in testSpeed method, moved 'Bandwidth settings' to 'Video settings' in settings modal and now hidding video quality selection when autoBand is checked. FS-8293 [verto_communicator] - Better bandwidth info ui. FS-8293 [verto_communicator] - Fixed speed test breaking at splash screen if user isn't logged in.
-
- 11 11月, 2015 4 次提交
-
-
由 William King 提交于
This reverts commit 8a16ed1a.
-
由 William King 提交于
Merge pull request #589 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8530-add-codecs-mod_sangoma_codec-to-avoid_mods to master * commit '8a16ed1a': FS-8530 add codecs/mod_sangoma_codec to avoid_mods in debian/bootstrap.sh
-
由 Stanislav Sinyagin 提交于
-
由 Mike Jerris 提交于
Merge pull request #584 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8427-incompatible-type-for-ld-in-prinrtf to master * commit 'de06bf08': FS-8427 Incompatible type for %ld in prinrtf
-
- 09 11月, 2015 9 次提交
-
-
由 Stanislav Sinyagin 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 William King 提交于
* commit 'b9278a8f': FS-8416: Regex feature in param field
-
由 Mike Jerris 提交于
Merge pull request #519 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8248-python-esl-bindings-are-installed to master * commit 'f5441a09': FS-8248 put python binaries into site arch path
-
由 Mike Jerris 提交于
* commit '54be6fc5': ESL-111 Fix esl/python/Makefile to create install directory This need when using make install DESTDIR=...
-