Displaying 20 results from an estimated 200 matches similar to: "attributes now inherited"
2014 Apr 02
0
special handling of row.names
Hello,
I think there is an inconsistency in the handling of the compact form of the row.names attributes.
When n is the number of rows of a data.frame, the compact form is c(NA_integer_,-n), as in:
> d <- data.frame(x=1:10)
> .Internal(inspect(d))
@104f174a8 19 VECSXP g0c1 [OBJ,NAM(2),ATT] (len=1, tl=0)
@103a7dc60 13 INTSXP g0c4 [] (len=10, tl=0) 1,2,3,4,5,...
ATTRIB:
@104959380
2007 Mar 07
3
Garbage collector crashes after calling a C function
Dear listers,
a few days ago I asked a question about a problem I had with a C function programmed by myself to be called from R. Thanks to your help, I have been able to look a bit further into it, so now I can be a bit more specific when telling what happens.
The fact is that, when my C function finishes its execution (after calling it via the ".C" interface), R seems ok but
2006 Jan 30
2
[R] Integer bit size and the modulus operator (PR#8541)
On 1/30/2006 1:39 PM, Ionut Florescu wrote:
> Thank you for the quick reply, I will look into the R packages.
> For crashing R try this:
>
> generator.zp=function(x,p)
> {a=1:(p-1); b=x^a%%p;
> if(all(b[1:(p-2)]!=1)&&(b[p-1]==1)){return(x, " Good ")}
> else{return(x, " No Good, try another integer ")}
> }
Thanks, I can reproduce the crash using
2006 Jan 09
0
SIP-SIP transfer via the REFER/NOTIFY method
Could anyone help me set up Asterisk in such a way that it makes SIP-SIP transfers using the REFER / NOTIFY method according to RFC-3515 ?
SCANARIO:
- Asterisk registers with PSTN<->SIP VoIP provider "V" (Vonage) as a friend
- Asterisk is located in Europe, Vonage in located US.
- Asterisk acts as an autoattendant located in Europe.
- Asterisk answers and incoming call from
1999 Mar 11
1
exists finds objects lots of places! (PR#142)
Full_Name: Steve Oncley
Version: 0.63.3
OS: Redhat5.2 i386
Submission from: 128.117.80.159 (128.117.80.159)
"exists" finds object UP TO the position it is in
> search()
[1] ".GlobalEnv" "Autoloads" "package:base"
> exists("ls",1)
[1] TRUE
> exists("ls",2)
[1] TRUE
> exists("ls",3)
[1] TRUE
> x <- 1
>
2007 Apr 16
0
BDC problems
I have had a samba PDC up and running for about a month now with no
issues, this weekend I added a BDC and it seems that all my clients are
now logging into the BDC automatically instead of the PDC. I had to
mount the homes from the PDC to the BDC so that users can have access to
their home directories and set the path to the profiles directory on the
BDC to that of the PDC. I also had to
2007 Apr 17
2
Voicemail files permission
I'm using asterisk 1.2.14
When asterisk stores voicemail messages in
/var/spool/asterisk/voicemail/default/EXTENSION/INBOX files are created with:
-rwx------ 1 asterisk web-aster 6690 Apr 17 16:08 msg0002.WAV
-rwx------ 1 asterisk web-aster 6732 Apr 17 16:08 msg0002.gsm
-rw------- 1 asterisk web-aster 274 Apr 17 16:08 msg0002.txt
-rwx------ 1 asterisk web-aster 65324 Apr 17 16:08
2007 Jan 11
1
pdbedit problems
Greetings,
I am running samba-3.0.10-1.4E.9 installed from rpm on CentOS 4.4. I
have it configured as a PDC. It is using the /passdb backend = tdbsam/
backend. I am using /pdbedit/ to make some configuration changes to user
passwords. I would like to expire a users password, so that they are
required to change it the next time they log in. From all that I have
read in on-line resources
2007 Mar 02
1
Duplicate SID for Root and Samba Server Machine Name
I have a samba PDC with LDAP backend running on CentOs 4. Everything is
working fine, but my log watch report showed two users with the same
SID. I checked it out and it appears that ROOT and the samba machine
ASTER$ both have the same SID.
If I do a pdbedit -Lv I get this:
---------------
Unix username: aster$
NT username: aster$
Account Flags: [W ]
User SID:
2007 Jul 16
3
Problems since upgrade from 3.0.23 to 3.0.25b
I have a working Samba PDC, I can log in and out from a windows xp
workstation. I recently upgraded to 3.0.25b-33 and now, when I add a new
user, I get:
The system cannot log you on due to the following error:
A device attached to the system is not fuctioning
Please try again or consult your system administrator
I have network connectivity. I was able to join this machine to the
2003 Sep 01
1
Crash when searching messages
Hi,
I've been encountering a crash when trying to use the "Search messages"
function with mozilla on a newly indexed/subscribed mailbox. I tryed to
search something in "To or CC" and got the following :
Sep 1 09:07:13 aster imap(nico): file message-address.c: line 255
(message_address_write): assertion failed: (addr->domain != NULL)
Sep 1 09:07:13 aster dovecot: child
2008 Sep 29
0
new TR about when MLE exist in GLM and what to do if not
This is just to alert the list about a new technical report
http://www.stat.umn.edu/geyer/gdor/
that shows how to determine, using exact infinite-precision rational arithmetic
when the MLE exists in a GLM (or for that matter in any exponential family,
such as aster models -- contributed package aster) and what to do when it
does not.
This suggests many changes to glm, glm.fit, predict.glm,
2006 Nov 01
0
Fwd: Benachrichtung zum +ANw-bermittlungsstatus (Fehlgeschlagen)
Can someone get this guy off the lists?
---------- Forwarded message ----------
From: postmaster@prebit.net <postmaster@prebit.net>
Date: Nov 1, 2006 3:22 PM
Subject: Benachrichtung zum
=?unicode-1-1-utf-7?Q?+ANw-bermittlungsstatus (Fehlgeschlagen)?=
To: joakimsen@gmail.com
Dies ist eine automatisch erstellte Benachrichtigung +APw-ber den
Zustellstatus.
+ANw-bermittlung an folgende
2007 Aug 08
1
SERIOUS PROBLEM - Root Account Locked
My root account keeps getting locked out automatically. I am running
Samba 3.0.25b on a CentOS server, as PDC with LDAP backend. I have
accounts set to lock after 8 un-successful login attempts. I zeroed out
the bad password count, and then in less than a few seconds the account
gets locked again and a /pdbedit -Lv -u root /yields the following:
Unix username: root
Logon time:
2010 Nov 04
2
useless mpg123 processes hanging around
Running Asterisk 1.6.2.11 on debian 5.0.6 with mpg123 1.4.3
when i start asterisk, i immediately see two mpg123 processes spawned
which sit there forever. I can't imagine it's normal behavior, but if
it is, please explain :)
# /etc/init.d/asterisk stop
stopping asterisk.
#[...]
# /etc/init.d/asterisk start
starting asterisk.
# psg aster
root 14573 1 0 16:29 pts/2 00:00:00
2005 Aug 21
2
bizarre signif stars in Sweave latex
OK. I give up. I'll ask a stupid question.
How do I get the $!#@*$ signif stars line printed by summaries
to not look extremely bizarre in the latex produced by Sweave?
For example, see p. 7 of
http://www.stat.umn.edu/geyer/aster/library/aster/doc/tutor.pdf
I can see what the problem is. R emits non-ascii characters (as it
is supposed to do), Sweave puts them in the tex file, and
2006 Apr 03
1
Re: F6H500ukUNV working with fentonups driver
Hi Patrick,
2006/4/2, Patrick Beard <p.beard@blueyonder.co.uk>:
> Hi Arnaud,
>
> Just wanted to let you know the the Belkin F6H500ukUNV is working for me
> with the fentonups driver.
>
> http://catalog.belkin.com/IWCatSectionView.process?IWAction=Load&Merchant_Id=&Section_Id=202840
>
> I originally tried it with the genericups driver with upstype=7 but this
2004 Dec 18
1
Problem with a TDM400
I have a small system based on one TDM400 card with
- 2 FXO modules for incoming lines
- 1 FXS module for one phone
The system was working fine in the past. The motherboard was exchanged
and during the switch, the phones line was rewired with a mistake and a
incoming phone line was connected to the FXS module, and there was
ringing voltage on the module.
Now, the system kinda works but the FXS
2011 Mar 28
1
problems with blind transfer on GXP-2000 - Multi tenant asterisk !!
Hello Users,
We have Thirdlane Multi tenant PBX system in production. Asterisk version
is 1.6.2.15.
Attendant transfer is working, but blind transfer is not working with
Grandstream (gxp-2000) phone.
We have read from google that it is a bug in Asterisk 1.6.2.15.
We saw the below links:
<http://www.odesk.com/leaving_odesk.php?ref=http%253A%252F%252Fwww.freepbx.o
2018 Jun 27
2
Asterisk crashing on AAAA lookup
On Tue, Jun 26, 2018 at 7:59 PM, Richard Mudgett <rmudgett at digium.com>
wrote:
>
>
> On Tue, Jun 26, 2018 at 6:15 PM, Dovid Bender <dovid at telecurve.com> wrote:
>
>> I have Asterisk running on a Ubuntu 18.0.4 on Digital Ocean. Every so
>> often asterisk crashes and then restarts. I am not seeing any core dumps on
>> the box. The only I thing I see