Displaying 5 results from an estimated 5 matches for "numeb".
Did you mean:
numer
2006 Jun 15
1
username/auth name mismatch
...sterisk/voip newbie and I am sorry if my quetion is banal.
I used in my private LAN, Express Talk on Windows XP and Asterisk latest
version on Fedora Core 4 , with this configuration in Express Talk
Lines menu:
Setting for Line: Default Line Settings
Full 'friendly' Display Name: port
SIP Numeber: 200
Server: 10.0.0.112
Password: mypassword
In menu Network:
Local SIP Port to Listen on: 5070
Local RTP ports: 8000
My sip.conf:
[200]
type=friend
callerid=port
username=200
secret=mypassword
host=dinamic
context=internal
My extensions.conf:
[internal]
exten => 200,1,Dial(SIP/200,20)
....
2008 Jun 17
1
invalid arguments RUNIF
...try to run an optimization code . in one line I have runif in order to sample the PDF. I get this error while i run it.
Error in runif(1, f$d[[n.of.u.vars + n.of.o.vars + j]][[2]][1], f$d[[n.of.u.vars + :
invalid arguments
Here is a part of that code:
# initialize random numeber generator
if (seed>0) set.seed(seed)
# set parameters
e.abs <- e
e.rel <- e
max.value <- f$opt
eval <- 0
last.impr <- max.eval;
nl <- matrix(NA,k,k-1)
iteration <- 0
# separate unordered and ordered from continuous variables
range.u <- vector()...
2008 Jun 16
0
error in runif
...try to run an optimization code . in one line I have runif in order to sample the PDF. I get this error while i run it.
Error in runif(1, f$d[[n.of.u.vars + n.of.o.vars + j]][[2]][1], f$d[[n.of.u.vars + :
invalid arguments
Here is a part of that code:
# initialize random numeber generator
if (seed>0) set.seed(seed)
# set parameters
e.abs <- e
e.rel <- e
max.value <- f$opt
eval <- 0
last.impr <- max.eval;
nl <- matrix(NA,k,k-1)
iteration <- 0
# separate unordered and ordered from continuous variables
range.u <- vector()...
2009 Apr 25
4
How do I use the developers version of Wine 1.1.20?
I'm still not sure how I did it, but I managed to use the link http://wiki.winehq.org/GitWine for the latest development version, and even installed git (blind man navigating New York City streets). So now all I have to do is
Code:
git fetch ; git rebase origin
to stay up to date. My question is how do I run programs with it? When I do the normal
Code:
wine setup.exe
for example, it says
2007 Dec 11
54
1.9
Hey so,
People are asking about Mongrel Ruby 1.9 compatibility. Isn''t the
point of 1.9 for library developers to have time to get ready for 2.0?
It''s not like 1.9 is a production release.
Evan
--
Evan Weaver
Cloudburst, LLC