search for: bord

Displaying 20 results from an estimated 46 matches for "bord".

Did you mean: bold
2011 Sep 15
1
Colour code y-axis labels on a dot plot
...quot;,"red","blue","black","yellow") # Circles squares and diamond symbols for the year sym.pat<-c(19,20,21) ##set up the plot key #---------------------------------------------------------------------------------------- # key for commodities # defaults bord.col<-"grey90" trans.fac<-0.9 sym.siz<-1.8 key1 <- draw.key(list(text=list(levels(Cal_dat$Commodity)), title="Ore type", border =bord.col, background = bord.col, alpha.background=trans.fac, just=1,...
2011 Feb 28
2
Generation of M3U and XSPF
...config->hostname, config->port, sourceuri ); config_release_config();* Or do you know an alternative to hide port to users.. Thanks ------------------------------------------------------------------------------- sebastien.bordes at gmail.com - http://blog.webeo.fr -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20110228/9ed1776d/attachment.htm
2011 Sep 10
0
Mutiple vertical reference lines with a dotplot
...uot;,"red","blue","black","yellow") # Circles squares and diamond symbols for the years sym.pat<-c(19,20,21) ##set up the plot key #---------------------------------------------------------------------------------------- # key for commodities # defaults bord.col<-"grey90" trans.fac<-0.5 sym.siz<-1.8 key1 <- draw.key(list(text=list(levels(Cal_dat$Commodity)), title="Ore type", border = bord.col, background = bord.col, alpha.background=trans.fac, just=1,...
2015 Aug 18
2
Asterisk 13 chan_sip trunk appending @string to dialled number
Yes indeed. Do you have the dialplan, eg from /etc/asterisk/extensions.conf? Something is getting this OUT_3_SUFFIX variable and including it in a Dial to 172.22.4.12. On 18 August 2015 at 16:21, Brendan Ord <bord at staff.onthenet.com.au> wrote: > Starting to make sense when I saw this line: > > > > [2015-08-18 15:01:33] DEBUG[19366][C-00001cfc]: pbx.c:3785 > ast_str_retrieve_variable: Result of 'OUT_3_SUFFIX' is '@CUBE' > > > > But I can?t find where this i...
2015 Aug 18
2
Asterisk 13 chan_sip trunk appending @string to dialled number
...On 08/17/2015 11:26 PM, David Cunningham wrote: > Yes indeed. > > Do you have the dialplan, eg from /etc/asterisk/extensions.conf? > > Something is getting this OUT_3_SUFFIX variable and including it in a Dial to 172.22.4.12. > > > On 18 August 2015 at 16:21, Brendan Ord <bord at staff.onthenet.com.au <mailto:bord at staff.onthenet.com.au>> wrote: > > Starting to make sense when I saw this line: > > > > [2015-08-18 15:01:33] DEBUG[19366][C-00001cfc]: pbx.c:3785 ast_str_retrieve_variable: Result of 'OUT_3_SUFFIX' is '@C...
2011 Mar 01
0
Generation of M3U and XSPF
.../icecast2_config_file.html#misc In that case, perhaps Icecast is picking up the server name from the http headers. Can you get your proxy to re-write the headers in the request? Otherwise, you could just generate local m3u/xspf files for each stream? - Leo On 28 February 2011 20:21, Sebastien Bordes <sebastien.bordes at webeo.fr>wrote: > Hello, > > I'm a new user of icecast which is a really cool software. > > I use it with the the http proxy module of apache httpd to do port > forwarding with 2 sub domains. > > On my router i forward all tcp traffic of the...
2020 Sep 27
2
GRÁFICO DE BARRAS COMPARATIVO VARIOS AÑOS
...RRAS ggplot(Diario_S2, aes(x=factor(mes_AAA, level = Orden_barras), y=USD_HAB))+ # ASIGNAR VARIABLES geom_bar(stat="identity", width=0.7, # ANCHO BARRAS colour="grey", fill="darkred", # COLOR (borde relleno) position = "dodge")+ labs(x="MESES", y="IMPORTES EN USD",color="Tipo")+ # TITULOS EJES ggtitle("VALORES AL HABER POR MES EN USD (HISTÓRICOS")#TIT GRAFICO ###################################################...
2011 Mar 14
2
color under lm line
Hi, I would like to add a color under a lm line and not the plotted line. Is this possible? In the example, I do not want the area under the curve red, but rather under the llm line. x=seq(0,5,len=100) y=-(x-5)^2 llm<-lm(y~x) plot(x,y) polygon(c(x,x[length(x)]), c(y, y[1]), col='red') abline(llm) keith -- M. Keith Cox, Ph.D. Alaska NOAA Fisheries, National Marine Fisheries Service
2015 Aug 18
2
Asterisk 13 chan_sip trunk appending @string to dialled number
...ercial Discussion Subject: Re: [asterisk-users] Asterisk 13 chan_sip trunk appending @string to dialled number Hi Brendan, Can you attach an Asterisk log with "sip set debug on", "core set verbose 9" and "core set debug 9"? On 18 August 2015 at 10:33, Brendan Ord <bord at staff.onthenet.com.au<mailto:bord at staff.onthenet.com.au>> wrote: Hello, I?m having what seems like a weird issue connecting Asterisk 13 (FreePBX 12) to a Cisco 2811 router via a chan_sip trunk. Whenever I try dialling out via this trunk, something appends ?@CUBE? onto the end of th...
2011 Nov 27
1
conflict when passing an argument to a function within an other function
...and I think it might also be of more general interest: map(xlim=c(-10,40),ylim=c(30,60) ,mar=rep(0,4)+.1 ,fill=T ,col="darkseagreen" ,bg="skyblue" ) The idea is to use the map function from the maps package to draw a map of Europe. By default with the argument fill=T there is border to the polygones and I want them without border. Here is the start of the problems. The polygone function used in map function has a border argument that can deal with that issue, the problem is that this argument cannot be passed to map directly because map also has a border argument for anothe...
2015 Jul 22
2
Cisco 7940 and PJSIP registration
...sterisk-users] Cisco 7940 and PJSIP registration I had exact same issue with pjsip instead of sip - I was able to solve it by setting the password to blank. But I switched to asterisk 11 because the chan_mobile module was giving me troubles in 13. On Wed, Jul 22, 2015 at 7:07 AM, Brendan Ord <bord at staff.onthenet.com.au<mailto:bord at staff.onthenet.com.au>> wrote: Hi list, I?ve been googling this issue and found some good resources however I am still running into problems with the following combo ? Here?s my story; - Asterisk 13.4 with FreePBX 12. - Migrating from A...
2015 Aug 18
5
Asterisk 13 chan_sip trunk appending @string to dialled number
Hello, I'm having what seems like a weird issue connecting Asterisk 13 (FreePBX 12) to a Cisco 2811 router via a chan_sip trunk. Whenever I try dialling out via this trunk, something appends '@CUBE' onto the end of the dialled number, as per the following examples; Asterisk log; app_dial.c: Called SIP/test/0429123456 at CUBE chan_sip.c: Got SIP response 500 "Internal Server
2020 Sep 23
2
ORDEN GRÁFICO POR MESES
...############### ## GRAFICO BARRAS : VALORES AL DEBE MENSUALIZADO ggplot(Diario_S2, aes(x=mes_AAA, by = MES , y=ARS_DEB))+ # ASIGNAR VARIABLES geom_bar(stat="identity", width=0.7, # ANCHO BARRAS colour="grey", fill="darkgreen", # ASPECTO (borde y relleno) position = "dodge")+ scale_fill_brewer(palette = "paired")+ # PALETA DE COLORES labs(x="MESES", y="IMPORTES EN ARS",color="Tipo")+ # TITULOS EJES ggtitle("VALORES AL DEBE POR MES")...
2007 Jul 23
2
persp and greek symbols in the axes labels
...te(paste(phi,"=",true,sigma),list(true=5)),zlab = "Z") I get the labels as in toto.eps Any suggestion? Thanks! Nathalie -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INRA Toulouse - Unit? de Biom?trie et Intelligence Artificielle Chemin de Borde-Rouge BP 52627 31326 CASTANET-TOLOSAN cedex FRANCE Tel : +33(0)5.61.28.54.39 - Fax : +33(0)5.61.28.53.35 Web :http://mia.toulouse.inra.fr/index.php?id=217 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -------------- next part -------------- A non-text attachment was scr...
2011 Jan 06
0
No subject
...">2011/1/13 Arjen de Korte <span dir=3D"ltr">&= lt;<a href=3D"mailto:nut%2Bdevel at de-korte.org">nut+devel at de-korte.org</a>&g= t;</span><br><blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt= 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> Citeren EmilienKia at Eaton.com:<div class=3D"im"><br> <br> <blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde= r-left: 1px solid rgb(204, 204, 204); padding-lef...
2015 Jul 22
2
Cisco 7940 and PJSIP registration
Hi list, I've been googling this issue and found some good resources however I am still running into problems with the following combo ... Here's my story; - Asterisk 13.4 with FreePBX 12. - Migrating from Asterisk 11 / FreePBX 2.11 - Mix of Cisco 79xx handsets, mostly 7940G's. My problems started with (the very common) issue of the 7940 not replying to 401
2010 Sep 24
7
help
...analizando provienen de censos de malezas en cuatro tipos de paisajes de la región pampeana, en los que seleccioné al azar igual número de lotes agrícolas cultivados con tres cultivos (maíz, soja y trigo-soja). En cada lote censé el número de especies de malezas en tres posiciones: el alambrado, el borde y el centro del lote. Estas medidas no son independientes. Entonces, las tres posiciones en el lote están anidadas dentro de los cultivos, los que a su vez lo están dentro de los cuatro paisajes. Mi objetivo es determinar en qué medida la variación en el número de especies de malezas es explicada...
2017 Jun 02
2
CV en R
Buenas, Puse los modelos lo mas simplificados, para centrar el tiro en el tema que me preocupa. Es una pena no poder hablar cara a cara, porque por email puedo sonar algo borde, pero no es así, al contrario estoy enormemente agradecido por tu ayuda, pero le veo un problema. Me dices que use un list para ir guardando el modelo, pero tal y como he propuesto en el bucle for, el modelo se crea 10 veces, es decir, que entiendo que si es un randomForest, tendria que entonces...
2017 Jun 02
2
CV en R
...conjunto de entrenamiento sobre el que haces el CV dejando el resto "test" para validar el nivel de predicción. Gracias, Carlos Ortega www.qualityexcellence.es El 2 de junio de 2017, 13:06, Isidro Hidalgo Arellano <ihidalgo en jccm.es> escribió: > No me has parecido para nada borde. > > > > Ok. Centrémonos en RF y bajemos el nº de parámetros a 2: ntree y nodesize. > > Te haces una parrilla de ntree: 100, 200, 300, 400, 500 > > Otra de nodesize: 3, 6, 10 > > Con esto tienes 15 combinaciones. > > Vamos al código. Simplemente crea una lista d...
2006 Jan 27
2
Disk/Boot problems when upgrading BIOS
I don''t know if it''s caused by ZFS or drivers/disks, but the symptoms are as follows. M-bord ASUS KN8-E Deluxe with Athlon 64. Running snv_30. When upgrading BIOS to current, the machine can''t boot anymore and crashes just after GRUB booting the Solaris kernel. BIOS contains SATA upgrades and I''ve got a newer SATA II disk installed. When downgrading to BIOS from late 200...