Displaying 20 results from an estimated 67956 matches for "coming".
Did you mean:
coding
2014 Nov 19
4
[LLVMdev] How to analyze where the address comes from?
Hi,
I want to get the information where the address of load/store comes from,
like below load instruction, %152 may come from a getelementpr, or comes
from some gep+ptrtoint+add+inttoptr... instructions. what's the recommended
way to find the original memory pointer?
%153 = load <2 x i16> addrspace(1)* %152, align 2
going through the use-def chain seems not easy, because the
2013 Mar 24
5
How to make a network interface come up automatically on link up?
I have a recently installed Mellanox VPI interface in my server. This is
an InfiniBand interface, which, through the use of adapters, can also do
10GbE over fiber. I have one of the adapter's two ports configured for
10GbE in this way, with a point to point link to a Mac workstation with
a Myricom 10GbE card.
I've configured this interface on the Linux box (eth2) using
2012 Sep 30
5
Log NAT IP address?
Hi Timo/everyone,
Currently we are logging the remote IP, but is there a way to show the
IP address that the NAT connection is coming from?
The reason I ask is, we are changing ISPs, and I would like to see in
the logs when an external connection is coming from our OLD ISP
connection, and when it is coming through our new one.
We have a Watchguard firewall, and I have both External connections
setup and working, and have jus...
2008 Aug 20
7
:include confused by true?
I have two models:
guest
rsvp
guest belongs_to rsvp and rsvp has_one guest
When I try the following I get an error:
@coming = Guest.find(:all, :conditions => ["coming = ?",
true], :include => :rsvp)
It complains of an unknown column ''coming''
I''m sure I''m doing something stupid but I can''t see it. Any help
would be appreciated.
--~--~---------~--~----~------...
2004 Dec 08
3
Playing Audio before the Phone is Ready
I had a hard time coming up with a subject. I have some SP IP500s that
I'm using with *. When I access voicemail or get the busy
announcement, I'm only hearing the last half of the first word or
coming in on the second word. As example, when accessing voicemail, I
hear ' have 1 new message.' It's like *...
2009 Jul 07
4
Caller ID (name) - where does it come from?
Hi Folks, having an issue with outbound calls through a VOIP provider. Calls
get sent out with the CallerID(number), but where does callerID(name) come
from? Apparently not from provider, as we are seeing different (sometime
missing) names on inbound calls, different than what we have configured.
Apparently this comes from some telco database somewhere? Numbers were
ported from a wired-telco.
2004 Jun 25
4
X user application fails come up but xclock and xterm come up
Hi ,
I open secure Session with X11 forwarding. when run any standard X
applicattion like xterm xclock
it come up without any error. I start my user X application it fails. On
User application side it fails when
"xtOpenDisplay" system call with localhost:10.0.
On SSH server debug message are :
> debug1: X11 connection requested.
> debug2: fd 20 setting TCP_NODELAY
>
2006 May 02
4
Under which project , auto-dial feature comes
Hi
I want to submit a bug about auto-dial , but I
am not sure on which project the auto-dial comes, how
to know about which project , auto-dial comes
Thanks
Joseph
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.
2001 Dec 13
3
How to MARK NATtted packets coming from external interface to an internal host ?
Hi,
I would like to control download bandwidth from the Internet for
clients inside a network. The gateway is a Linux box using
''iptables nat''.
I would like to use ''iptables mangle'' to mark the packets coming
from the Internet and going to specific clients and then use CBQ
to shape it:
+-----------+
Internal network | Linux | Internet
------0-----------------| Gateway |-------------
| eth0 | NAT | eth1
[client] +-----...
2024 Sep 11
2
[Bug 3732] New: An integer underflow may occur due to arithmetic operation (unsigned subtraction) between values '0' and '67108864', where the first value comes from the expression 'h4 + b' and the second value comes from the expression '(1 << 26)'
https://bugzilla.mindrot.org/show_bug.cgi?id=3732
Bug ID: 3732
Summary: An integer underflow may occur due to arithmetic
operation (unsigned subtraction) between values '0'
and '67108864', where the first value comes from the
expression 'h4 + b' and the second value comes from
2011 Jun 27
3
libv4l question
Hi all,
Hey I'm trying to do some web cam stuff, and I found this link:
http://freshmeat.net/projects/libv4l/releases/333037
I was doing the "rpm -qa | grep v4l" and nothing comes up,
I did "ls path_to_centos/RPMS/* | grep v4l " and nothing comes up,
I did 'yum provides "*/libv4l*"' and nothing comes up.
Is the CentOS library for v4l named something
2009 Oct 08
4
No sound on voicemail from analog line
Hello.
I have a server installed with asterisk 1.6. I have a PSTN line that comes in to one of those clone cards. Everything seem to be working fine. The only problem I have is that I can't get voicemails coming from the PSTN line. All other: SIP, IAX work fine. I can hear those ok but, when it comes to a call that comes in from PSTN I get no sound.
What can cause that problem?
Thanks in advanced for you help.
2006 Oct 13
2
How do I figure out where this connection is coming from?
...emote UNIX connection
-- Remote UNIX connection disconnected
-- Remote UNIX connection
-- Remote UNIX connection disconnected
-- Remote UNIX connection
-- Remote UNIX connection disconnected
This is happening about once every 5 seconds or so. How do I figure
out where this is coming from? I've looked in my full log and don't
see the username or host ip it is coming from.
2012 Sep 19
4
where are these NAs coming from?
...re---------------start------------->8---
> length(which(is.na(z$language)))
[1] 0
> locals <- z[z$country == mycountry,]
> length(which(is.na(locals$language)))
[1] 229
--8<---------------cut here---------------end--------------->8---
where are those locals without the language coming from?!
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://ffii.org http://honestreporting.com
http://camera.org http://www.memritv.org http://dhimmi.com
I don't like cats! -- Come on, you just don't know how to cook them!
2006 Feb 07
1
creating a certain type of matrix
...f this matrix is important to me and I can't
figure out how to arrange elements.
If I have 20 variables. The resulting matrix will be 20 by 3
The first half of first column of the matrix will be 1s. The all elements on
the second half of the first column of the matrix will be random numbers
coming from rnorm(1,0,1). The first half of the second column of the matrix
will be zeros. The first five elements of the second half of the second
column of the matrix will be random numbers coming from rnorm(1,0,1). After
that, the remaining elements of the second half will be zeros. The first
half...
2004 Jun 25
0
X11 application fails come up but xclock and xterm come up
debug1: X11 connection requested.
debug2: fd 20 setting TCP_NODELAY
debug2: fd 20 is O_NONBLOCK
debug2: fd 20 is O_NONBLOCK
debug1: channel 3: new [X11 connection from 127.0.0.1 port 47773]
debug1: channel 3: open confirm rwindow 3000 rmax 35840
debug1: server_input_channel_req: channel 3 request exit-status reply 0
debug1: session_by_channel: unknown channel 3
debug1: dump: used 1 session 0
2013 Mar 19
2
List of default packages (that come with R)
Hello,
Is there an R function that tells me the packages that come with R e.g.
c("base","boot","methods","mgcv",...)
Thank you
Saptarshi
[[alternative HTML version deleted]]
2005 Oct 10
4
sip register incoming call contexts?
Sorry this is a bit of a newbie question, I've been at this for a few
months and still have not quite figured this one out.
I've been able to setup one itsp (incoming calls) (sip account) with a
register line like this:
register => nnnnnnn:ppppp@sip.provider.net
-or-
register => nnnnnnn:ppppp@sip.provider.net/nnn
to come directly into an extension in the dialplan
It seems that this only works with the default context in the dialplan.
I have another...
2012 Apr 12
13
[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
The time has come for another round of stable releases.
Please send (or resend) any outstanding backport requests for 4.0.4 and
4.1.3 before Friday 20 April.
Note that 4.0.4 will likely be the last release in the 4.0.x branch.
Ian.
2008 Dec 31
5
BiDi Support
Hi,
I was just wondering if anyone could help me with this weird problem.
I am trying to install an Arabic program using wine.
In order to do so, I run:
LANG=ar_SA.utf-8 wine install.exe
The title in the title bar comes out correctly, however, whatever content
the program might have comes out blank, nothing.
I just could not figure out why it came out right in the title bar, but
nothing comes out