Displaying 20 results from an estimated 130 matches similar to: "file_inlcude .. why not?"
2004 Jul 22
2
NAT + iConnectHere Broken in 1.0RC1
I've been using * CVS code from May of this year and was able to connect
to iConnectHere and receive calls with * being behind NAT. Now that
I've upgraded to 1.0 RC1, this no longer works.
I've tried setting nat=yes in places, externip, et al with no success ..
even though the code I was running from back then worked without that.
Any suggestions?
BTW, I've gotten DTMF from
2004 Jan 04
1
Voicepulse DID fast busy
I just signed up for Voicepulse with a DID. I can register with Voicepulse and dialout just fine. Only problem is that when I dial my DID from my POTS line I just get a fast busy and nothing in the console.
Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040104/d5bd5bd3/attachment.htm
2003 Dec 24
2
Unlocking Vonage ATA 186
In the process of investigating a Cisco ATA 186 that was locked by
Vonage, I found that you can still unlock the device yourself. But
there's a catch.
The device's design has a great plus: a DIP32 *socketed* SST28SF040A
flash chip. I found an 8 digit unlock code at 0x03FA71-0x03FA78. I do
not know if that is a standard location.
If you have the equipment, you're in luck. But
2008 Nov 05
1
Using RGDAL to "copy" header information...
R-geographers...
I'm trying to solve a problem to implement a line-by-line tiled
processing using RGDAL (read 1 line of an image, process the one line,
write one line of the image to a binary file). Everything except for
the final step I'm able to do using a combination of RGDAL and r-base
commands. Below is the basic structure, the input file "elev" can be
any image file
2003 Dec 24
0
chan_skinny Feature set & Development
Hello ...
I'm working with SCCP only phones (ie, Cisco 7910s) and happened to
notice that the chan_skinny driver seems to be missing some significant
features. Most, if not all, button features (STIMULUS messages) are not
implemented and callwaiting crashes the phone.
Has there been much development with this driver not part of the
standard CVS tree, or is there a diferent driver that
2002 Nov 12
2
Vorbisfile: Small Files broken in 1.0?
I am a game developer, and we used RC3 in our last game. Worked great.
I'm trying to update to 1.0 now, and running into some problems.
Specifically, I think a change to _get_prev_page() in vorbisfile.c broke
the decoder for very small files. I have a file called "silence" that's
just a silent wav file. It compresses down to barely more than the
header, so it's _really_
2002 Feb 05
2
Documentation Suggestions
I'm a developer for a game company and I'm almost done adding support for
Vorbis to our game engine. As such, I wanted to simply plug in the read
function, let it decode, and then send the PCM data on to DirectSound just
like I always have. There were several occasions where I spent 4 or 5
hours trying to fix a bug, digging through newsgroups and sound-format
specs, when that info could
2012 Jul 02
3
carpet plots
Hi all,
I wonder why there is so little software for carpet plots (german:
Rasterdiagramm) (Three dimensional plot (x, y, z), the 3rd dimension
(z) symbolized by colourgradients). Besides from one or the other non
free software I only found an OpenOffice macro, a combination of
Gnuplot and Excel (an Excel macro calling gnuplot)
(http://www.johannes-hopf.de/2009/12/carpet-plot-version-1-3/9 and
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
This hacked up version of figlet contributes a supprisingly large proportion
of the Coverity issues found under xen/ (and therefore attributed against Xen)
Figlet can be found in all distros, so make use of it.
We keep xen.flf (being the Xen figlet font) and replace the hacked up octal
transform with a short python script.
The Xen Makefile has been tweaked in such a way that it still prints the
2023 Sep 11
21
[Bug 3613] New: Unable to sign using certificates and PKCS#11
https://bugzilla.mindrot.org/show_bug.cgi?id=3613
Bug ID: 3613
Summary: Unable to sign using certificates and PKCS#11
Product: Portable OpenSSH
Version: 8.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-keygen
Assignee:
2023 Oct 11
25
[Bug 3628] New: tracking bug for openssh-9.6
https://bugzilla.mindrot.org/show_bug.cgi?id=3628
Bug ID: 3628
Summary: tracking bug for openssh-9.6
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Keywords: meta
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee:
2023 Aug 29
2
[PATCH] virtio_balloon: Fix endless deflation and inflation on arm64
The deflation request to the target, which isn't unaligned to the
guest page size causes endless deflation and inflation actions. For
example, we receive the flooding QMP events for the changes on memory
balloon's size after a deflation request to the unaligned target is
sent for the ARM64 guest, where we have 64KB base page size.
/home/gavin/sandbox/qemu.main/build/qemu-system-aarch64
2009 May 10
3
Missing Dependency: /usr/share/magic.mime
Can someone help me figure out what I have to do about to get update to
work with this happening:
Resolving Dependencies
--> Running transaction check
---> Package kexec-tools.i386 0:1.102pre-56.el5_3.2 set to be updated
---> Package file.i386 0:4.17-15.el5_3.1 set to be updated
---> Package pango.i386 0:1.14.9-5.el5.centos set to be updated
---> Package pango-devel.i386
2023 Aug 31
2
[PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
The deflation request to the target, which isn't unaligned to the
guest page size causes endless deflation and inflation actions. For
example, we receive the flooding QMP events for the changes on memory
balloon's size after a deflation request to the unaligned target is
sent for the ARM64 guest, where we have 64KB base page size.
/home/gavin/sandbox/qemu.main/build/qemu-system-aarch64
2008 Mar 05
1
[LLVMdev] new patch without brackets
Thanks Gordon. This patch should make the changes you requested.
2023 Aug 30
1
[PATCH] virtio_balloon: Fix endless deflation and inflation on arm64
On 29.08.23 03:54, Gavin Shan wrote:
> The deflation request to the target, which isn't unaligned to the
> guest page size causes endless deflation and inflation actions. For
> example, we receive the flooding QMP events for the changes on memory
> balloon's size after a deflation request to the unaligned target is
> sent for the ARM64 guest, where we have 64KB base page
2007 Dec 01
1
modeling time series with ARIMA
Good afternoon!
I'm trying to model a time series on the following data, which represent a monthly consumption of juices:
>x<-scan()
1: 2859 3613 3930 5193 4523 3226 4280 3436 3235 3379 3517 6022
13: 4465 4604 5441 6575 6092 6607 6390 6150 6488 5912 6228 10196
25: 7612 7270 8617 9535 8449 8520 9148 8077 7824 7991 7660 12130
37: 9135 9512 9631 12642
2008 Jan 09
1
Rscript on OSX
Hi,
I directed somebody to install R (2.6.1) on his OSX computer,
following instructions from http://cran.r-project.org/bin/macosx.
She can run R from the console.
But plot(1:10) doesn't produce any output or open a window (as I am
used to from linux).
More importantly:
Rscript is not in the path (minor problem ln -s is hopefully doable). I tried
to put a hardcoded path to Rscript into the
2014 Sep 29
0
Imap: Panic: UID 13737 lost unexpectedly from INBOX
Hi,
today I got an panic in imap proccess.
Details are:
Dovecot Version:
ii dovecot-core 2:2.2.13-1~auto+74 amd64 secure POP3/IMAP server - core files
ii dovecot-dbg 2:2.2.13-1~auto+74 amd64 secure POP3/IMAP server - debug symbols
ii dovecot-imapd 2:2.2.13-1~auto+74 amd64 secure
2000 Sep 02
1
R INSTALL *.tgz fails (minor docs/feature bug) (PR#652)
R Team,
I was attempting to install Lindsey's rmutil.tgz and other
non-CRAN packages using 'R INSTALL', for example 'R INSTALL rmutil.tgz'
after downloading 'rmutil.tgz' from Lindsey's page (as linked from
r-project.org page).
Directly using the compressed file as 'R INSTALL rmutil.tgz'
failed, though the shell help from 'R INSTALL --help'