Displaying 20 results from an estimated 800 matches similar to: "Graph with values of coordinates of points in x axis"
2008 Sep 10
2
UID&GID no same at two server...
Hello world!!!!
I realized that my samba_Server1 did not even UID & GID that the other
samba_Server1 ..
In summary: the share from the windows works very well. samba 1 and 2.
When i run wbinfo-u (samba 1 and 2.) i'have :
GUEST
ADMINITRATOR
..
but not
[DOMAIN] GUEST
[DOMAIN] ADMINITRATOR
..
(strange...)
When I run on samba_Server1: getent passwd
guest: *: 604:608:
2004 Jan 28
5
Julian dates
Hi all,
I have problems with years of dates using "chron" package.
I don't understand why R by this istruction:
> dates("01/02/29",out.format="d/m/year")
[1] 02/Jan/2029
> dates("01/02/30",out.format="d/m/year")
[1] 02/Jan/1930
reads "29" as 2029
and "30" as 1930. How could I change to read "00" to
2011 Apr 27
1
paste function by INDICES
Dear all,
I have the following R dataframe:
set.seed(11)
(df <- data.frame(ID=rep(1:10,1:10),a=factor(sample(1:4,55,rep=T)) ))
where ID is an identification code.
I need to create a new variable "b" in which I would paste the full group
of "a" variable according to ID variable.
For example for ID=2 "b" should be 13, for ID=3 "b" should
2005 Apr 18
5
the graph gallery strikes back
Hello useRs and helpRs,
Some time ago, in a gallaxy far away (here is the thread :
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/46532.html ) we
discussed about a graph gallery showing the power of R in that domain. I
did some work around that, and there is a (pretty advanced) draft here :
http://addictedtor.free.fr/graphiques/displayGallery.php
For instance, there are some of my graphs,
2011 Aug 11
1
Any Method for capturing ISUP packets in DAHDI/ASTERISK
Hi All,
I want packets [request/response] capture for ISUP packets , i have E1 line
terminated to my digium card
i just want a packets flow between my machine and teleco side, is any tool
or utility [command] availabele for
observation this packets and data.
any help appericiated
Thanks
Dhaval
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jun 22
2
SIP Trunking Mantra (Origination)
Hello Everyone,
We are currently having talks with various service providers, and
trying to determine what the best way is to interconnect in order to
have access to the PSTN network. As you know there are two ways of
doing this:
Traditional PRI: Have trunks grouped into a transport layer such as
OC3/12. With DIDs attached to the group. As you many know, this
approach would also require a POP
2003 Nov 13
1
RE: Aculab SS7/ISUP (new subject)
>Freddi Hansen wrote:
>> with boards from Aculab, we are replacing Aculab boards with Digium
>> boards BUT we would need more
>> Digium boards IF we could use both Digium and Aculab cards in the same
>> server. The reason being that
>> TE410P doesn't support SS7-ISUP so we continue using only Aculab cards
>> in the servers that must support
>>
2005 Aug 02
3
how to print a data.frame without row.names
Dear All,
is there a simple way to print a data.frame without its row.names?
example:
datum <- as.Date(c("2004-01-01", "2004-01-06", "2004-04-12"))
content <- c('Neujahr', 'Hl 3 K.', 'Ostern')
df1 <- data.frame(datum, content)
print(df1)
datum content
1 2004-01-01 Neujahr
2 2004-01-06 Hl 3 K.
3 2004-04-12 Ostern
Can I get
2005 Jan 14
2
Help in Overlaying of 2 Plots on the same Device.
I'm trying to overlay a density plot on a previously plotted histogram. However, i need to use the same axis as of the 1st(histogram) plot to plot the second. My second plot is creating its own axis and causing my plot to extend the entire histogram instead of getting a subplot on a portion of the histogram. I tried 'fig' and 'new' parameters with no luck.
Thanks in advance.
2005 Oct 19
6
forrest plot
Hi,
can you tel me how can I make a Forrest Plot with R?
It is possible and easy or are there a more practical free software available?
Than you
Mic
[[alternative HTML version deleted]]
2009 Feb 17
2
Asterisk supports SIP-T?
Asterisk supports SIP-T?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090217/7cc67800/attachment.htm
2004 Oct 05
2
SIP multipart mime messages
I was messing about integration of a Cirpack softswitch with Asterisk
and banged my head against a problem previously noted on the list.
http://lists.digium.com/pipermail/asterisk-users/2003-November/026436.ht
ml
What is the status of this problem? Has it been fixed? I scrambled
through chan_sip.c, but couldn't find ay reference to "multipart".
Regards,
Jesper Dalberg
2005 Jun 13
3
assignment of inidividual variables from spss save files
New to R, can't afford SPSS!
Why can't I assign spss variables? Here are the details.
> ### I've read in my collaborator's sav file using read.spss, eg
> children = read.spss(filename)
> ### It has many variables
> length(children)
[1] 347
> ### and I would like to assign individual variables.
> ### I can of course type out all the ones I want, eg
>
2008 Feb 05
4
Enterprise-class monitoring system for CentOS and Win2k3 server
Can anyone recommend an enterprise-class monitoring system for both
Linux and Windows servers? Here are my requirements:
SNMP trap collection, ability to import custom MIBs
isup/isdown monitoring of ports and daemons
Server health monitors (CPU, Disk, Memory, etc)
SLA reporting with nice graphs
Pager/Email/SMS alerts with groups, filters and escalations
Built-in MTBF and MTTR reporting
Robust
2005 Feb 18
3
Hosting a R Graph Gallery?
Dear R users,
Following some of the recent questions and discussions about the R
plotting abilities, it occurred to me again that it would be very
valuable to have an R graph gallery.
Eric Lecoutre made a very nice example in:
http://www.stat.ucl.ac.be/ISpersonnel/lecoutre/stats/fichiers/_gallery.pdf
It would be very useful to many beginners, but probably also advanced
users of R, to have an
2015 Jan 22
1
CALLERID(ani2) inserting
I checked
https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information
But I cannot find a way to insert CALLERID(ani2), which I can read, but
when I try to set it for a new call, I get a runtime error.
This information, known as isup-oli comes embedded in the From header,like
this
<sip:9087311878 at 64.45.157.104:5060;isup-oli=62>;tag=sansay1724414rdb124
and it can be read
2005 Apr 23
3
How to know in which package is a function
Hello list,
I'd like to know if there is a function that tells in which package is a
given function.
Something like :
which.package("lda")
[1] "MASS"
Thank you.
Romain
--
~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
~~~~~~ Romain FRANCOIS - http://addictedtor.free.fr ~~~~~~
~~~~ Etudiant ISUP - CS3 - Industrie et
2011 May 23
1
SIP-T to SIP Gateway
Hello,
There are some parameters in the ISUP data (coming into the network via
SIP-T packets) that need to be translated into SIP headers to be used by
asterisk for proper call routing. What gateways are available to accomplish
this?
Thanks,
Elliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jan 28
1
dates function
Hi all,
I have problems with years of dates using "chron" package.
I don't understand why R by this istruction:
> dates("01/02/29",out.format="d/m/year")
[1] 02/Jan/2029
> dates("01/02/30",out.format="d/m/year")
[1] 02/Jan/1930
reads "29" as 2029
and "30" as 1930. How could I change to read "00" to
2005 Jan 24
2
SIP-T Support (I got my head in an SS7 cloud)
Hey All,
I'm just daydreaming here.. but what's the status of SIP-T in Asterisk?
I haven't been able to find a whole lot of info on SIP-T but seems like
just an extension of SIP. Right?
Now if I had a PSTN Gateway (that is a SS7 gateway) that supported
SIP-T, could I signal * with SIP-T from it and have asterisk utilize
MGCP to sieze a particular DS0 on a remote DS1? Hmm.. What am