Displaying 6 results from an estimated 6 matches for "digma".
Did you mean:
sigma
2005 Jan 17
1
pairs: altering pch options on upper and lower panel of pairwise scatter plots
...factor level. It is easy enough to do this
independently, but I can't figure out how to combine the two settings on
the same plot. I have enclosed a toy example:
Some made up data, e.g.
## make up some multivariate normal data using mvrnorm from MASS
##
require(MASS)
mu <- c(0,0,0)
digma <- matrix(c(0.9,0.5,0.5, 0.5,0.9,0.5, 0.5,0.5,0.9)
dummy.data <- mvrnorm(100,mu,sigma)
##
## add a factor
##
gender <- as.factor(c(rep("Male",50),rep("Female",50)))
I can create two separate pairs plots (upper and lower panel) as
follows:
## pairs plot just showing...
2007 Aug 29
1
WARNING[11439]
...Yesterday has established Asterisk 1.2.21.1 on Gentoo.
Prompt the reason of the following message:
Aug 29 14:06:24 WARNING[11439]: channel.c:780 channel_find_locked:
Avoided initial deadlock for '0x815d548', 9 retries!
--
wbr. Eugeniy Khvastunov,
[FMGH-UANIC]
eugeniy.khvastunov at digma.ua
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eugeniy.khvastunov.vcf
Type: text/x-vcard
Size: 144 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070829/fa44e90f/attachment.vcf
2007 Aug 30
0
WARNING[22292]: channel.c:780 channel_find_locked: Avoided initial deadlock for '0x82f2fe0', 9 retries!
...When you see this happen, grab the output
of the
"core show locks" CLI command. That will let me see if there is something
deadlocked.
-- Russell Bryant Software Engineer Digium, Inc.
------------------------------
--
wbr. Eugeniy Khvastunov,
[FMGH-UANIC]
eugeniy.khvastunov at digma.ua
ICQ UIN: 128222546
KyivStar: 8(067)574-56-46
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eugeniy.khvastunov.vcf
Type: text/x-vcard
Size: 144 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070830/c9ece53c/att...
2006 Nov 22
2
How ecord all calls?
Hi All!!
Prompt how to record all calls passing through certain span?
---
Thanks...
2007 Jan 09
0
Bad FCS & hangup
Hello, All!
It is a Piece of my log At the moment of a call:
Jan 9 09:50:21 NOTICE[10902]: chan_zap.c:8194 pri_dchannel: PRI got
event: HDLC Bad FCS (8) on Primary D-channel of span 3
-- Accepting call from '' to '0033444' on channel 1/1, span 1
-- Executing Dial("Zap/1-1", "SIP/3444|60|rgT") in new stack
-- Called 3444
-- SIP/3444-0823e6b0 is
2006 Oct 30
0
Call from internal num. to VoIP gate
Greetings to All!
Help to solve a problem:
There is an asterisk and two VoIP a sluice (NSGate 800 2FXS 2FXO, NSGate
800 2FXS).
In sip.conf they are registered so:
[3301]
type=friend
host=172.222.135.11
username=3301
secret=0000
defaultip=172.222.135.11
dtmfmode=rfc2833
context=it
callerid="VoIPGate2Line1" <3301>
allow=g723.1
[3302]
type=friend
host=172.222.135.11
username=3302