- 06 9月, 2016 1 次提交
-
-
由 Luis Azedo 提交于
-
- 20 8月, 2016 7 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #936 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9447-fix-build-on-windows to master * commit 'e5fc843c': FS-9447: [mod_avmd] #fix PRId64 on windows
-
由 Piotr Gregor 提交于
We need to include inttypes.h header on Windows for this to work.
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #935 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9449-enable-clock-calibration-and-clock_nanosleep to master * commit 'c5eb29d7': FS-9449: Enable clock calibration and clock_realtime on Solaris
-
由 Mike Jerris 提交于
* commit '676419a2': FS-9439 check chained loopback for loopback_bowout
-
由 Spencer Thomason 提交于
-
由 Luis Azedo 提交于
-
- 19 8月, 2016 6 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #934 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9447-avmd-increase-default-number-of-samples to master * commit '169f1c0b': FS-9447: [mod_avmd] increase factory default value of samples to skip
-
由 Mike Jerris 提交于
* commit 'ea5b3936': FS-9440 add transfer_destination
-
由 Mike Jerris 提交于
* commit 'f8c2abc1': FS-9441 optional skip member outcall beep
-
由 Piotr Gregor 提交于
Increase the value of parameter for factory settings (used when config can't be loaded or on 'set default' command).
-
由 Mike Jerris 提交于
Merge pull request #933 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9447-avmd-increase-default-number-of-samples to master * commit 'fb065a14': FS-9447: [mod_avmd] increase default value of samples to skip
-
由 Piotr Gregor 提交于
Increase value of samples to skip at the beginning of new frame. This increases the robustness against false detections observed on German voicemail from Switzerland (see wav audio attached to case FS-9447).
-
- 18 8月, 2016 4 次提交
-
-
由 Moises Silva 提交于
-
由 Brian West 提交于
Revert FS-8565, its getting a few blames for 3cx interop issues, we need to revisit the original reason and make sure this was the right fix.
-
由 Luis Azedo 提交于
-
由 Luis Azedo 提交于
-
- 17 8月, 2016 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
Merge pull request #859 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9183-call-with-t.38-reinvite-fails-after to master * commit '5b71dffb': FS-9183: [mod_sofia] Handle 415 Unsupported Media Type as 488
-
- 16 8月, 2016 6 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #883 in FS/freeswitch from ~LORNI/freeswitch:feature/FS-9256-add-db.finalize-in-order-to-close to master * commit '36ffb292': FS-9256: mod_v8: Add DB.Finalize() in order to close statements.
-
由 Michael Jerris 提交于
Conflicts: libs/sofia-sip/.update
-
由 Mike Jerris 提交于
Merge pull request #915 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8783-srtp-bus-error-on-sparc to master * commit 'c08809e2': FS-8783: [libsrtp] Fix alignment issue
-
由 Mike Jerris 提交于
Merge pull request #926 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9424-__byte_order-macro-not-defined-correctly to master * commit '2febb557': FS-9424 #resolve Define byte order correctly on Solaris/SPARC
-
由 Mike Jerris 提交于
Merge pull request #927 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9423-segfault-if-sofia-profile-param-local-network-acl to master * commit '8928852d': FS-9423 #resolve Handle null value in ACL list name
-
由 Mike Jerris 提交于
Merge pull request #924 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9069-avmd-add-total-time-to-beep-event to master * commit '9fbf9d02': FS-9069: [mod_avmd] add detection time to beep event
-
- 15 8月, 2016 5 次提交
-
-
由 Anthony Minessale 提交于
FS-9375 #resolve [DTMF not working on OPUS after Call Transfer ] #comment Can we try to reproduce with this version on all 3 boxes (not just the patch but the whole rev as-is)
-
由 Mike Jerris 提交于
Merge pull request #891 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-9281-add-qqvga-to-list-of-supported-video to master * commit '8269b821': FS-9281: Add support for QQVGA resolution in Verto
-
由 Chad Phillips 提交于
QQVGA is a standard 160x120 resolution, useful for cases of very slow upload bandwidth. Adds the resolution to the core FSRTC lib, and to the Verto video demo and Verto Communicator
-
由 Mike Jerris 提交于
Merge pull request #925 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-9161-doc-detach-timeout-sec to master * commit '3fa367b0': FS-9161: add example Verto settings to example configs
-
由 Chad Phillips 提交于
detach-timeout-sec, enable-fs-events, enable-presence
-
- 12 8月, 2016 4 次提交
-
-
由 Spencer Thomason 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-9422 #resolve [Freeswitch Exit/Crash on SDP Negotiation] #comment renegotiate-codec-on-hold renegotiate-codec-on-reinvite are both removed in this commit
-
由 Spencer Thomason 提交于
-
- 11 8月, 2016 2 次提交
-
-
由 Spencer Thomason 提交于
Handle 415 Unsupported Media Type the same as 488 Not Acceptable Here after t.38 ReINVITE. This resolves an issue where the call would fail and translates the response code to the more standard 488 Not Acceptable Here allowing the call to continue in audio mode. FS-9183 #resolve
-
由 Mike Jerris 提交于
Merge pull request #887 in FS/freeswitch from ~MZAKA/freeswitch:feature/FS-9276-proxy-notify-info to master * commit '589a0e68': FS-9276 new feature proxy in-dialog calls sip notify and info similar to proxy hold
-