Mike Jerris
783b95d596
Revert "bump build tool and dependency version numbers."
...
This reverts commit ea0f5d20af
.
2017-01-24 16:00:48 -06:00
Antonio
8673e0177c
[mod_sofia] FS-9966 fix private ip in contact header when invite w/ nosdp
2017-01-24 15:11:01 +01:00
Chris Rienzo
99e60c290a
FS-9965 [mod_hiredis] release context after getting alternate connection
2017-01-23 15:37:13 -05:00
Chris Rienzo
5db04d7d0f
FS-9965 [mod_hiredis] Improvements for performance, memory utilization, and resiliency.
...
Pipelining of requests to improve throughput
-- new parameter max-pipelined-requests (default 20) for maximum number of requests to batch at one time
Deletion of counter keys when zero
-- new parameter delete-when-zero (default false) to enable. This will cause a redis eval to execute to decrement counters instead of DECR.
Detection of negative limit counters
-- Self healing of negative counters (due to key eviction, etc)
2017-01-23 14:39:05 -05:00
Mike Jerris
73e08c1761
Revert "FS-9970 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command"
...
This reverts commit 68ec2a68ac
.
2017-01-23 13:04:58 -05:00
Brian West
99761c3281
Merge pull request #1163 in FS/freeswitch from ~SYSFU/freeswitch:bugfix/FS-9968-update-and-debug-OpenBSD-Makefile to master
...
* commit '68ec2a68ac1f2bd8df022cd02edbab1112ef00c3':
FS-9968 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command
bump build tool and dependency version numbers.
2017-01-23 10:30:41 -06:00
Seth
68ec2a68ac
FS-9968 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command
2017-01-22 10:38:38 -08:00
Seth
ea0f5d20af
bump build tool and dependency version numbers.
2017-01-22 08:37:51 -08:00
Andrey Volk
b2d9cd9e72
FS-9953 [mod_av] Add mod_av to windows build
2017-01-20 14:05:38 +03:00
Chris Rienzo
9c8d9cf120
FS-9959 [mod_spandsp] Add two new channel variables
...
fax_t38_tx_reinvite_packet_count - overrides t38-tx-reinvite-packet-count param in spandsp.conf
fax_t38_rx_reinvite_packet_count - overrides t38-rx-reinvite-packet-count param in spandsp.conf
2017-01-19 14:50:51 -05:00
Anthony Minessale
1918f29671
FS-9958
2017-01-19 10:51:24 -06:00
Anthony Minessale
16c0bc115e
FS-9958
2017-01-18 15:12:08 -06:00
Anthony Minessale
96a8267305
FS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream #resolve
2017-01-18 13:19:47 -06:00
Mike Jerris
f16a71e6ff
Merge pull request #1157 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-9955 to master
...
* commit '606d5354788c2c78e5e87f772e0069cbefe6ba93':
FS-9955 [mod_kazoo] set profile var when setting channel var
2017-01-18 10:41:28 -06:00
Anthony Minessale
cba5623911
FS-9954: [freeswitch-core] Crash on switch_ivr_intercept_session due null pointer for buuid #resolve
2017-01-18 10:40:39 -06:00
Mike Jerris
e3b5c9aeba
Merge pull request #1154 in FS/freeswitch from ~DEDWARDS/freeswitch:feature/FS-9162-add-ability-to-include-the-external to master
...
* commit '15fd3f1353a8f08c2dba6a5d9a3560ec8717be12':
FS-9162 Include external IP address in SDP if include_external_ip is set
2017-01-18 10:27:02 -06:00
lazedo
606d535478
FS-9955 [mod_kazoo] set profile var when setting channel var
2017-01-18 04:56:52 +00:00
Anthony Minessale
b7578ecd98
FS-9654 introduce origination_aleg_uuid
2017-01-17 16:45:22 -06:00
Dan Edwards
15fd3f1353
FS-9162 Include external IP address in SDP if include_external_ip is set
2017-01-17 15:21:27 -05:00
Mike Jerris
5ef273b4b3
Merge pull request #1146 in FS/freeswitch from bugfix/FS-9206-proxy-media-with-enable-3pcc-proxy to master
...
* commit 'a597e216bc699567ddb77d1765cf095c3bb31183':
FS-9206: [core] endable proxy media auto-adjust on re-invite for text and video every time as the streams may be being added on re-invite
2017-01-17 13:11:30 -06:00
Mike Jerris
a597e216bc
FS-9206: [core] endable proxy media auto-adjust on re-invite for text and video every time as the streams may be being added on re-invite
2017-01-17 13:10:06 -06:00
Anthony Minessale
99a0d74847
FS-9654
2017-01-16 19:13:24 -06:00
Anthony Minessale
52af4a3278
FS-9654 regression
2017-01-16 15:15:05 -06:00
Anthony Minessale
596bd59001
FS-9654 additional changes
2017-01-16 14:10:39 -06:00
Mike Jerris
c4775d8989
Merge pull request #1151 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9948-add-mod_png-to-windows-build to master
...
* commit '7dce1172acb8784557977bdd02bcd9a8f9ef717a':
FS-9948 [mod_png] Add mod_png to windows build
2017-01-13 14:56:09 -06:00
Andrey Volk
7dce1172ac
FS-9948 [mod_png] Add mod_png to windows build
2017-01-13 23:51:34 +03:00
Italo Rossi
ec83cb77f8
FS-9947 [verto_communicator] Do not try to parse empty chat messages
2017-01-13 16:13:14 -03:00
Italo Rossi
a46a67e12a
FS-9946 [verto_communicator] Fixed video size when window is resized on canary
2017-01-13 16:11:33 -03:00
Mike Jerris
52bbe5ca48
Merge pull request #1150 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9944-add-core-video-support-to-windows to master
...
* commit '1f11deb0236145c6da3030a00541ffc34f71823d':
FS-9944 [core] Add core video support to windows build
2017-01-12 15:21:05 -06:00
Andrey Volk
1f11deb023
FS-9944 [core] Add core video support to windows build
2017-01-12 23:52:06 +03:00
Brian West
619bb494ad
additional test cases for FS-9943
2017-01-12 11:56:38 -06:00
Brian West
6ff51458e2
FS-9943: [core] Default 488 handling for t.38 re-invite switches to udptl mode when it should not. #resolve
2017-01-12 11:47:31 -06:00
Mike Jerris
394d2602d1
Merge pull request #1149 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/FS-9940 to master
...
* commit '52e1785d947c8798de72457003660c05e2240651':
[mod_sofia] FS-9940 fix finding a-leg parameter
2017-01-12 10:57:55 -06:00
Luis Azedo
52e1785d94
[mod_sofia] FS-9940 fix finding a-leg parameter
2017-01-12 08:37:18 -06:00
Mike Jerris
1ec5e87468
FS-9934: [mod_redis] fix segfault on windows on close or connect failure
2017-01-10 18:17:09 -06:00
Mike Jerris
9b9408bc9e
Merge pull request #1147 in FS/freeswitch from bugfix/FS-9931-display-updates-are-sent-to-endpoints to master
...
* commit '5d5b815e426fa87392a6dd9657106664cb4caa42':
FS-9931: [mod_sofia] don't send display updates to endpoints who don't have UPDATE in their Allow header
2017-01-10 17:07:41 -06:00
Anthony Minessale
794a6f4aa1
FS-9933: [freeswitch-core] Fallback from native file failure to alternate ext #resolve
2017-01-10 17:00:18 -06:00
Mike Jerris
5d5b815e42
FS-9931: [mod_sofia] don't send display updates to endpoints who don't have UPDATE in their Allow header
2017-01-10 16:26:43 -06:00
Anthony Minessale
0db3a2febe
FS-9932: [freeswitch-core] Error with group confirm feature combined with enterprise originate #resolve
2017-01-10 16:06:33 -06:00
Anthony Minessale
5d3ff00368
FS-9929: [core,mod_spandsp] Assert in switch_frame_buffer_dup when receiving a fax using t.38 #resolve
2017-01-10 11:20:20 -06:00
Anthony Minessale
6fe1deda45
swigall
2017-01-09 16:57:52 -06:00
Tihomir Culjaga
4f3a5ebe07
FS-9874 - implement use of translate:<profile> - squashed
2017-01-09 16:03:38 -06:00
Ken Rice
51b2f1e825
Merge pull request #1143 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-9924 to master
...
%backport=1.6
* commit '392f09569455ccf5bced51ea5edc6642e57c0d97':
FS-9924: Removed libvpx dependency from SPEC file.
2017-01-09 13:56:51 -06:00
Mike Jerris
f2f89f28f5
Merge pull request #1142 in FS/freeswitch from bugfix/FS-9844-sip_full_route-variable-doesnt-show to master
...
* commit 'f418baf7c85c91b79ecb1cd593b570f99a7c0e2d':
FS-9844: [mod_sofia] populate sip_full_route var with all of the route headers, not just the first one
2017-01-09 10:44:08 -06:00
Mike Jerris
f2792c9ea5
swigall
2017-01-06 17:13:39 -06:00
Mike Jerris
ad183fdea4
FS-9809: [mod_sofia] url encode caller id number before sticking it in the from header in case we have non url safe chars in the cid number in the caller profile
2017-01-06 16:16:16 -06:00
Andrey Volk
7e6ba429e7
FS-9928 [mod_v8] Implement Event Hooks in JavaScript
2017-01-06 21:57:20 +03:00
Sergey Safarov
392f095694
FS-9924: Removed libvpx dependency from SPEC file.
2017-01-06 02:30:44 -05:00
Brian West
c0423c5877
FS-9855: [mod_spandsp] Refused T38 reinvite on b-leg breaks T38 negotiation on a-leg when using T38 gateway mode #resolve
2017-01-05 16:34:11 -06:00
Mike Jerris
f418baf7c8
FS-9844: [mod_sofia] populate sip_full_route var with all of the route headers, not just the first one
2017-01-05 16:02:17 -06:00