Displaying 20 results from an estimated 110 matches for "kalle".
Did you mean:
salle
2010 May 18
1
difficulties with setMethod("[" and ...
Apologies if I am not understanding something about how things are being
handled when using S4 methods, but I have been unable to find an answer to
my problem for some time now.
Briefly, I am associating the generic '[' with a class which I wrote
(here: myExample). The underlying back-end allows me to read contiguous
slabs, e.g., 1:10, but not c(1, 10). I want to shield the user from this
2007 Mar 29
5
SIP RTP Tunnel
Hello,
is it possible to rout ALL RTP Data over Asterisk, like
SIP1 <---RTP---> Asterisk <---RTP---> SIP2
I know it seems quite useless. But I want to simulate a IAX -> SIP connection and have no Phonecard installed on my computer ;)
Thanx,
Kalle
2006 Jan 03
2
Looping Problem With Call Forwards - Do you have comments on my solution?
I use IP Kall to forward my missed cell phone calls to. This way, if my
phone is off, or out of a service area, calls will go to my * box.
Concurrently, all incoming calls to my * box cause it to dial my local
extensions at home, my extension at work, and my cell phone via NuFone.
Problem: A loop can be created if my cell phone is not on. Say a call comes
into my * box, it uses NuFone to call my
2004 Jan 15
2
A language technical question.
...ve 100 objekts in a folder and I prefer not to load them manually I
wonder how I do this in R if using a for-loop.
I was thinking initially to do something like this:
infiles <- dir(pattern=".RData")
for(i in length(infiles))
{
load(infiles[i])
paste("kalle", i, sep="") <- saveLoadReference
}
But the line """paste("kalle", i, sep="")""" does not do it for me. I get
the error message "Error: Target of assignment expands to non-language object"
The thing that I do...
2016 Dec 01
2
AW: User unknown in local recipient table
...t-mail postfix/smtpd[5550]: warning: btree:/var/lib/postfix/verify_cache lookup error for "juergen @domain.org"
Dec 1 16:16:29 test-mail postfix/smtpd[5550]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.0 <juergen.pittorf at doag.org>: Temporary lookup failure; from=<kalle at domain.org> to=<juergen at domain.org> proto=ESMTP helo=<test-mail.domain.org>
Auch ein plumpes touch auf /var/lib/postfix/verify_cache.db bringt danach den selben Fehler.
Liebe Gr??e
Kalle
-----Urspr?ngliche Nachricht-----
Von: Dovecot [mailto:dovecot-bounces at listen.jpbe...
2010 Feb 11
0
IP Kall One-Way Audio
I've scoured the web for hints, and find a lot of chatter about one-way
audio with IP Kall, but no definitive explanation. I have the default range
(5000-31000) of UDP RTP ports forwarded right to my asterisk box, and have
no other difficulties with one-way audio on any other peers. Does anyone
know of a special setting or issue with IP Kall?
--Brent
-------------- next part
2010 Mar 13
1
adding agent with 2 phones to a queue
...(
sip*CLI> queue show 0317998989
0317998989 has 0 calls (max unlimited) in 'rrmemory' strategy (0s
holdtime, 0s talktime), W:0, C:0, A:1, SL:0.0% within 0s
Members:
SIP/0317998975&SIP/0317998985 (dynamic) (Unknown) has taken no calls yet
Did try to add a hint: "exten => kalle,hint,SIP/0317998975&SIP/0317998985"
just
for testing purposes, that did work:
kalle at inputinterior.se : SIP/0317998975&SIP/0 State:Idle Watchers 0
But I cant figure out howto "connect" the queue with "kalle", or maybe it
is not possible?
/Magnus
------------...
2010 Feb 26
3
[LLVMdev] RegisterScavenging on targets without subregisters
Kalle:
Your patch is similar to what I'd coded (and am testing, which means a
couple of hours before I consider committing). Other than cosmetic changes
and changing 'NULL' to '0' (it's an integer list, after all). This patch now
causes new problems in the CellSPU backend (more s...
2004 Jan 30
4
Dovecot crashes on certain spam messages
...ome message in my spam
folder. It has happened once before, and that time I solved it by
deleting that folder. It happens when I start gnus ("Checking messages
in folder spam" or something like that), which makes gnus just stop,
or when I try to enter that folder in mutt.
Jan 30 17:07:09 kalle imap(ke): file imap-bodystructure.c: line
278 (part_parse_headers): assertion failed: (part->physical_pos >=
input->v_offset - start_offset)
Is there something I can do to determine which message it crashed on?
Maildir format, version 0.99.10.4.
2011 Jan 05
3
[LLVMdev] Building LLVM-GCC on Linux/PowerPC failed
On Jan 5, 2011, at 1:47 PM, Erik de Castro Lopo wrote:
> Kalle Raiskila wrote:
>
>> And I probably should file a bug. Is ppc32 still maintained?
>
> I have no concrete knowledge of this, but llvm compiles
> and passes all tests on ppc32, so it seems to be maintained.
> About once a week I grab the latest SVN head and check this.
It is r...
2005 Nov 04
2
bcmxcp_usb / kernel 2.4.32-rc2
...ay's "Receive error (Request command): COMMAND: 31".
I have nut development branch of cvs. My UPS is Powerware 3105 with usb
cable. I'm running on Debian Sarge.
I've read the source files, libusb documentation, but I just can't
figure what's wrong. Please help.
--
Kalle Andersson
2011 Jan 07
0
[LLVMdev] Building LLVM-GCC on Linux/PowerPC failed
dalej skrev:
> On Jan 5, 2011, at 1:47 PM, Erik de Castro Lopo wrote:
>
>> Kalle Raiskila wrote:
>>
>>> And I probably should file a bug. Is ppc32 still maintained?
>> I have no concrete knowledge of this, but llvm compiles
>> and passes all tests on ppc32, so it seems to be maintained.
>> About once a week I grab the latest SVN head and check t...
2010 Feb 22
2
[LLVMdev] Patch - big stackframes on SPU
...rates this issue.
Attached is a patch to fix this. It
-fixes a few small errors in function prologue and epilogue insertion
-enables register scavenging for frame index elimination
and
- implements the frame index elimination for big stacks.
Patch is made against latest svn head.
best regards,
Kalle Raiskila
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spu_stackframes.patch
Type: text/x-patch
Size: 5333 bytes
Desc: spu_stackframes.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100222/018d292f/attachment.bin>
2010 Mar 29
3
[LLVMdev] Patch - Big stacks on SPU, take 2
...se the
register scavenger
-function prologue and epilogue are not emitted, if the stack size is 16. 16
means it is empty - there is only the register scavenger emergency spill slot,
which is not used as there is no stack.
This time there are no new unexpected failures in the regression tests.
kalle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spu_bigstack.patch
Type: text/x-patch
Size: 10522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100329/ff3ae124/attachment.bin>
-------------- next part --------------...
2010 Feb 26
0
[LLVMdev] RegisterScavenging on targets without subregisters
...ent in this code
> (lines 186-193 in lib/CodeGen/RegisterScavenging.cpp)?
You beat me to it :). A simple bypass (patch attached) does at least not
break 'make check' with x86 and SPU backends. (And fixes the problem
with call.ll-test breaking when the SPU bigframes patch is applied)
kalle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regscavenge_subreg.patch
Type: text/x-patch
Size: 853 bytes
Desc: regscavenge_subreg.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100226/b3f7f35d/attachment.bin>
2011 Jan 31
1
[LLVMdev] Possible CellSPU Bug?
Kalle Raiskila <kalle.raiskila at nokia.com> writes:
> Looks like a bug to me. xshw (extend signed half-word(16bits) to
> word(32bits)) takes a v8i16 and produces a v4i32. This has likely gone
> unnoticed as there is only one type of vector register class (i.e.
> VECREG) that is used f...
2007 Nov 27
2
cross-compile problems
...m time to time something hangs. Therefore I have
tried to compile the newest flac, flac-1.2.1, and it compiles with no
problems but when running it, for example "flac -t test.flac", it
only echos "Illegal instruction". Is there any way to expand error
messages from flac ?
//Kalle
2006 Jun 07
3
Java and compiz
...using Xnest and
all those to work with java-swing development, and I'd like to see this
fixed.
There was nothing of this in the archives, so whats the plan?
Anybody working on this already? Has there been some research on the
matter? Do you already secretly know where the fault is?
--
Kalle K?rkk?inen
2010 Feb 26
3
[LLVMdev] Patch - big stackframes on SPU
Chris Lattner skrev:
> On Feb 22, 2010, at 6:08 AM, Kalle.Raiskila at nokia.com wrote:
>> currently the SPU backend does not handle big stack frames (>16*511
>> bytes) nicely. llc asserts on malformed machine instructions.
>> (Assertion `MI->getOperand(OpNo).isImm() && "printDFormAddr first
>> operand is not i...
2010 Feb 24
0
[LLVMdev] Patch - big stackframes on SPU
On Feb 22, 2010, at 6:08 AM, Kalle.Raiskila at nokia.com wrote:
> Hello all,
>
> currently the SPU backend does not handle big stack frames (>16*511
> bytes) nicely. llc asserts on malformed machine instructions.
> (Assertion `MI->getOperand(OpNo).isImm() && "printDFormAddr first
> operand is n...