Displaying 20 results from an estimated 32 matches for "dp2".
Did you mean:
dp
2009 Sep 02
2
Configuring Parallel SIP Trunks
Hi,
I'm trying to configure 2 parallel sip trunks between 2 boxes.
However I seem to have the problem that when making a call from Box 2
to Box 1, it sometimes
says authentication failed because it is using the username of the other trunk.
Here's my configuration:
Box 1:
[dp-dp2]
type=peer
username=dp-dp2
secret=mysecret
qualify=yes
host=box.2.ip.address
context=from-internal
[e911-dp2]
context=from-pstn
host=box.2.ip.address
qualify=yes
secret=mysecret2
type=peer
username=e911-dp2
Box 2:
[dp-dp2]
host=box.1.ip.address
qualify=yes
type=peer
username=dp-dp2
secret=mysec...
2007 Feb 05
2
Exact matching with grep
Hello,
I would know if it is possible with grep to match a exact string. For
example, I want to match the string "DP2" (and only this) and grep match
"DP2BS" too.
I have sought in the grep help but I didn't find what I want.
2010 Sep 20
1
ERROR: Object not found
...Thank you very
much!
rm(list=ls())
library(odesolve)
# The ODE system
ode <- function(t,x,p){
with(as.list(c(x,p)),{
if(IN==0){
dIN <- 1
switch <- c
}
else {
switch <- 0
}
dP1 <- a+b*P1-switch*P1
dP2 <- a-b*P1+switch*P2
list(c(dP1,dP2,dIN))
})
}
# Parameters
a <- 0.1
b <- 0.2
c <- 0.5
parms <- c(a=a,b=b,c=c)
# Initial conditions
P10 <- 100.0
P20 <- 0.0
IN0 <- 0.0
xstart <- c(P1=P10,P2=P20,IN=IN0)
# Time points
times <- seq(0,10...
2010 Sep 20
1
Ask for help with Error: Object not found
...Thank you very
much!
rm(list=ls())
library(odesolve)
# The ODE system
ode <- function(t,x,p){
with(as.list(c(x,p)),{
if(IN==0){
dIN <- 1
switch <- c
}
else {
switch <- 0
}
dP1 <- a+b*P1-switch*P1
dP2 <- a-b*P1+switch*P2
list(c(dP1,dP2,dIN))
})
}
# Parameters
a <- 0.1
b <- 0.2
c <- 0.5
parms <- c(a=a,b=b,c=c)
# Initial conditions
P10 <- 100.0
P20 <- 0.0
IN0 <- 0.0
xstart <- c(P1=P10,P2=P20,IN=IN0)
# Time points
times <- seq(0,10...
2020 Apr 16
2
Strangeness on X11 screen capture
...(==) intel(0): Default visual is TrueColor
[ 19.023] (II) intel(0): Output DP1 has no monitor section
[ 19.024] (II) intel(0): Enabled output DP1
[ 19.024] (II) intel(0): Output HDMI1 has no monitor section
[ 19.025] (II) intel(0): Enabled output HDMI1
[ 19.025] (II) intel(0): Output DP2 has no monitor section
[ 19.026] (II) intel(0): Enabled output DP2
[ 19.026] (II) intel(0): Output HDMI2 has no monitor section
[ 19.027] (II) intel(0): Enabled output HDMI2
[ 19.027] (--) intel(0): Using a maximum size of 256x256 for hardware
cursors
[ 19.027] (II) intel(0): Output...
2015 May 27
11
[Bug 90682] New: failed to idle channel 0xcccc0001 then crash
https://bugs.freedesktop.org/show_bug.cgi?id=90682
Bug ID: 90682
Summary: failed to idle channel 0xcccc0001 then crash
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee:
2003 Oct 07
2
freebsd.org mirroring
...; en/releases/4.2R
===> en/releases/4.3R
===> en/releases/4.4R
===> en/releases/4.5R
===> en/releases/4.6R
===> en/releases/4.6.2R
===> en/releases/4.7R
===> en/releases/4.8R
===> en/releases/4.9R
===> en/releases/5.0R
===> en/releases/5.0R/DP1
===> en/releases/5.0R/DP2
===> en/releases/5.1R
===> en/releases/5.2R
===> en/releng
===> en/smp
===> en/kse
===> en/gnome
/usr/local/bin/xsltproc -o index.html /usr/local/www/freebsd/www/en/gnome/index.xsl /usr/local/www/freebsd/www/en/gnome/news.xml
file:///usr/local/share/xml/catalog:1: error: Start t...
2013 May 19
5
[Bug 64772] New: nouveau GF108 kernel errors and graphics corruption when enabling second output
...t GPU is enabled currently:
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [Quadro NVS 5400M]
(rev a1)
I boot up the laptop with only using the laptop internal LVDS panel, and when
in X session, I connect DVI cable to the docking station. xrandr now correctly
shows DP2 as connected, and when I enable the DVI display, I get these nouveau
errors in the kernel dmesg:
[ 103.196252] nouveau [ PLTCG][0000:01:00.0] LTC0_LTS0: 0x036f0040
[ 103.196257] nouveau [ PLTCG][0000:01:00.0] LTC0_LTS1: 0x036f0040
[ 103.353160] nouveau E[ VM][0000:01:00.0] failed to...
2009 May 10
4
Partial Derivatives in R
Quick question:
Which function do you use to calculate partial derivatives from a model
equation?
I've looked at deriv(), but think it gives derivatives, not partial
derivatives. Of course my equation isn't this simple, but as an example,
I'm looking for something that let's you control whether it's a partial or
not, such as:
somefunction(y~a+bx, with respect to x,
2010 Mar 17
9
[Bug 27136] New: blank screen with G98 [Quadro NVS 420] (NV98) dual GPU, 4-head
http://bugs.freedesktop.org/show_bug.cgi?id=27136
Summary: blank screen with G98 [Quadro NVS 420] (NV98) dual GPU,
4-head
Product: xorg
Version: 7.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2019 Jul 16
0
Question on screen capture from command line
I am trying to get the screen capture to work from command line (remotely).
I am getting the wrong screen shot.
This is what xrandr is giving me...
xrandr --query
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 connected primary 1920x1080+0+0 (normal left inverted right x axis y
axis) 1600mm x 900mm
1920x1080 120.00*+ 100.00 119.88 60.00 50.00 59.94
30.00 25.00...
2014 Oct 08
1
A little help with default resolution of CentOS7 and Panasonic TV
...0 59.9
1440x480i 60.1 60.1 60.1
720x480 60.0 59.9
640x480 60.0 59.9
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
# xrandr -display \:0 --output HDMI1 --mode 640x480
# echo $?
0
# /bin/systemctl restart gdm.service
# echo $?
0
So setting to something very conservative doesn't make a diffe...
2005 Oct 25
2
solving ODE's in matrix form with lsoda()
...lve the following system of ODE's (a simple
Lotka-Volterra predator prey model)
dP/dt = beta*P*V - mu*P
dV/dt = r*V - beta*P*V
where P and V are the numbers of predators and prey. Now, this is
easy to do, but suppose you have a system of equations like this,
dP1/dt = beta1*P1*V1 - mu1*P1
dP2/dt = beta2*P2*V2 - mu2*P2
dV1/dt = r1*V1 - beta1*P1*V1
dV2/dt = r1*V2 - beta1*P2*V2
System 1 and system 2 are independent but that doesn't need to be the
case. Now can you specify this system in lsoda() as:
dP/dt = beta*P*V - mu*P
dV/dt = r*V - beta*P*V
but now the initial state variables...
2011 Jul 21
1
Select Random Rows from a dataframe
Hi all,
I have a dataframe of behavioral observations from 360 fish, each with 241 observation points(rows), which looks like this:
> head(d)
fish treatment tank trial video tid pid ang.chg abs.ac t len vel d2p x y
1 1 3 1 1 1 1 1 NA NA 0.0 0.000 NA NA 5.169 9.617
2
2018 Feb 02
0
[fw_cfg] c8bf448ff3: kernel_BUG_at_arch/x86/mm/physaddr.c
..._STRING_SELFTEST=y
-------------- next part --------------
#!/bin/sh
export_top_env()
{
export suite='boot'
export testcase='boot'
export timeout='10m'
export job_origin='/lkp/lkp/src/jobs/boot.yaml'
export queue='bisect'
export testbox='vm-lkp-nhm-dp2-yocto-ia32-1'
export tbox_group='vm-lkp-nhm-dp2-yocto-ia32'
export branch='linux-devel/devel-hourly-2018020122'
export commit='c8bf448ff3899860de51fbae61a43619c912ddf2'
export kconfig='x86_64-randconfig-s3-02020248'
export submit_id='5a73bab10b9a934af80e...
2002 May 28
5
QoS graphical interface ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Is there any grapical interface for the QoS (Quality of Service) Traffic
Control in Linux ?
Greetings.
- ---
Carles Xavier Munyoz Baldó
carles@descom.es
Descom Consulting
Telf: +34 965861024
Fax: +34 965861024
http://www.descom.es/
- ---
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
2009 Dec 03
0
Problem with predict() and factors
...art="#FFFFFF"
mypalette$forecastRegion="#66CCFF"
mypalette$confidence="#FF9966"
mypalette$limits="#FF0000"
mypalette$major="#000000"
mypalette$minor="#cccccc"
mypalette$actual="#aaaaaa"
mypalette$dp1="#9900FF"
mypalette$dp2="#EEEE00"
mypalette$dp3="#CCFF00"
mypalette$dp4="#00CCFF"
mypalette$dp5="#FF00CC"
#Raw Data
channel1 <- odbcConnectExcel(SOURCEDATA)
sqlTables(channel1)
sh1 <- sqlFetch(channel1, "Actuals$")
close(channel1)
channel2 <- odbcConnectExcel(REG...
2005 Feb 16
9
DSCP, ToS and Egress
I''m successfully using HTB + GRED to shape traffic based on the DSCP field. I
would like to strip the DSCP and possibly replace it with normal ToS bits on
egress traffic leaving my network. Leaving DSCP set is pointless, and could
potentially cause problems with some ISPs that use DSCP internally I suppose.
Setting ToS bits would seem ideal as most networks still honor it to varying
2016 Dec 07
2
GM108GLM?
...t;> [ 21.052] (II) intel(0): Output DP1 has no monitor section
>> [ 21.052] (II) intel(0): Enabled output DP1
>> [ 21.052] (II) intel(0): Output HDMI1 has no monitor section
>> [ 21.052] (II) intel(0): Enabled output HDMI1
>> [ 21.052] (II) intel(0): Output DP2 has no monitor section
>> [ 21.052] (II) intel(0): Enabled output DP2
>> [ 21.052] (II) intel(0): Output HDMI2 has no monitor section
>> [ 21.052] (II) intel(0): Enabled output HDMI2
>> [ 21.052] (--) intel(0): Using a maximum size of 256x256 for hardware cursors...
2014 Dec 03
0
[PATCH] Update links.html
...sH9iqrCF!(|FTp at q~Y
zgel-3oYs?rS_ChFhy{?c%-CM>CxD~|NQ##8Fom#FU0>-gFhJ+(e5s^DZC*kdX(1Il
z6FXJa*4LPPsR2J$Z(49qWP%=2R*CLVYJ_<jcKr2K%JYmh)@$8fj%l&{ShY3Kc}zUW
zEP*AT8F9zYJsID985 at k>H2|K59%W*Ey(!Z1%(T3&>R(@v>+^cM->!({*A08DZf#p%
zfEJ%%)Z6yn#O7&mAO^&eNk_XZq>a@^Dl?dP2!W;ZhZyzgDiJ?A?5Hg@==`3I+(6RY
z7Q;>yf4YcTG6K1Le4s+x%2ygcYKl8TgI2uMcdN>v;&(y7P^IEF1tJyCIy%L|>tHEH
zb@{5L5^{0K(_v3n8#>IyM97>-gy1_s81b-Ksqv#dg%kjk2uRo+NTW*8Qj3^+Bt|uR
zhY5hSp6I~YjZW$I2F}32h(^HS-4hDs4~Y_43x}Q`QCm7vNc?On*i%6C#ehKXMBXqE
zf%sSpNU8!w+g?H at 0BVBepk5Xc+K6Ho3K%Ckdj;_guYe(d&...