Displaying 20 results from an estimated 1000 matches similar to: "Incorrect/incomplete group information when authenticating against AD"
2004 Aug 16
1
Performance testing of asterisk
We are trying to set up some scripts to test asterisk under various loads.
What we are doing is trying to load a bunch of calls in to various queues
atuomatically from various numbers etc so we can see how it behaves. I
think we can do this by loading files in to the var/spool/asterisk/qcall
directory. However the format of this file has a field named identifier
which appears to be a file
2005 Jan 05
1
ASTCC Compiling Problem
I have this error compiling ASTCC:
[root@pbx astcc]# make install
mkdir -p /var/www
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
chmod 755 ./astcc.agi
chmod 755 ./astcc-admin.cgi
echo | ./astcc.agi >/dev/null
Can't locate DBI.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
help with gotoExitingHandler(R_NilValue, call, entry); . Implementation of error handling internally
2014 Feb 26
1
help with gotoExitingHandler(R_NilValue, call, entry); . Implementation of error handling internally
Hello,
I?m trying to leverage R_ToplevelExec to implement C level try/catch.
The way it is implemented allows for running a function in a top level context. This context gets an empty handler stack, so either the function runs correctly or it jumps. When it jumps, it does not find a handler, so it jumps to the top level context.
R does not allow me to call begin context and end context
2009 Feb 20
1
lm and aov produce different results for nested fixed-factor anova
Dear R users,
I have trouble obtaining the same results for nested Anova with two fixed factors when using lm and aov functions.
The formulas are:
> e1=aov(y~x/z)
> e2=lm(y~x/z)
summary(e1)
Df Sum Sq Mean Sq F value Pr(>F)
x 47 260.0 5.5 18.0088 < 2.2e-16 ***
x:z 195 169.6 0.9 2.8318 < 2.2e-16 ***
Residuals 14425
2010 Mar 17
1
question about multinom function (nnet)
Dear All.
I have the following table that I want to analyze using multinom
function
freq segments sample
4271 Seg1 tumour
4311 Seg2 tumour
3515 Seg1 normal
3561 Seg2 normal
I want to compare model with both factors to the one where only sample
is present.
model1=multinom(freq~segments+sample,data=table)
model2=multinom(freq~ sample,data=table)
2009 Feb 09
0
problems with lm for nested fixed-factor Anova
Dear R users,
I want to run nested fixed-factor Anova in R on different experiments.
In this toy example I have 3 levels of the main factor x1 and 7 levels
of the nested factor z1
x1 and continuous response variable y1.
x1
[1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2
2 2 2 2
[38] 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
3 3 3 3
[75] 3 3 3
2003 Dec 04
1
Implementing a ringback test function for Zap channels
I'd like to add a test extension to implement ringback so that I can test a
phone's ringer without having to use another channel in another room. The way
I'd like to implement this is to dial a test extension, get a tone, hang up,
then one second later, have the system call me back at that extension.
There is a way to do this which is mentioned in the Asterisk white paper,
but it
2004 Dec 28
1
error installing 2.0.1 '.install_package_description'
Dear R,
I am attempting to install 2.0.1 on a Debian system and getting an error
that appeared for people installing 2.0.0.
Warning message:
package seems to be using lazy loading already in:
makeLazyLoading("tools")
Error in get(x, envir, mode, inherits) : variable
".install_package_description" was not found
Execution halted
platform i686-pc-linux-gnu
arch i686
os
2009 Feb 12
2
repost: problems with lm for nested fixed-factor Anova (ANOVA I)
Dear R users,
I have posted this question several days ago and received not a single
suggestion. I believe I have provided sufficient information for at
least some help. Here I repost the question with several modifications.
I want to run nested fixed-factor Anova in R on different experiments.
I have 48 levels of the main factor x1 and 242 levels of the nested
factor z1, and continuous response
2005 Aug 15
1
permission denied when monitoring channel OSS/dsp
Hi!
When I want to monitor the OSS/dsp channel through the Asterisk management
interface, I get a "permission denied" error:
Action: Monitor
Monitor: OSS/dsp
File: 1124096949
Mix: 1
Response: Error
Message: Permission denied
My permissions for /var/spool/asterisk look like this:
pound:~# ls -la /var/spool/asterisk/
total 40
drwxr-xr-x 10 asterisk asterisk 4096 Aug 9 10:19 .
2007 Nov 26
0
Winbind / AIX 5.3 returns incomplete user informations
Hi,
We are facing a problem on AIX 5.3 (latest patch) where the following
behavior happens. Reproduced with versions of samba from 3.0.23 to
3.0.26a.
# Normal behavior :
# id and id username should return the same info
#
root@srv1:/# id
uid=0(root) gid=0(system)
groups=2(bin),3(sys),7(security),8(cron),10(audit),11(lp)
root@srv1:/# id root
uid=0(root) gid=0(system)
2004 Dec 29
1
.install_package_description error
Hi R,
Apologies for the earlier non-informative error message. I am
installing R 2.0.1 from source on a Linux debian system. Configure works
fine. Then I run make and get an error that was reported by several
people when installing R 2.0.0. Here is the error message
> Warning message:
> package seems to be using lazy loading already in:
> makeLazyLoading("tools")
>
2006 Jun 06
0
pbx_spool - outgoing qcall failure upon call progress
Does anybody have a work around for this problem.
I create a call file in /var/spool/asterisk/outgoing and Asterisk picks
it up and starts placing the call.
However if the called channel provides any sort of progress indication
(such as a SIP or IAX channel indicating ringing that causes the console
to say "SIP/xxxx is ringing") the code in pbx_spool.c indicates a call
failure and
2005 Jul 06
8
Emergency Asterisk Guru Help needed EMERGENCY
911 Help!
I accidentially deleted all directories under /var/spool/asterisk
I did use the backup facility not too long ago but cannot find the
process for restore.
However, I don't believe a full restore is needed -- I just need to know
the names of the directories under /var/spool/asterisk and re-create
them (I hope!). Can some kind soul give me some direction or tell me
the directory
2011 Apr 10
1
Segfaul probably during dsync
Hi,
I get core dumps, probably during dsync:
Core was generated by `dovecot/imap postlogin'.
Program terminated with signal 6, Aborted.
[New process 7727]
#0 0x00002ba911c04ed5 in raise () from /lib/libc.so.6
#0 0x00002ba911c04ed5 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0x00002ba911c063f3 in abort () from /lib/libc.so.6
No symbol table info available.
#2
2013 Dec 30
1
[Bug 10353] New: link-by-hash collision detection
https://bugzilla.samba.org/show_bug.cgi?id=10353
Summary: link-by-hash collision detection
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: jimklimov at gmail.com
2003 Jun 10
2
paging system (long)
I'm back on the paging again - still can't get it working as I wish.
I have listed two attempts below where I run into basically the same problem
[pagejon] - I drop a file in the spool directory that starts that context,
I must use a device though that the outbound call is placed by. The phones
ring, and when picked up get connected to the device I specify - the
festival stuff is
2004 Jan 21
0
resolution and screen size
Hello,
After using a program with wine ie. notepad or putty.
The screen resolution keeps changing randomly.
Sometimes 6 or 7 times in a row. sumtimes after a few minutes.
It never stops, untill i reboot .
are there any settings to prevent this ?
Does any one else expierence this ??
Shrike.
shrike@shrikebot.com
http://www.shrikebot.com
2010 Jun 20
1
system_groups_user=%u seem not to be considered by deliver
Hi,
while trying to deliver a mail I got the following error:
Jun 20 21:57:09 shrike dovecot: lda(matthias): Error: user matthias:
Initialization failed: Namespace 'shared.': stat(/home/sharedbox/Maildir)
failed: Permission denied (euid=1014(matthias) egid=1022(scheff32) missing
+x perm: /home/sharedbox, euid is not dir owner)
Jun 20 21:57:09 shrike dovecot: lda(matthias): Fatal: Invalid
2004 Dec 08
9
Kernel/iptables question
As suggested here:
http://lists.shorewall.net/pipermail/shorewall-users/2004-October/015097.html
I''ve run:
adam@shrike:~$ /sbin/iptables -m policy --help
iptables v1.2.11
Usage: iptables -[AD] chain rule-specification [options]
iptables -[RI] chain rulenum rule-specification [options]
iptables -D chain rulenum [options]
--snip--
And:
adam@shrike:~$ sudo