similar to: Multiple Ethernet Interfaces

Displaying 20 results from an estimated 11000 matches similar to: "Multiple Ethernet Interfaces"

2007 Jun 23
1
Dynamic DUNDi weight
Hi all On the Asterisk website in the blog its announced that in a next release Asterisk would support dynamic DUNDi weitht values. I've installed Asterisk 1.4.4 (via aptitude install) but this doesn't seem to work. Has somebody some experience with this or know whether this feature is already implemented or not? Thanks! Andre -------------- next part -------------- An HTML attachment
2007 Jun 29
0
DUNDi problem: offline peers still in request EID/EID_DIRECT field?
hi all! I have the following situation: 1 -------- 2 ? ? ? ? 3----------4 ? ? ? ? 5----------6 where 1 ... 6 are nodes and every direct neighbor is specified as a dundi peer (in *). When I start a dundi request, every queried node is mentioned in the dpdiscover. For example 1 sends a discover to 2 and 3, so 2 sees in the EID or
2013 Apr 16
1
Spatial Ananlysis: zero.policy=TRUE doesn't work for no neighbour regions??
Hello, I'm new to R and to Spatial Analysis and got a problem trying to create a Spatial Weights Matrix. *I us the following code to create the Neighbourslist:* >library(maptools) >library(spdep) >library(rgdal) >location_County<- readShapePoly("....") >proj4string(location_County)<- CRS("+proj=longlat ellps=WGS84") >location_nbq<-
2007 Jun 25
1
Dynamic DUNDi weight support in * - HELP!
Hi all On the Asterisk website in the blog its announced that in a next release Asterisk would support dynamic DUNDi weitht values. I've installed Asterisk 1.4.4 (via aptitude install) but this doesn't seem to work. Has somebody some experience with this or know whether this feature is already implemented or not? Thanks! Andre -------------- next part -------------- An HTML attachment
2008 Dec 09
2
Need help optimizing/vectorizing nested loops
Hi, I'm analyzing a large number of large simulation datasets, and I've isolated one of the bottlenecks. Any help in speeding it up would be appreciated. `dat` is a dataframe of samples from a regular grid. The first two columns are the spatial coordinates of the samples, the remaining 20 columns are the abundances of species in each cell. I need to calculate the species richness in
2008 Sep 16
1
Car.proper C[] matrix
I am hoping someone can help translate some WinBUGS code into R code. I would like to use R to create the C[] matrix required for a car.proper model in WinBUGS, but I am having a difficult time negotiating the coding. The C matrix provides normalized weights for each pair of spatial areas. So the WinBUGS example is as follows: # of the weight matrix with elements Cij. The first J1 elements
2010 May 07
0
Cluster procedure using geographical neighborhood
Dear Dario Sacco, >>>>> "DS" == Dario Sacco <dario.sacco at unito.it> >>>>> on Thu, 06 May 2010 17:45:30 +0200 writes: DS> Dear Dr. Maechler, DS> I am an agronomist and a researcher at the University of Turin. I am DS> also teaching "Applied statistics", then I have some knowledge in DS> Statistics, but not
2012 Jun 20
1
nearest neighbours and their ID
Dear R users, I used nndist() to gain the distance of 2 nearest neighbours of the points in my dataset. Is there a way of getting the ID numbers of these nearest neighbours (along with their distances). The command I used: nn2 <- nndist(X2, k=1:2). This is the output of the nearest neighbour distances I got (the IDs of the given points are there but their IDs aren't). Any help or
2003 Nov 09
0
PR#4195
I've taken a look at this. What the R code does is to recalculate the nearest neighbours & distances after updating the distances, for all clusters other than the new one which it attempted to do on the fly. The problem is that merging two clusters can make distances to the cluster go up and so what was a nearest neighbour may stop being so, as well as the reverse. So I am not convinced
2005 Aug 03
1
help for cell2nb and queencell in spdep package
Dear Dr. Bivand and R-users, I have a 5 by 5 grid, say, location[1:5,1:5], and I want to know the indices of 8 neighbours of each cell. For example, for location[2,2], its neighbour coordinates are [1,1:3], [2,1], [2,3] and [3,1:3]. Sometimes I also need to remove edge effects (torus = TRUE). I have tried "cell2nb" function in your spdep package. Here's my example: > neigh
2007 Oct 12
2
Why not qos for downloading stream??
HI there Simple question :-) Why there is always only qos examples for upload and not download stream of adsl? I have a linux router which shares 5 wireless "customers" my neighbours and me to one adsl link 512kbps download 128kbps upload ... Now does it make sense to do qos on the linux router for download for us? Say if someone is using ssh from outside ... So I tried to apply the
2000 Jul 28
1
PROBLEMS connecting to SAMBA
Hi I have a machine on which RedHat Linux 6.2 is installed. IP address of machine is 10.5.2.180 We have an intranet in our office. My neighbouring machine has IP address 10.5.2.179 My workgroup name is MCIA I'm giving netbios name as ''LINUX_SAMBA" which appears in my neighbours machine in network neighbourhood after I UP the samba server. When my neighbour clicks on it it
2007 Apr 11
1
Random Forest Imputations
Dear All, I am not able to run the random forest with my dataset.. X<- 280 records with satellite data(28 columns) - B1min, b1max, b1std etc.. y<- 280 records with 3 columns - TotBasal Area, Stem density and Volume yref <- y[1:230,] #Keeping 1st 230 records as reference records want to set 0 to y values for records 231 to 280.. yimp <- y[231:280,] #records for which we want
2012 Jul 24
1
unable to run spatial lag and error models on large data
Hi: First my apologies for cross-posting. A few days back I posted my queries ar R-sig-geo but did not get any response. Hence this post. I am working on two parcel-level housing dataset to estimate the impact of various variables on home sale prices. I created the spatial weight metrics in ArcGIS 10 using sale year of four nearest houses to assign weights.  Next, I ran LM tests and then ran
2007 Jun 07
0
IAX-configuration
Hi all I have a network with nodes with different network-interfaces (e.g. node17 with interfaces A and B and node18). Asterisk listens to 17.A, 18's DUNDi knows 17 by knowing ip B. When I start a DUNDi request from 18 to 17 I get a response from A via B. So B knows that the number can be reached at 17.A which is correct. A ----------- B ----------
2007 Jun 13
0
Setting a minimum number of observations within an individual cluster
Hi I'm trying to cluster a continuous dataset with a varying number of clusters and with a restriction that each cluster must have more than 'x' number of observations. I have tried the clara function, using silhouette to give me the neighbouring cluster mediod of each observation, then merging an observation from a cluster with less than 'x' obs. into its' neighbour,
2007 May 03
1
Call interruption
Hello all Could someone tell me what happens with running calls when reloading the whole asterisk config files? I think SIP-calls are not interrupted because of the protocol architecture (signalling vs. media) but what's with other kind of calls like h323 or over analogue interfaces? are they interrupted? I'm quite new with asterisk, so excuse this probably trivial question... Andre
2007 May 17
5
DUNDi configuration problem
Hi peeps, I've been struggling with DUNDi for a few days now and I can't seem to make call from Asterisk A to Asterisk B. If I do a "dundi show peers", it finds the other peer but I can't seem to make any calls. Can anybody help me out here. Here's the situation: Machine 1: Debian with Asterisk 1.4.4 --> 192.168.1.103 Machine 2: AsteriskNOW --> 192.168.1.69 The
2004 Dec 22
0
Macro(dundi-dundi-test, ${ENTEN}) to return +101 on lookup failure ?
I'm looking at finding a way for my Macro(dundi-dundi-test,${ENTEN}) when I dial out on the dundi-test network to return a +101 to my [dundi-test-out] context, if the number being dialed on the dundi-test network does not exist, then I will route the call out using my pstn or voip connection i have. I have a feeling it will have to be the switch => DUNDi/dundi-test that will have to return
2013 Jun 28
0
Re: kernel panic in skb_copy_bits
OK please try the following patch [PATCH] neighbour: fix a race in neigh_destroy() There is a race in neighbour code, because neigh_destroy() uses skb_queue_purge(&neigh->arp_queue) without holding neighbour lock, while other parts of the code assume neighbour rwlock is what protects arp_queue Convert all skb_queue_purge() calls to the __skb_queue_purge() variant Use