Brian West
8318b0abce
FS-8240 more
2015-09-29 23:02:29 -05:00
Anthony Minessale
3fdd1df415
FS-8240 more
2015-09-29 23:00:28 -05:00
Anthony Minessale
58ba3860cd
FS-8241 #resolve [Conference stops playing video when local_stream changes source]
2015-09-29 14:48:24 -05:00
Anthony Minessale
fbacc27d29
FS-8232 #resolve [conference sending too many video refresh req]
2015-09-28 14:00:37 -05:00
Anthony Minessale
037031fc80
FS-8216 #resolve [Occasional lip sync problems when recording with mod_av ]
2015-09-24 13:55:28 -05:00
Anthony Minessale
dd6da6e06a
FS-8211 #resolve [Conference video recordings of layouts with overlap have flickering video]
2015-09-23 13:24:14 -05:00
Anthony Minessale
f8b19b7485
FS-8190 #resolve [When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent command]
2015-09-21 18:00:32 -05:00
Anthony Minessale
8a0366b999
FS-8130 running out of witty commit msgs
2015-09-21 14:08:38 -05:00
Anthony Minessale
1b60510130
FS-8184 #resolve [Fix possible memory leak in mod_conference when hanging up on a video call]
2015-09-17 21:13:02 -05:00
Anthony Minessale
4a56b7d145
FS-8130 cont
2015-09-17 17:34:58 -05:00
Anthony Minessale
3091301e34
FS-8172 #resolve [Regression from earlier commit to mod_conference breaks admin controls in verto demo app]
2015-09-16 13:20:57 -05:00
Anthony Minessale
8bdf956c0c
FS-8130 redo last fix a different way
2015-09-16 12:34:56 -05:00
Anthony Minessale
04fc75e93b
FS-8130 fix regression in conference recording
2015-09-16 11:46:06 -05:00
Anthony Minessale
52afedf23d
FS-8053 addtl touchups
2015-09-15 12:14:09 -05:00
Anthony Minessale
79f158911e
FS-8053 fix some regressions from original merge, add auto mute-unmute when toggling video send/recv
2015-09-14 16:49:55 -05:00
Anthony Minessale
eea76c8856
FS-8130
...
Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.
2015-09-14 13:30:08 -05:00
Mike Jerris
a12010ecd4
Merge pull request #465 in FS/freeswitch from bugfix/FS-8053 to master
...
* commit '331cde3c92140f85265978c75b73cc9a202ad714':
FS-8053: handle a=sendonly, a=sendrecv, a=recvonly to change who is sending video during a call
2015-09-09 18:11:22 -05:00
Anthony Minessale
331cde3c92
FS-8053: handle a=sendonly, a=sendrecv, a=recvonly to change who is sending video during a call
2015-09-09 18:10:52 -05:00
Stanislav Sinyagin
98a190a107
FS-7967 SmartOS compatibility
...
configure.ac: honor NetBSD and SmartOS in search for system lua
src/switch_utf8.c: remove switch_u8_vprintf and switch_u8_printf
replace u_int32_t with C99 standard uint32_t, and also the same for
8,16,64 bit
2015-09-09 21:39:41 +00:00
Anthony Minessale
d56c716c3f
FS-1772 build err
2015-09-09 13:54:03 -05:00
Mike Jerris
edbffd3462
Merge pull request #468 in FS/freeswitch from ~NCOPA/freeswitch:bugfix/FS-1772-need-a-way-for-individual-end-users to master
...
* commit '367dabcb55f48a3db1b02c0364e2352993eaa581':
FS-1772 #resolve fix reset of voicemail greeting to default
2015-09-09 12:57:22 -05:00
Mike Jerris
14c43c0804
Merge pull request #470 in FS/freeswitch from ~NCOPA/freeswitch:bugfix/FS-8131-voicemail-does-not-reject-change to master
...
* commit '7aba5d52ee609e63ede7e76ab955179e9c61244d':
FS-8131: [mod_voicemail] fix disallowed empty password set
2015-09-09 12:56:31 -05:00
William King
d7724cc2aa
FS-8075 Fix for failover when you pull power on redis, while redis clients under load test
2015-09-09 10:39:20 -07:00
William King
8a388131b2
FS-8075 fix typo for dialplan app
2015-09-09 08:59:26 -07:00
Natanael Copa
7aba5d52ee
FS-8131: [mod_voicemail] fix disallowed empty password set
...
Prevent users to change password to an empty password when
allow-empty-password-auth is set to true.
2015-09-07 16:33:44 +02:00
William King
16d600c035
FS-8075 updates for limit release case
2015-09-04 14:46:10 -07:00
Natanael Copa
367dabcb55
FS-1772 #resolve fix reset of voicemail greeting to default
...
Allow entering 0 to restore the default greeting.
2015-09-04 16:22:20 +02:00
Anthony Minessale
2d2a27f6ad
FS-8127 #resolve [update codec when detecting rate change in mod_conference more often]
2015-09-03 15:27:59 -05:00
Mike Jerris
46c0d05216
FS-7966: fix more msvc 2015 build warnings.
2015-09-02 13:07:17 -04:00
Anthony Minessale
08f634b215
move debug level to 5 for av codec msgs
2015-09-02 11:29:16 -05:00
Anthony Minessale
2feae3fc69
FS-6833 #comment please test this branch
2015-09-01 16:31:23 -05:00
Mike Jerris
58fc6abb17
Merge pull request #448 in FS/freeswitch from bugfix/FS-7911-master to master
...
* commit 'f2514644e1b9964bc4a2f91b8cbe6f8aedf1214b':
FS-7911: [mod_conference] do not allocate for conference cdr if conference cdr is disabled, and fix leak in conference_record
2015-09-01 13:06:12 -05:00
Mike Jerris
c3dbf25bd7
Merge pull request #392 in FS/freeswitch from ~VIPKILLA/freeswitch:master to master
...
* commit 'e2cf1f5270b22c1d6e36fcdc200cd6aa76c7511e':
FS-7954: [mod_nibblebill] use switch_core_session_execute_exten instead of switch_ivr_session_transfer to perform inline dialplan action
2015-09-01 13:02:44 -05:00
Mike Jerris
8577601f5f
Merge pull request #400 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7983 to master
...
* commit '723e8a1f9a899564b89e70d5e6c4a8799413579b':
FS-7983 Added param for specifying video encoding speed
2015-09-01 12:58:34 -05:00
Mike Jerris
de300df7c5
FS-7966: fix buffer overflow in mod_vmd found by msvc 2015
2015-08-31 17:56:01 -04:00
Mike Jerris
403c1735e5
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:47:57 -04:00
Mike Jerris
5c59a0159d
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:08:52 -04:00
Michael Jerris
b126788ac7
FS-7966: fix build issue from incorrect msvc warning fix
2015-08-31 13:32:46 -05:00
Mike Jerris
2e3e09cb38
FS-7966: fix more msvc 2015 build warnings.
2015-08-31 13:26:36 -04:00
Michael Jerris
164c6111a1
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
2015-08-31 10:19:10 -05:00
William King
d582e08da8
Startiing the deprecation mod_redis in favor of mod_hiredis.
2015-08-28 16:56:47 -07:00
William King
d1d0f553bc
FS-8075
...
Initial commit of mod_hiredis. Add expanded redis support to include
raw redis command support, as well as the existing support for
FreeSWITCH limits.
2015-08-28 16:56:38 -07:00
Mike Jerris
288c62576f
FS-7966: fix more warnings in msvc 2015 build
2015-08-28 17:42:55 -04:00
Michael Jerris
f2514644e1
FS-7911: [mod_conference] do not allocate for conference cdr if conference cdr is disabled, and fix leak in conference_record
2015-08-28 16:23:43 -05:00
Mike Jerris
5de2f7d7bd
FS-7966: multiple fixes for msvc 2015 build, silence multiple warnings
2015-08-27 18:49:13 -06:00
Brian West
ea38fe940b
FS-8077 #resolve [Memory leak in conference_record thread]
2015-08-27 15:19:12 -05:00
Michael Jerris
e1aa9b11ca
FS-8056: [mod_voicemail] fix segfault on vm_inject, regression from FS-7968
2015-08-26 17:06:28 -05:00
Anthony Minessale
de3b0a0957
FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream]
2015-08-26 12:10:34 -05:00
Michael Jerris
451b6e393d
FS-8047: [build] fix build errors in mod_rtmp, mod_oreka, and mod_sangoma_codec due to using __FUNCTION__ on newer compilers
2015-08-26 09:28:54 -04:00
Seven Du
1c76a0db98
FS-8050 #resolve
2015-08-26 08:48:49 +08:00