search for: somepeer

Displaying 5 results from an estimated 5 matches for "somepeer".

2016 Feb 29
0
[isocpp-parallel] Proposal for new memory_order_consume definition
Hi, On Sat, 27 Feb 2016, Paul E. McKenney wrote: > But we do already have something very similar with signed integer > overflow. If the compiler can see a way to generate faster code that > does not handle the overflow case, then the semantics suddenly change > from twos-complement arithmetic to something very strange. The standard > does not specify all the ways that the
2016 Feb 27
4
[isocpp-parallel] Proposal for new memory_order_consume definition
On Thu, Feb 25, 2016 at 04:46:50PM -0800, Hans Boehm wrote: > If carries_dependency affects semantics, then it should not be an attribute. I am not picky about the form of the marking. > The original design, or at least my understanding of it, was that it not > have semantics; it was only a suggestion to the compiler that it should > preserve dependencies instead of inserting a fence
2009 Jun 08
1
Timeout when dialing dead peer
A regular Dial(somepeer) to a SIP peer which doesn't reply at all seems to not time out, or at least have a very long time out. We have a set up where we can dial two different peers, a primary and a backup peer. If the first one dies completely, so that no error messages (no ICMP unreachables or anything) are return...
2010 Aug 31
1
Running System() after call completion, not in 'h'?
...ials a call, then after call completion, runs a command via System(). However, I'm finding that roughly 5% of the time, the System() command never executes and seems to be on specific destinations. Simplified/paraphrased example: exten => 1,1,Set(VARIABLE=SOMEVALUE) exten => 1,n,Dial(SIP/somepeer/1234567980) exten => 1,n,System(/bin/bash /root/bin/somescript.sh ${VARIABLE} It almost seems to be related to how fast the destination 'hangs up' and whether or not the dialplan has time to run the System command before jumping to 'h'. I have to believe there is a better way t...
2010 Jan 30
2
graph help
Hello, I'm fairly new to R and having trouble displaying my data graphically to a publishable quality. I have a multivariate data-set (columns all the same length), 8 environmental variables and 3 species diversity variables. I'm simply trying to display bivariate plots of the environmental variables against the species diversity variables (response variables). As there will be many