Displaying 20 results from an estimated 800 matches similar to: "Audo quality problem"
2020 Mar 23
0
Pidgin + pidgin-sipe audo/video calls to Skype for Business
Has anyone got the audio/video call functionality to work with the
CentOS 7 Pidgin packages? I primarily interested in Skype for
Business/Office Communicator, but if you have anything else set up that
supports audio/video, that may also be of interest.
I recently tried to join a "scheduled conference", and got a (working)
chat window, but didn't get any sound, and nobody else
2011 Aug 19
26
Pulse audo in 1.3.25+
So I used to use the winepulse patch for wine. (Yes I like pulse). But
since 1.3.25+ uses mmdevapi for audio, that patch no longer works. That
author points to a wine multimedia git, however, after installing that I
have no more sound in any wine application, and the winecfg test audio says
audio failed. How do I get this new sound server working in wine?
--
Sincerely,
MacNean C. Tyrrell
2018 Aug 08
2
limit sharing ability to certain users
http://repo.dovecot.org/ <http://repo.dovecot.org/>
Sami
> On 8 Aug 2018, at 10.27, Simeon Ott <simeon.ott at onnet.ch> wrote:
>
> Okay, this seems to be due to the fact that the option ?use_globals_only" is supported only in v2.2.31+
> We are on Debian jessie with dovecot v2.2.13 ? even an upgrade to current stable stretch won?t help (dovecot v2.2.27). So we will
2002 Jan 19
3
Interactive RC3 quality analysis graphs
This is the new page after the first feedback round:
http://audio.sinderman.com/
Comments? Conclusions? Developers feedback?
Can someone ABX 60.wav with 60.ogg -q 0?
Cheers, AGS.
P.S. Garf/Erik, I have included some comments from EAQUAL's author.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this
2007 Mar 19
2
wine WM8EUTIL
Hello,
i've got a little problem that begins to drive me mad.
FOr usage on my xbox360, i need to convert Videos to WMV.
After a long search, i found MS WM8EUTIL which seems to be perfect.
The Problem is, it doesnt work.
1. It begins to install, but never seems to register in the system
(is there a way to manually register setup.inf ? )
2. Though, suprsingly, all works well for audo only
2018 Aug 09
0
limit sharing ability to certain users
Thanks Sami, thanks Aki
I just updated the packages on our testing server and now it works like expected.
There are some LDAP tests to come. Are there many productive server out there using this repository?
Simeon
> On 8 Aug 2018, at 09:41, Sami Ketola <sami.ketola at dovecot.fi> wrote:
>
>
> http://repo.dovecot.org/ <http://repo.dovecot.org/>
>
> Sami
>
2009 Mar 28
2
text matching and substitution
I am trying to simplify a text variable by matching and replacing it with a
string in another vector
so for example in
colours <- paste(letters,colours(),"stuff",LETTERS)
find and replace with ("red","blue","green","gray","yellow","other") -
irrespective of case
its a large dataset, so i'd like to be able to do this
2018 Aug 07
2
limit sharing ability to certain users
still the same?
root at buserver:/etc/dovecot# doveadm user test2 at onnet.ch
field valueuserdb lookup: user test2 at onnet.ch doesn't exist
relevant config output from doveconf -n
userdb {
args = /etc/dovecot/dovecot-ldap.conf
driver = ldap
result_success = continue-ok
}
userdb {
args = username_format=%Lu /etc/dovecot/share.passwd
driver = passwd-file
result_failure =
2012 Oct 21
1
Parameter Matrix
Hallo,
I would like to run a model (differential equations)
with a whole bunch of parameter combinations.
I think the best way of doing this is to put the model
function into a loop and set a matrix with the parameters:
Each row will represent the parameters for one loop.
I know how to compile such a matrix (via another loop,
or by using rbind etc.). However I hope you guys may have
a much
2009 Aug 18
1
Plyr and memory allocation issue
Dear R users
I am trying to create some new variables for a 4401 x 30 dataframe using
ddply and transform. The "id" variable i am using is a factor with 1330
levles eg
bb <- function(df) {transform(df,
years = study.year - min(study.year) + 1,
periods = length(study.year)
)}
test <- ddply(x,.(id),bb)
I havent copied the data to avoid clogging the
2019 Sep 18
2
Sync UID/GUI between two DCs
Am 18.09.19 um 16:17 schrieb Rowland penny:
> On 18/09/2019 03:41, Simeon Peter via samba wrote:
>> I would remove any uidNumber & gidNumber attributes from the
>> following users (if set):
>>> administrator
>>> guest
>>> krbtgt
>> Administrator has a uidNumber since long time and owns some files.
>> Are there disadvantages if I leave his
2017 Nov 14
1
OrcJIT + CUDA Prototype for Cling
Hi Lang,
thank You very much. I've used Your code and the creating of the object
file works. I think the problem is after creating the object file. When
I link the object file with ld I get an executable, which is working right.
After changing the clang and llvm libraries from the package control
version (.deb) to a own compiled version with debug options, I get an
assert() fault.
In
void
2008 Nov 04
2
ggplot & annotating charts
Dear "R-listers"
I've been trying to figure out how to annotate charts in ggplot (ie add text
to line charts, highlighted boxes etc). By and large, I can get close to
what i want with base graphics, but would ideally like to use ggplot
whenever possible (additionally, i would like to add text labels
automatically to the chart). The code is below
I suspect I need to use geom_rect,
2010 Apr 18
4
confused with yearmon, xts and maybe zoo
R-listers,
I am using xts with a yearmon index, but am getting some inconsistent
results with the date index when i drop observations (for example by using
na.omit).
The issue is illustrated in the example below. If I start with a monthly
zooreg series starting in 2009, yearmon converts this to "Dec-2008". Not
such a worry for my example, but strange. Having converted to xts, i drop
2018 Aug 05
4
limit sharing ability to certain users
Hello
Is it possible to limit the ability of sharing it?s own mailboxes to only a few users?
We have a few sensitive mailboxes of users where the ability to share via IMAP SETACL should be prevented.
I tried the following so far?
doveadm acl remove -u test at onnet.ch INBOX user=test at onnet.ch admin
but when doing this the admin rights are still there
doveadm acl rights -u test at
2009 Jan 17
1
Downloading Excel file & reading a range
I am trying to figure out a way to download an Excel file and then read a
range into R - so that i can have a reasonably automated process. I have
been trying to use the RODBC package, but with little success. I suspect
that this isnt the right route
Here is some code. My aim is to read in the data starting in H69:H283 in
sheet 2.
2019 Sep 18
2
Sync UID/GUI between two DCs
Thank you for your answers Rowland.
I could go ahead.
Am 17.09.19 um 18:52 schrieb Rowland penny:
> On 17/09/2019 09:30, Simeon Peter wrote:
>> Am 17.09.19 um 17:08 schrieb Rowland penny via samba:
>>> Do not give the standard Windows users and groups a uid/gidNumber,
>>> most are never used on Unix, the main exception would be Domain Users.
>> OK, now I did it
2019 Sep 17
3
Sync UID/GUI between two DCs
Hello
I had a problem with different group IDs on my two DCs. They have both
Version 4.7.6-Ubuntu and use the RFC2307 scheme. The first DC showed the
group-IDs 200xx that I gave in the AD. The second DC gave the ID 100 to
Domain Users and other 200xx IDs to the groups.
To could solve the problem:
?1. I gave Unix UIDs to all users and GIDs to groups in the Active
Directory with RSAT
?2. I
2010 Oct 16
1
fraud advice (Also advice on using ipbanning)
When we designed our systems on asterisk we designed it to me multi-tenant.
Se we use customer prefixes on all extensions. This allows us to have
multiple customers using the same extension pools. It also reduces the hack
foot print as hackers must know the prefix for a customer to try and brute
force things. All passwords use 8+ characters with alfa/numeric and special
characters.
As I see
2008 Dec 31
9
Word Wrap Problem
Hi,
I have installed openSuse 11.1, which uses wine 1.1.11. I had already used wine with openSuse 10.3 which, I think, had the version 1.0.
I have a dictionary for windows which doesn't work well in wine 1.1.11 but it worked with a small problem, but not so big, in 1.0.
As in all dictionaries, the explanation of a word is shown in a text box. When the explanation is too long the text box