Displaying 20 results from an estimated 73 matches for "23000".
Did you mean:
2000
2012 Nov 21
1
core show translation - difference in Asterisk Versions
...sk 11.0.1 => core show translation **(in microseconds)*
*gsm ulaw alaw g726 adpcm slin lpc10 g729 speex speex16
ilbc g726aal2 g722 slin16 testlaw speex32 slin12 slin24 slin32 slin44
slin48 slin96 slin192*
*gsm *- 15000 *15000 *15000 15000 9000 15000 15000 *15000 *23000
15000 15000 17250 17000 15000 23000 17000 17000 17000 17000
17000 17000 17000
*ulaw *15000 - 9150 15000 15000 9000 15000 15000 15000 23000
15000 15000 17250 17000 15000 23000 17000 17000 17000 17000
17000 17000 17000
*alaw *15000 9150 - 15000 1...
2009 Jan 07
2
Plotting a graph for every Level of a Factor
...1 7000 6782
2004 ORH OR1 9000 10000
2005 ORH OR1 9000 12000
2001 ORH OR3 20000 7892
2002 ORH OR3 25000 27000
2003 ORH OR3 30000 32000
2004 ORH OR3 30000 29000
2005 ORH OR3 30000 30000
2001 ORH OR5 23000 10982
2002 ORH OR5 23000 24590
2003 ORH OR5 23000 24035
2004 ORH OR5 25000 29008
2005 ORH OR5 20000 21092
http://www.nabble.com/file/p21340956/OR1.gif
--
View this message in context: http://www.nabble.com/Plotting-a-graph-for-every-Level-of-a-F...
2012 Jun 07
2
How to build a large identity matrix faster?
Hello, I am trying to build a large size identity matrix using diag(). The
size is around 23000 and I've tried diag(23000), that took a long time.
Since I have to use this operation several times in my program, the running
time is too long to be tolerable. Are there any alternative for diag(N)?
Thanks
Cheers,
yct
[[alternative HTML version deleted]]
2007 Sep 13
1
Very new help needed.
Hello all R user,
I am very new with r I have been wondering whether anyone could help me.
I have a 23000 row and 273 colums. What I want to do is to calculate unit vector for every
3 colums along the row. Could you please advise me how to do that using R?
with regards,
Abu
_________________________________________________________________
100?s of Music vouchers to be won with MSN Music
2008 May 23
3
Percentages for categorical data by group
I can think of several ways to blunt force hard code what I want but I
imagine there is a command or two that can be easily combined to do this:
I have a data frame with about 23000 observations. There first variable is
the group to which the observation belongs (about 500 different groups). The
second variable is a response for each observation that is a 1,2,3,4 or 5. I
want to be able to calculate the percentage of each group that choose each
response. For example I want to...
2015 Apr 25
4
Error writing CDR
...ysqlcheck -c -e -v DBase" both returned OK for all tables.
Environment is:
in production Asterisk 11.7.0~dfsg-1ubuntu1
Ubuntu 14.04.1 LTS
Any thoughts?
Thanx
Ethy
[Apr 25 10:56:56] WARNING[19013][C-000002cb]: res_odbc.c:645
ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 23000:
[MySQL][ODBC 5.1 Driver][mysqld-5.5.40-0ubuntu0.14.04.1-log]Duplicate entry
'0000-00-00 00:00:00-1234-CLIENT_ID' for key 'PRIMARY' (133)
[Apr 25 10:56:56] WARNING[19013][C-000002cb]: res_odbc.c:657
ast_odbc_prepare_and_execute: SQL Execute error -1! Verifying connection to
MyAste...
2003 Apr 15
8
repost (passive FTP server in DMZ and shorewall 1.4.2)
I apologize for the first message. :)
---------------------------------------
I have an FTP server running in the DMZ section of my home network. It uses port 23000 for connection and ports 19990 to 19994 for data transfer.
I have setup the following rule for outside people to connect to it:
DNAT net dmz:192.168.2.2 tcp 23000
I''m at work right now and I can''t use passive connection to it. I can''t get a directory listing....
2006 Jan 25
3
read.table problem
Dear R useRs,
I have big (23000 rows), vertical bar delimited file:
e.g.
A00001|Text a,Text b, Text c|345
A00002|Text bla|456
...
..
.
Try using
A <- read.table('filename.txt', header=FALSE,sep='\|')
process stop at line 11975 with warning message:
number of items read is not a multiple of the number of co...
2008 Oct 30
2
mysql 4 > 5 export import issue
Hi
I am migrating a mailserver from CentOS 4 to 5 and i am migrating the
db's over
from mysql-max-4.1.13 to mysql-server-5.0.45-7.el5
during the mysql import it fails with this...
ERROR 1062 (23000) at line 129: Duplicate entry '3-r????' for key 1
anyone got any clues to this one as so far i have drawn a blank
thanks
2007 Jun 12
2
barplot and map overlay
...es".
I´ve seen an example in Paul Murrell´s "R Graphics" book that seems appropriate
(grid package), but a bit complicated.
Thanks a lot for any advice.
Héctor
--
Héctor Villalobos <hvillalo@ipn.mx>
CICIMAR - IPN
A.P. 592. Col. Centro
La Paz, Baja California Sur, MÉXICO. 23000
Tels. (+52 612) 122 53 44; 123 46 58; 123 47 34 ext. 2425
Fax. (+52 612) 122 53 22
[[alternative HTML version deleted]]
2005 Jul 01
2
loop over large dataset
Hi All,
I'd like to ask for a few clarifications. I am doing some calculations
over some biggish datasets. One has ~ 23000 rows, and 6 columns, the
other has ~620000 rows and 6 columns.
I am using these datasets to perform a simulation of of haplotype
coalescence over a pedigree (the datestes themselves are pedigree
information). I created a new dataset (same number of rows as the
pedigree dataset, 2 colums) and I use...
2015 Apr 25
1
Error writing CDR
...Asterisk 11.7.0~dfsg-1ubuntu1
> > Ubuntu 14.04.1 LTS
> >
> > Any thoughts?
> >
> > Thanx
> >
> > Ethy
> >
> > [Apr 25 10:56:56] WARNING[19013][C-000002cb]: res_odbc.c:645
> > ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 23000:
> > [MySQL][ODBC 5.1 Driver][mysqld-5.5.40-0ubuntu0.14.04.1-log]Duplicate
> > entry '0000-00-00 00:00:00-1234-CLIENT_ID' for key 'PRIMARY' (133)
> >
> > [Apr 25 10:56:56] WARNING[19013][C-000002cb]: res_odbc.c:657
> > ast_odbc_prepare_and_execute: SQL...
2020 Apr 17
3
Convertir lista de precios a dolares por gramo
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20200417/11369880/attachment.html>
2012 Jan 26
2
Quality of fit statistics for NLS?
Dear all,
I am trying to analyze some non-linear data to which I have fit a curve of
the following form:
dum <- nls(y~(A + (B*x)/(C+x)), start = list(A=370,B=100,C=23000))
I am wondering if there is any way to determine meaningful quality of fit
statistics from the nls function?
A summary yields highly significant p-values, but it is my impression that
these are questionable at best given the iterative nature of the fit:
> summary(dum)
Formula: y ~ (A + (B *...
2014 Jun 11
2
Alleged bug in Silk codec
...in the fixed point implementation of the Silk codec and could not find any mention on this in the archives.
The bug can be easily reproduced with the fixed point demo program (./configure ?enable-fixed-point ?disable-float-api && make) using the following command:
./opus_demo voip 16000 1 23000 sweep_in.raw sweep_out.raw
Where sweep_in.raw is a 30 seconds full scale frequency sweep from 0 to 8kHz sampled at 16kHz.
The first 6 seconds of audio after transcoding sound Ok. After that artefacts are introduced all the way to the end of the file.
The floating point version does not have the i...
2015 Apr 25
0
Error writing CDR
...es.
>
> Environment is:
> in production Asterisk 11.7.0~dfsg-1ubuntu1
> Ubuntu 14.04.1 LTS
>
> Any thoughts?
>
> Thanx
>
> Ethy
>
> [Apr 25 10:56:56] WARNING[19013][C-000002cb]: res_odbc.c:645
> ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 23000:
> [MySQL][ODBC 5.1 Driver][mysqld-5.5.40-0ubuntu0.14.04.1-log]Duplicate entry
> '0000-00-00 00:00:00-1234-CLIENT_ID' for key 'PRIMARY' (133)
>
> [Apr 25 10:56:56] WARNING[19013][C-000002cb]: res_odbc.c:657
> ast_odbc_prepare_and_execute: SQL Execute error -1! Verifyi...
2004 Sep 07
1
tcng and scheduling ssh
Hey people,
I have the following tcng configuration:
#include "fields.tc"
#include "ports.tc"
dev "eth0" {
egress {
// Voice traffic
class (<$voice>)
if udp_dport >= 20000 && udp_dport <= 23000;
// SSH connections
class (<$interactive>)
if tcp_dport == PORT_SSH;
// Everything else
class (<$other>)
if 1;
prio {
$voice = class { fifo; }
$interactive = class { fifo; }
$other = cla...
2009 Aug 19
0
Please help with Samba on Solaris10
...OT
netbios name = usonfs
security = domain
# client lanman auth = No
# client NTLMv2 auth = Yes
log level = 10
preferred master = no
bind interfaces only = yes
interfaces = usonfs
password server = sg000057.corproot.net sg1006z.corproot.net
winbind uid = 20000-23000
winbind gid = 20000-23000
winbind enum users = no
winbind enum groups = no
idmap backend = ldap:ldap://usoldap02.swissptt.ch
ldap admin dn = uid=idmapadm,ou=testmap,dc=swissptt,dc=ch
ldap idmap suffix = ou=testmap
ldap suffix = dc=swissptt,dc=ch
ldap ssl = off
[hom...
2010 Jan 19
4
coping with a warning in if()
...;c")) ){
stop("specify type of result 'simple' or 'complete'")
} else {
res <- rnorm(n)
res
}
Thanks for your time
H?ctor
--
H?ctor Villalobos <hvillalo at ipn.mx>
CICIMAR - IPN
A.P. 592. Col. Centro
La Paz, Baja California Sur, M?XICO. 23000
Tels. (+52 612) 122 53 44; 123 46 58; 123 47 34 ext. 82425
Fax. (+52 612) 122 53 22
2009 Feb 26
0
[cdr_odbc] error: Cannot insert the value NULL into column 'calldate'
...blename] |
| quit |
| |
+---------------------------------------+
When I make a call I get the following error in console:
Unable to retrieve database handle. CDR failed.
SQL Execute returned an error -1: 23000: [FreeTDS][SQL Server]Cannot
insert the value NULL into column 'calldate', table
'production.dbo.cdr'; column does not allow nulls. INSERT fails. (153)
SQL Execute returned an error -1: 01000: [FreeTDS][SQL Server]The
statement has been terminated. (55)
SQL Execute error -1! Attempt...