Displaying 20 results from an estimated 289 matches for "romania".
Did you mean:
romanian
2006 Mar 04
1
What hardware to use for ISDN in Romania
...'ll install a NT at my
office and this NT will provide me with 1 (one) SO (or was that S0 - zero
opposed to the letter O?) port to connect to my PBX.
My questions:
What hardware do I use to connect the line to my Asterisk?
What are the risks involved (bad drivers etc)?
Has any one used this in Romania?
Thanks!
2006 Mar 30
0
DID's Now Offering Romania Bucharest 4021+ and 4031+
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 5702 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060330/beda2e20/attachment.jpeg
2006 Apr 12
1
DID'S Romania - Bucharest
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 5702 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060412/6e31a115/attachment.jpeg
2005 Jun 29
1
Romania metropolitan
OOPS <blush>
http://vcalinus.gemenii.ro/quaggarealms.html
is what should have been posted by me...
This deals with the metropolitan / other issues, I think. I can''t read
it...
--
gypsy
2013 Sep 06
0
CentOS Dojo Bucharest, Romania Live Streams
hi Guys,
We are live streaming the Dojo sessions today ( thanks to hostway for
getting this up ).
The live streams will be at http://www.centos.org/media.html once the
sessinos start. The scheduled kick off is 10am localtime ( UTC +3 )
- KB
--
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
2005 Feb 22
6
selective redirect
...lso tried:
REDIRECT loc:!192.168.13.48,192.168.13.200 3128
tcp 80 -
This way, the 48 host does not get redirected but the 200 does.
Any suggestion ? I am using shorewall 2.2.1
Thnak you,
---
Ligiu Uiorean
System Engineer
Lasselsberger Ceramics Division
Romania
ligiu.uiorean@ro.lasselsberger.com
tel. +40-740-116.117
2007 Jan 18
4
About BRI / ISDN hardware. What to buy?
Hello everyone.
I need a BRI ISDN card that works in Romania. I already have one of the
"Cologne HFC-S" PCI cards and it doesn't work right, it's junk. I get
waaaay too much echo using it. I'm now "shopping" for a better card. Can
anyone recommend me a card that "fits" the following:
(a) Costs less then $1000 / 7...
2007 Jan 09
5
a question of substitute
...###
I also tried binding the two vectors in a data.frame, with no avail.
I did find a hack, creating two new vectors inside the function and creating a
fresh formula, so I presume this has something to do with environments.
Could anybody give me a hint on this?
Thank you,
Adrian
--
Adrian Dusa
Romanian Social Data Archive
1, Schitu Magureanu Bd
050025 Bucharest sector 5
Romania
Tel./Fax: +40 21 3126618 \
+40 21 3120210 / int.101
2013 Oct 15
2
extract regression coefficients
...with R. I want to extract regression coefficients from
summary and use it for compute the theoretical values.
How can I do that in R?
thank you!
best regards,
--
---
Catalin-Constantin ROIBU
Lecturer PhD, Forestry engineer
Forestry Faculty of Suceava
Str. Universitatii no. 13, Suceava, 720229, Romania
office phone +4 0230 52 29 78, ext. 531
mobile phone +4 0745 53 18 01
+4 0766 71 76 58
FAX: +4 0230 52 16 64
silvic.usv.ro
[[alternative HTML version deleted]]
2020 Apr 13
3
detect ->
...s it even possible to detect the right hand
> assignment, to determine whether A occurs on the LHS?
> > >
> > > Thanks in advance for any hint,
> > > Adrian
> > >
> > > ?
> > > Adrian Dusa
> > > University of Bucharest
> > > Romanian Social Data Archive
> > > Soseaua Panduri nr. 90-92
> > > 050663 Bucharest sector 5
> > > Romania
> > > https://adriandusa.eu
> > >
> > > ______________________________________________
> > > R-devel at r-project.org mailing list
> &...
2013 Apr 10
2
non linear equation
...*class)+c*exp(d*class)
or
proc=a*exp(b*class)+c*class
or a power, logarithmic equation.
Is there a possibility to calculate R squared for each model?
Thank you!
--
---
Catalin-Constantin ROIBU
Lecturer PhD, Forestry engineer
Forestry Faculty of Suceava
Str. Universitatii no. 13, Suceava, 720229, Romania
office phone +4 0230 52 29 78, ext. 531
mobile phone +4 0745 53 18 01
+4 0766 71 76 58
FAX: +4 0230 52 16 64
silvic.usv.ro
[[alternative HTML version deleted]]
2004 May 27
4
extract columns using their names
...nd I am looking for something like
data2 <- data1[, c("XX","YY","ZZ")]
I use the same dataframe for many purposes, and I run codes that change
the order of the columns every time.
Many thanks,
Adrian
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Adrian Dusa (adi at roda.ro)
Romanian Social Data Archive (www.roda.ro)
1, Schitu Magureanu Bd.
050025 Bucharest sector 5
Romania
Tel./Fax: +40 (21) 312.66.18\
+40 (21) 312.02.10/ int.101
2016 Apr 12
3
formula argument evaluation
...;=" sign?
The addition sign "+" hasn't been evaluated, and I was hoping the "=" would
not get evaluated either. The "=>" sign is important for other purposes,
not related to this example.
Thank you in advance,
Adrian
--
Adrian Dusa
University of Bucharest
Romanian Social Data Archive
Soseaua Panduri nr.90
050663 Bucharest sector 5
Romania
[[alternative HTML version deleted]]
2016 Apr 12
2
formula argument evaluation
...or C" in set theoretic language.
The "=>" operator means sufficiency, while "<=" means necessity. Quoting
the expression is good enough, I was just curious if the quotes could be
made redundant, somehow.
Thank you both,
Adrian
--
Adrian Dusa
University of Bucharest
Romanian Social Data Archive
Soseaua Panduri nr.90
050663 Bucharest sector 5
Romania
[[alternative HTML version deleted]]
2007 Jan 30
6
jump in sequence
...rep(3, 3)), 3)
Then see which are TRUE:
which(myvec)
[1] 4 5 6 13 14 15 22 23 24
I'd like to avoid creating the whole vector if possible; for very large ones
it can be time consuming. There should be a way to only create the proper
indexes...
Thanks for any hint,
Adrian
--
Adrian Dusa
Romanian Social Data Archive
1, Schitu Magureanu Bd
050025 Bucharest sector 5
Romania
Tel./Fax: +40 21 3126618 \
+40 21 3120210 / int.101
2016 Apr 13
2
formula argument evaluation
...ot;<=" means necessity. Quoting
> > the expression is good enough, I was just curious if the quotes could be
> > made redundant, somehow.
> >
> > Thank you both,
> > Adrian
> >
> > --
> > Adrian Dusa
> > University of Bucharest
> > Romanian Social Data Archive
> > Soseaua Panduri nr.90
> > 050663 Bucharest sector 5
> > Romania
> >
> > [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help at r-project.org mailing list -- To UNSUBSC...
2006 Oct 03
0
Some help needed in Romania with some settings
Hi,
My name is Monenci Nicolae. I'm from Romania, an i have a problem that i
could not find any answer on net.
I have an "Samba version 3.013" instaled.
I have atach-ed the smb.conf that i have configured my self.
So my problem is:
I have a network of 10 PC. (5 windows XP, 2 windows 2000,
3 windows NT)
I have instal...
2020 Apr 15
1
detect ->
...and
> assignment, to determine whether A occurs on the LHS?
> > > >
> > > > Thanks in advance for any hint,
> > > > Adrian
> > > >
> > > > ?
> > > > Adrian Dusa
> > > > University of Bucharest
> > > > Romanian Social Data Archive
> > > > Soseaua Panduri nr. 90-92
> > > > 050663 Bucharest sector 5
> > > > Romania
> > > > https://adriandusa.eu
> > > >
> > > > ______________________________________________
> > > > R-devel a...
2007 Feb 07
3
Trying to register an G.729 codec boght from Digium and the "register" command does aboslutely nothing
Hello: I got into a trap. As far as I know I do not need to pay any
royalties to use G.729b in Romania, so I should have used other drivers.
The installation procedure looked difficult so I decided to get one from
Digium - it's not that expensive, my time is much more expensive.
Made the payment, got they key, downloaded and copied everything as in
"http://kb.digium.com/entry/30/5/"...
2005 Jun 28
1
Question regarding HTB
Ok,
So I am from Romania where we have this tiny problem. The IP clases are split in 2: metropolitan and extern (worldwide). We have 2 types of guaranteed band: metro and extern. Now.. the link comes into my gw. I have an IP which my ISP gave it to me which is eth0. I have 2 other PI clasess 194.126.178.0/23. What I want t...