Displaying 3 results from an estimated 3 matches for "line8".
Did you mean:
line
2005 Jan 28
2
IP Phone for IP PBX
Hi All;
Asterisk is IP PBX, so there should be special IP Phones to be used with
this IP PBX and this IP Phone should has special buttons working with
Asterisk IP PBX, like: Line1, Line2, Line3, ... Line8 (these to be able to
capture direct PSTN lines), also a button for Hold and transferring for
another extension ... So can some one advise me which is the recommended IP
Phone to be used with Asterisk and able to do these functionalities?
Regards
Bilal
-------------- next part --------------
An HTM...
2007 Apr 19
2
Using "mean" if two values are identical
...rix (mail end) with the colnames x, y, z. In this matrix
are different measurements. x and y are risign coordinates.
My question. Always, if the "x" AND "y" coordinates are the same, I want to
get the mean of their z values.
e.q. "
x" AND "y" in line1 and line8 are identical:
29 4.5 --> mean of 1.505713 and 1.495148
Thank's a lot.
Felix
###############
## My R Code ##
###############
INPUT <- readLines(dat.dat)
INPUT <- gsub("^ ", "", INPUT)
INPUT <- t( sapply( strsplit(INPUT, split=...
2004 Jul 13
3
(no subject)
Dear R users,
First of all, thanks for the incredibly fast answers and help of Rolf,
Marc and Robert.
Yes, I noticed that it was a lot of permutacions, but my intention was to
make this process automatic and take only 5.000 - 10.000 permutations.
Therefore, I wanted only to take that "interesting permutations" with "some
information" [inter-block permutations].
The