Displaying 20 results from an estimated 100000 matches similar to: "Asterisk and authentication"
2003 Oct 14
1
On an RH9 box, where does wcusb get loaded?
>From -
Received: from rwcrmhc12.comcast.net ([216.148.227.85]) by
sccrmxc11.comcast.net (sccrmxc11) with ESMTP id
<20031014185753s1100nos46e>; Tue, 14 Oct 2003 18:57:53 +0000
Received: from rwcrmhc12.comcast.net (localhost[127.0.0.1]) by
comcast.net
(rwcrmhc12) with ESMTP id <20031014185753014006qmtie>; Tue, 14 Oct 2003
18:57:53 +0000
From: Mail Delivery Subsystem
2006 Feb 09
0
quote problem
Hi.
I'm trying to analyse information from a large database using R. I have some problems with quotes during the generation of strings.
Setting: I extract data from a lot of sampling location (chemical data on water quality)
and for each location I have a date of sampling and a value. I want to put everything in a list such that for each sampling point (say OS1) I have two columns
2008 Feb 26
0
NLS -- multiplicative errors and group comparison
Hello,
I am attempting to fit a non-linear model (Von Bertalanffy growth model)
to fish length-at-age data with the purpose of determining if any of the
three parameters differ between male and female fish. I believe that I
can successfully accomplish this goal assuming an additive error
structure (illustrated in section 1 below). My trouble begins when I
attempt this analysis using a model
2010 Apr 09
1
libvirt: C++ or Java
Hello,
I am planning to develop a management application for managing Redhat Xen and Redhat KVM hypervisors. I am evaluating the Java bindings versus the C++ version of libvirt. As part of evaluation, I could not find meaningful answers to the questions below. Hence, I thought that people on this mailing list would be the most appropriate to comment on them. Can you please let me know your views?
2014 May 18
2
[LLVMdev] Point Releases - tags
On 19/05/2014 00:07, Anton Korobeynikov wrote:
> The branch should already be there, because we mirror release_34 branch.
>
> We stopped to make tags ~ 2 releases ago, because git svn created
> orphaned ones (mostly due to our directory layout - we do not "tag" a
> particular commit, instead, we're creating separate dirs, etc.).
Just to say, thanks for maintaining the
2018 May 03
0
length of `...`
On Thu, May 3, 2018 at 8:18 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
> On 03/05/2018 11:01 AM, William Dunlap via R-devel wrote:
>>
>> In R-3.5.0 you can use ...length():
>> > f <- function(..., n) ...length()
>> > f(stop("one"), stop("two"), stop("three"), n=7)
>> [1] 3
>>
>> Prior to
2018 May 03
0
length of `...`
On 03/05/2018 11:18 AM, Duncan Murdoch wrote:
> On 03/05/2018 11:01 AM, William Dunlap via R-devel wrote:
>> In R-3.5.0 you can use ...length():
>> > f <- function(..., n) ...length()
>> > f(stop("one"), stop("two"), stop("three"), n=7)
>> [1] 3
>>
>> Prior to that substitute() is the way to go
>>
2018 May 03
2
length of `...`
On Thu, May 3, 2018 at 9:50 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
> On 03/05/2018 11:18 AM, Duncan Murdoch wrote:
>>
>> On 03/05/2018 11:01 AM, William Dunlap via R-devel wrote:
>>>
>>> In R-3.5.0 you can use ...length():
>>> > f <- function(..., n) ...length()
>>> > f(stop("one"),
2018 May 04
0
length of `...`
>>>>> Herv? Pag?s <hpages at fredhutch.org>
>>>>> on Thu, 3 May 2018 08:55:20 -0700 writes:
> Hi,
> It would be great if one of the experts could comment on the
> difference between Hadley's dotlength and ...length? The fact
> that someone bothered to implement a new primitive for that
> when there seems to be a very
2006 May 31
0
Asterisk Bootcamp in Europe :: June 12-16 and the Asterisk SIP Masterclass in Chicago, July 2006
** Asterisk Bootcamp in Stockholm, Sweden
The next Asterisk Training is the Edvina.net Asterisk Bootcamp - the
class we have been giving for over a year under the brand name
"Astricon Training". The same teacher, the same material and a new name.
All students have a PC and will install a fully working Asterisk PBX.
During the week, we will build a business PBX configuration as
2010 Apr 11
1
libvirt: C++ or Java?
Hello,
I am planning to develop a management application for managing Redhat Xen
and Redhat KVM hypervisors. I am evaluating the Java bindings versus the C++
version of libvirt. As part of evaluation, I could not find meaningful
answers to the questions below. Hence, I thought that people on this mailing
list would be the most appropriate to comment on them. Can you please let me
know your views?
2018 May 03
4
length of `...`
On 03/05/2018 11:01 AM, William Dunlap via R-devel wrote:
> In R-3.5.0 you can use ...length():
> > f <- function(..., n) ...length()
> > f(stop("one"), stop("two"), stop("three"), n=7)
> [1] 3
>
> Prior to that substitute() is the way to go
> > g <- function(..., n) length(substitute(...()))
> >
2004 Apr 23
2
Envelope From changed - why?
Hi there.
I am evaluating Dovecot as an IMAP server. I noticed on thing which
irritates me. When a user saves a message to an IMAP folder with the
Dovecot server, the envelope From line is changed to the address of
that user, instead of keeping the From line of the original message.
How can I have the original envelope From line preserved when saving
messages?
-- Tom
--
Tom Alsberg -
2003 Jun 18
3
update.default bugfix (PR#3288)
According to the man page for formula, "a formula object has an associated
environment". However, update.default doesn't use this environment, which
creates problems like the following:
make.model <- function(x) { lm(medv~.,x) }
library(MASS)
data(Boston)
fit = make.model(Boston)
fit = update(fit,".~.-crim")
# Object "x" not found
Here is a
2002 Jul 03
0
[Bug 332] New: Authentication failures after updating to 3.4.p1
http://bugzilla.mindrot.org/show_bug.cgi?id=332
Summary: Authentication failures after updating to 3.4.p1
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2003 Jul 20
0
Summary of VoIP options for Asterisk and request for more?
Hello!
Well, so much for mailing me off-list: not a single person did! In other
words, you've already seen the results of my request:
The options are:
Nufone.net
Cost: 2.9 cents/min for both outgoing long distance and incoming 800
calls. Service is pre-paid.
Advantages: Extremely satisfied customers. IAX support.
Disadvantages: One of the worst websites I've ever seen
2018 May 04
1
length of `...`
The one difference I see, is the necessity to pass the dots to the function
dotlength :
dotlength <- function(...) nargs()
myfun <- function(..., someArg = 1){
n1 <- ...length()
n2 <- dotlength()
n3 <- dotlength(...)
return(c(n1, n2, n3))
}
myfun(stop("A"), stop("B"), someArg = stop("c"))
I don't really see immediately how one can
2003 Nov 07
0
RE: Asterisk-Users digest, Vol 1 #1808 - 13 msgs archives gsm of asterisk ???
Hello.
The procedure so that it works you can find in:
http://www.voip-info.org/wiki-Convert+WAV+audio+files+for+use+in+Asteris
k
a the files .wav
chmod 755 file.wav
sox file.wav -r 8000 file.gsm resample -ql
chmod 755 file.gsm
in extensions.conf
xxxx=> xxx,x,playback(file)
Ing Javier Rios
Ing de Proyectos
04167285748
212 2637246 /2637187
-----Original Message-----
From:
2020 Feb 07
0
Paid internship "web application development with R"
*Paid internship "web application development with R"*
The main skills for this proposed paid internship are: R, Shiny, and
components used by Shiny (plotly, javascript). Other skills (Debian,
Docker, CKAN...) are useful.
This internship offer is part of a partnership between the Grenoble
Alpes Cybersecurity Institute and the CYBIS project.
The *Cybersecurity Institute* aims to
2002 Oct 31
1
Joining an NT domain using the smbpasswd command
I'm evaluating Linux (Redhat Linux 8.0), with a view to migrating from
Windows but have been having a frustrating few days trying to configure
Samba 2.2.5 via the terminal from within the Gnome GUI.
I can get Samba to work when it comes to Windows clients using the Linux box
as a file server but am having no joy when I attempt to use the smbpasswd
command to join an NT domain.
I keep