Displaying 20 results from an estimated 400000 matches similar to: "No subject"
2006 Jul 21
0
No subject
puppet recipes with information of the platform puppet is running on. Is
there any place in the documentation (or anywhere else) with a list of these
variables?
Thanks in advance, best regards
Jose
------=_Part_20741_28140847.1154122023605
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
2007 Aug 16
0
No subject
sses, that way autoloading works ok and the classes are found, but that see=
ms a bit awkward.
<br></div><blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid=
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br=
>Note that it's a bit redundant to name your classes that way -- you<br=
>
can just as
2007 Apr 01
0
No subject
file. I don''t know why it will work for other hosts but these steps do not
work for this.. there are no extra outputs from using --debug
On 4/9/07, Atom Powers <atom.powers at gmail.com> wrote:
>
> On 4/9/07, Mike Zupan <hijinks at gmail.com> wrote:
> > I recently had a working puppet server serving around 4-5 clients. One
> of
> > the clients needed to
2007 Jul 12
0
No subject
2008-01-18 22:04 +0000 [r99080-99085] Russell Bryant <russell at digium.com>
* CREDITS, include/asterisk/http.h, main/tcptls.c (added),
main/manager.c, channels/chan_sip.c, doc/siptls.txt (added),
main/Makefile, main/http.c, include/asterisk/tcptls.h (added),
configs/sip.conf.sample, CHANGES: Merge changes from
team/group/sip-tcptls This set of changes
2007 Jul 12
0
No subject
ast_waitfordigit that accepts milliseconds as input.
Douglas Garstang wrote:
> Admittedly I have not used the ExternalIVR app. Is it any good?
>
> I'm not sure I agree that Asterisk is GOOD for building IVR's. Sure,
> it can do it, but boy it is UGLY. There's also the fact that you can't
> call Backgound() in a macro, which forces you to use Read() which
>
2006 Nov 03
1
Reusable definitions
Hi there,
I would like to use puppet to configure two networks and one of the first
things I''ve tried to do is to describe ntp configuration. Each network has a
ntp server that acts as a proxy for internal nodes, so those internal nodes
share the same configuration except for the server they use to get the time.
Attempting to describe this I''ve thought of several approaches,
2010 Sep 27
3
Howto compile chemometrics package from source
Dear friends,
I'm confused about how to install packages from source.
I just updated R in Lenny from http://cran.fiocruz.br/bin/linux/debian/
I included in sources.list:
deb http://cran.fiocruz.br/bin/linux/debian lenny-cran/
deb-src http://cran.fiocruz.br/bin/linux/debian lenny-cran/
Then:
apt-get update
apt-get install r-base r-base-dev
Then I downloaded the package
2006 Nov 06
1
Does subscribe imply require?
Hi there,
I find myself writing a lot of similar required/subscribe parameters, for
example in service definitions:
package { whatever :
ensure => latest
}
service { whatever:
ensure => running,
require => Package[ whatever ],
subscribe => Package[ whatever ]
}
Am I doing this correctly, or does subscribe imply require so the require
parameter here is unnecessary?
Thanks
2007 Jul 12
0
No subject
Then, providing Linux compliant drivers should be Supermicro's problem.
Anyway, how can you check in advance these compliance issues ?
Maybe, a note in www.voip-info.org would avoid such issues.
Regards
------=_Part_16952_4150825.1191306919994
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hello Matt,<br><br>Do you mean
2009 Jul 20
0
No subject
/var/lib/asterisk/sounds/soundfile.alaw
/var/lib/asterisk/sounds/soundfile.wav
to go from alaw to mp3, first convert to wav, then use lame <options>
/var/lib/asterisk/sounds/soundfile.wav
/var/lib/asterisk/sounds/soundfile.mp3
sox looks like it can ogg/vorbis, but mine doesn't list mp3. You might fetch
the source for sox and see if it can do mp3; lame is probably
just as easy to obtain
2013 Mar 15
0
No subject
, as it seems to be running Asterisk-11. =A0I've previously installed A=
sterisk-11+FreePBX in a VM, and this appears to be very similar. =A0Is ther=
e any upside to using AsteriskNOW vs. Asterisk+FreePBX? Other than the obvi=
ous fact that everything is nicely placed on an iso for ease of installatio=
n?<br>
<br>
As for the actual upgrade, is it possible to step through each
2011 Sep 02
0
No subject
<br>My dialplan is as follow<br><br>exten => 1002,1,Answer<br>exten => 1002,n,Wait(2)<br>exten => 1002,n,Background(thank-you-for-calling)<br>exten => 1002,n,Background(vm-enter-num-to-call)<br>exten => 1002,n,WaitExten()<br>
exten => 1002,n,Hangup<br>exten =>
2011 Sep 02
0
No subject
is typing his number, though there is a 15 seconds timeout, and even if =
I type the number very fast it still may happen to me.<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p></div><p class=3DMsoNormal>It has =
been my casual observation that the speed at which I enter digits on my =
phone is unrelated to the speed at which my
2006 Nov 02
2
Variable assignment in imported file
Hi there,
Maybe another bug? I have the following in site.pp:
$localtime = $domain ? {
"example.org" => "/usr/share/zoneinfo/Europe/Madrid",
default => "/usr/share/zoneinfo/Europe/Madrid"
}
If I take this away and put it in another file, and then import that file, I
get the following error:
err: Cannot reassign variable localtime in file
2007 Jul 12
0
No subject
<div><font face=3D"Arial" size=3D"2">there is no audio. </font></div>
<div><font face=3D"Arial" size=3D"2">I have made port fordwarding in the ro=
uter 1. I=20
have opened ports 5060-5070 to SIP and 10000-20000 to RTP.</font></div>
<div><font face=3D"Arial" size=3D"2">In the
2007 Jul 12
0
No subject
Would it be sufficiant if I were to copy the makefile and res_config_ldap.c
to the res/ directory of my running Asterisk and do make; make install? or
do I have to do LIBS=-lldap export LIBS ./configure before that? My asterisk
version is 1.2.6.
Thanks in advance,
Abhishek
*
*
* *
On 8/27/07, Gavin Henry <gavin.henry at gmail.com> wrote:
>
> I see it is res_config_ldap. You'd be
2006 Jul 28
1
Suggestions for web site
Hi there,
The links to the documentation of Puppet in the right side of the page seems
to be ordered alphabetically, I find confusing to access the documentation
using the current menu. I think it would make sense to order them according
to some "natural" order for reading it. I mean, maybe it should be something
like Index, Introduction, Installation, Language Tutorial...
Best regards
2010 Apr 21
2
Help: formatting the result of 'cut' function
Dear list,
I would like to format the result of the 'cut' function to perform a subsequent
frequency distribution table (fdt) suitable for publications.
Below an reproducible example:
set.seed(1)
x <- c(rnorm(1e3, mean=10, sd=1), 50, 100)
start <- 0
end <- 110
h <-10
c1 <- cut(x, br=seq(start, end, h), right=TRUE)
levels(c1)
# I get:
# [1] "(0,10]"
2017 Mar 18
0
dovecot problem with ssl
Em Sat, 18 Mar 2017 16:24:25 +0100, Christian Kivalo escreveu
> Am 18. M?rz 2017 18:55:58 MEZ schrieb Nilton Jose Rizzo <rizzo at i805.com.br>:
> >Em Sat, 18 Mar 2017 11:36:34 +0100, Christian Kivalo escreveu
> >> On 2017-03-18 07:19, Nilton Jose Rizzo wrote:
> >> > Em Fri, 17 Mar 2017 22:35:40 -0300, Nilton Jose Rizzo escreveu
> >> >> Em Thu, 16
2005 Sep 12
0
Help with a more flexible funtion for multiple comparision of means
Dear R-list,
Could anybody tell me (or give me a tip) of how to implement the Duncan
distribution in R?
I've been trying to make a new and more flexible function for multiple
comparison of means: Tukey, SNK and Duncan, from 'aov' objects, like TukeyHSD
function.
For while, it is running nice (Tukey and SNK), for simple design (completely
randomized, randomized block and Latin