Displaying 3 results from an estimated 3 matches for "op11".
Did you mean:
op1
2005 Sep 01
0
RE: Asterisk with Meridian1 option11 in the UK
...onf .... This is what I need to know - the SPAN is currently set to
E3 - does anyone know what I need to use for a E1 ?
span=1,1,0,esf,b8zs
bchan=1-15,17-31 # set this to 1-15,17-31 for E1
dchan=16 # set this to 16 for E1
loadzone = uk
defaultzone = uk
I am currently trying to connect a Meridian1 OP11 (card in the meridian box
is a NTBK50AA 2mbPRI (E1)) with a asterisk server (TE110P card) however we
are experiencing problems in the communication between the two.
The pin outs are as follows
PRI CARD PINS (rj45)
1 w/orange
2 orange
3
4 blue
5 w/blue
6
7
8
NTBK50AA has a Telco 50 connector
PROV...
2009 Dec 31
1
[PATCH] Autogenerate uureg opcode macros
...OP00(op) define op() ureg_##op(ureg)
+#define OP01(op) define op(src) ureg_##op(ureg, _src(src))
+#define OP00_LBL(op) define op(label) ureg_##op(ureg, label)
+#define OP01_LBL(op) define op(src, label) ureg_##op(ureg, _src(src), label)
+#define OP10(op) define op(dst) ureg_##op(ureg, dst)
+#define OP11(op) define op(dst, src) ureg_##op(ureg, dst, _src(src))
+#define OP12(op) define op(dst, src0, src1) ureg_##op(ureg, dst, _src(src0), _src(src1))
+#define OP12_TEX(op) define op(dst, target, src0, src1) ureg_##op(ureg, dst, TGSI_TEXTURE_ CAT target, _src(src0), _src(src1))
+#define OP13(op) define...
2013 Mar 19
1
write random sampling as table output
Hello,
I have a data matrix consists of species as columns and sites as rows.
N Chlamydiae Deferribacteres GN12 Hyd24-12 KSB1 PAUC34f SC4 SPAM Thermi WPS-2 ZB3 AD3 Elusimicrobia GAL15 ABY1_OD1 OP9 Fusobacteria HDBW-WB69 OP11 WS1 SR1 ZB2 AC1 OP3 OP8 NC10 NKB19 TM7 WS3 Gemmatimonadetes Lentisphaerae GN02 Armatimonadetes Tenericutes Spirochaetes Epsilonproteobacteria TM6 Acidobacteria Chlorobi Firmicutes Nitrospirae Chloroflexi Verrucomicrobia Alphaproteobacteria Betaproteobacteria Deltaproteobacteria Gammaproteobacteria...