Displaying 20 results from an estimated 425 matches for "jb".
2007 Sep 07
1
"bug" and patch: quadratic running time for strsplit(..., fixed=TRUE) (PR#9902)
Full_Name: John Brzustowski
Version: R-devel-trunk, R-2.4.0
OS: linux, gcc 4.0.3
Submission from: (NULL) (206.248.157.184)
This isn't a bug, but an easily-remedied performance issue.
SYMPTOM
> for (i in 1000 * (1:20)) {
y <- paste(rep("asdf", times=i), collapse=" ")
t <- system.time(strsplit(y, " ", fixed=TRUE))
cat(sprintf("i=%5d
2004 Jan 26
0
Anyone run * on OS X ?
...500
From: Frankie Gravato <nanog@cfsdigital.com>
Organization: Cfsdigital
To: John Baker <asterisk-users@lists.digium.com>
Subject: Re[2]: [Asterisk-Users] Has Nufone gone belly-up
Reply-To: asterisk-users@lists.digium.com
Hello John,
Sunday, January 25, 2004, 11:36:55 PM, you wrote:
JB> I tried a couple times to talk to them about service. How much it
costs,
JB> how it works, etc. Just common stuff you might find on a website. I
left a
JB> message and nobody returned my call; I went with voicepulse instead.
JB> John
JB> ----- Original Message -----
JB> Fro...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...x,1)
>
> 000003c7 <.str>:
> 3c7: 2f das
> - 3c8: 75 73 jne 43d <__FUNCTION__.21160+0x4>
> + 3c8: 75 73 jne 43d <__FUNCTION__.21073+0x4>
> 3ca: 65 gs
> - 3cb: 72 73 jb 440 <__FUNCTION__.21160+0x7>
> + 3cb: 72 73 jb 440 <__FUNCTION__.21073+0x7>
> 3cd: 2f das
> 3ce: 64 fs
> 3cf: 61 popa
> 3d0: 67 2f addr16 das
> - 3d2: 70 72...
2006 Feb 20
9
Asterisk 1.2.4 IAX2 New Jitterbuffer Tuning
...ost acceptable quality. I
am receiving 5-8 complaints a day of calls "breaking up" from both the
customer and agent sides. What I have discovered is that in most of
these cases, the new jitterbuffer performed a resync during the call.
Currently, I have the resyncthreshold, and all other jb parameters at
their default levels The traffic is running over a fairly high latency
WAN connection between Canada and Atlanta (IAX2, ILBC). Idle ping times
run about 85ms.
>
I am interested to know why you are using ilbc, n why not g729 ot g723
or speex. What is the size of the WAN connectio...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing. I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad. I think it's every object file in
the
2012 Apr 12
3
writing spdiags function for R
Dear R-list,
I am in the process of translating a long function written in Matlab
into R (mainly because I am a big of fan of R, and folks will not
have to pay to use it :). In the translation of this function
I got stack because they use spdiags, which, as far as I can tell
it is not available in R. I have explored the Matrix package, from
which I borrowed some of the functions (e.g.,
2001 Nov 15
2
help.start() works with Mozilla, but not with ESS
In a recent post, I reported that help.start worked with Mozilla,
although it had not worked before. I now have discovered the
difference. I'm using RH Linux 7.1 and Mozilla 0.9.5 and R
1.3.1.
When I tried it before, I had use ESS to start R. If I run R
without ESS, help.start() will start the browser (Mozilla), but
help(apply), for example, will produce help in ESS but not in the
browser.
2006 Jan 04
8
Using same ZFS under different kernel versions
...ot a kernel panic:
> debugging crash dump vmcore.0 (32-bit) from blackbird
> operating system: 5.11 snv_28 (i86pc)
> panic message:
> ZFS: bad checksum (read on /dev/dsk/c1d0p0 off 24d5e000: zio d3d9d800
> [L0 DMU objset] vdev=0 offset=2495e000 size=400L/200P/200A fletcher4
> lzjb LE contiguous birth=2174 fill=17 cksum=82ee33d1a:38baba
> dump content: kernel pages only
I then bfu-ed up to b29 and tried to zpool import and get another kernel
panic.
> debugging crash dump vmcore.9 (32-bit) from blackbird
> operating system: 5.11 brandz_release-2005-12-23 (i86pc)
&...
2004 Jul 25
1
how do I play congestion tone when Zap channels are full?
I read the wiki and looked at the examples, but I'm
still having problems. I have a Digium 4 port card
with POTS lines plugged into all four ports. How do I
play the congestion tone the the caller when they try
and dial out but all the lines are in use?
should something like this work?
[dial-trunklocal]
; Local calls
ignorepat => 9
exten => _9NXXXXXX,1,Dial(${TRUNK1}/${EXTEN:1})
exten
2009 Oct 26
1
IAX jitterbufer oddity
Hi,
First a confession - The box in question is a 1.2.35 box, so this may
be solved in a newer version as I know the JB code is all hugely
changed, but... It may be worth checking into.
Scenario:
- IAX outbound call from Asterisk, which rings okay.
- Remote end sends ANSWER, which we immediately ACK.
- The ANSWER control packet gets put into the JB (that's how I read the code)
- The remote end is clustered, an...
2016 Aug 04
2
Migration from samba3 to samba4 : PDC doesn't not appear in network
Rowland Penny a écrit :
> On Thu, 4 Aug 2016 12:12:42 +0200
> JB <jb at eikeo.com> wrote:
>
>> Hello,
>>
>> I'm trying to migrate an old PDC controller running samba
>> 3.0.4 to a more decent server. Now, I use samba 4.2.10 (from
>> debian/jessie).
>>
>> My smb.conf is :
>>
>> # Global paramet...
2009 Oct 24
16
[Bug 24710] New: nouveau KMS fails on NV11 - screen displays last input
...ays last input
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: jb.faq at gmx.de
QAContact: xorg-team at lists.x.org
Created an attachment (id=30652)
--> (http://bugs.freedesktop.org/attachment.cgi?id=30652)
dmesg output after loading kms with KMS enabled
I build the nouveau-kernel as recommended here:
http://nouveau.freedesktop.org/wiki/InstallDR...
2007 Apr 16
0
"jittershrinkrate" equivalent in current (new) iax jb implementation
hello, is there any equivalent, that is currently usefull, if I have
some iax connections with jitter spikes and another with minimal jitter?
for my jittery connections, I don't like to shrink jitter buffer too
fast, because another jitter spike can occur again and small jb can't
cover it.
as I read, in older iax jb implementation, this can be solved using
"jittershrinkrate=" option, why it was currently removed? :-\
PJ
2003 Sep 23
2
IP address restrictions and multiple interfaces
Using Samba (2nd edition) discusses using the "interfaces" network
configuration option, along with "hosts allow", "hosts deny", etc, to
provide support of multiple interfaces. The examples cited only discuss the
scenario in which the interfaces are on different subnets.
What about the case in which the interfaces of a multi-homed systems are on
the same subnet?
2015 Jan 29
1
JITTERBUFFER function
> > 1. Do I need to activate jbenable in sip.conf? Or is it enough to
call
> > the JITTERBUFFER function?
>
> You only need to use the JITTERBUFFER function.
>
> The jbenable option will enable a jitter buffer on every channel
> created for that peer (or, if global, for every peer in the system).
> Dependi...
2018 May 10
1
[PATCH 0/1] libldm: Make libldm to parse and return volume GUID.
The result of this patch will be used by libguestfs to return drive mappings
for LDM volumes. Note, that "show volume" ldmtool command already returns
hint which is a drive letter assigned by Windows to corresponding volume.
But it is not reliable source of information. More over, in multiboot
environment it is unclear which drive letter belongs to which operating
system. Volume GUID
2018 May 10
2
[PATCH libldm v2 0/1] Make libldm to parse and return volume GUID.
v2: wrap commit message, "PATCH libldm" prefix.
The result of this patch might be used by libguestfs to return drive
mappings for LDM volumes.
Note, that "show volume" ldmtool command already returns hint which
is a drive letter assigned by Windows to corresponding volume. But
it is not reliable source of information. More over, in multiboot
environment it will be unclear
2008 Feb 29
1
IAX2's JB and DTMF
...to our Avaya Definity G3R via PRI.
When corporate employees visit the remote facilities and try to call the
G3R's voice mail system(Audix), DTMF is not recognized unless you enter
the digits in VERY slowly.
I've been doing testing today and found that if I either set up a SIP
trunk (With jbenable=yes) or disable the jitter buffer on the iax trunk,
I can get a reliable reading from the G3R.
Is there anything that can be tweaked to allow IAX with JB enabled to
increase the reliability of the DTMF generation?
I'm having problems enabling SIP trunks on the production systems that
I&...
2006 Jun 29
2
[LLVMdev] jump table ?
On Thu, 29 Jun 2006 10:36:23 +0100
Ralph Corderoy <ralph at inputplus.co.uk> wrote:
>
> Hi Simon,
>
> > So if i'm using the JIT then it will generate a switch table ? How
> > can i test this, since i've been examining the native assembly output
> > (is this 'pic' mode?) of llc.
>
> Presumably the JIT means you end up with a `function
2006 Jun 29
0
[LLVMdev] jump table ?
Hi Simon,
> > objdump's -i option will show you the available file formats, one's
> > normally `binary' or something similar.
>
> I've had a look at this, and it's not yielding any results so far.
> Surely objdump expects an elf header, symbol table, etc. ?
Try
objdump -D -b binary -m i386 /etc/passwd
objdump is happy to treat a file of bytes as