Displaying 20 results from an estimated 7000 matches similar to: "Pattern for Associating Module versions with Nodes"
2013 Oct 02
1
Howto model different stages
Hi all,
I''m trying to find a nice way to model different stages (like: live, test,
dev) of puppet modules. Initially I thought of different branches inside
one (Git) repository...
- either being checked out on one puppetmaster into different
directories being used as different puppet environments
- or being checked out on different puppetmasters
but then colleagues of mine
2013 Jul 30
2
Vagrant Puppet Provision VM
Hi All,
I am using Vagrant to provision a box (CentOS 6.x) with puppet
provisioner. The box is built by using veewee, with ruby 1.8.7 and puppet
3.2 iinstalled, and the vagrant environment layout is,
.
├── Gemfile
├── Gemfile.lock
├── Rakefile
├── Vagrantfile
├── definitions
│ └── centos-6.3.minimal
├── hiera
│ └── data
├── iso
│ ├── CentOS-6.3-x86_64-minimal.iso
│ └──
2010 Jan 06
1
Fastagi-mapping problem
Hello
I am new in Asterisk Java, i am working on Asterisk 1.6.2.0 , i started the
first example Hello AGI in this tutorial
http://asterisk-java.org/development/tutorial.html I put the jar file and
the proparty file in folder
i wrote in extensions.conf this exten => 1300,1,AGI(agi://
192.168.50.127/hello.agi,${EXTEN},${UNIQUEID},${CALLERID(name)})
I started AGI server ,then when i call
2007 May 21
6
4.5 upgrades on production servers?
Anyone besides me totally throw (most) caution into the wind and yum update
any mission critical production 4.x boxen to 4.5 without any problems?
8-p
- rh
--
Abba Communications
Spokane, WA
www.abbacomm.net
2013 Nov 01
1
Dynamic Environments, r10k, gitolite and Non-environment Puppet Config
Hi all,
Apologies if this has been dealt with before, but I haven''t managed to find
an answer yet.
I have a working "dynamic environments" setup:
* A gitolite repository (on a dedicated host) with multiple branches - one
for each environment.
* I use r10k ro deploy the environments on the master to
$confdir/environments/$::environment.
This all works *really* well, but I
2002 Jan 02
2
Help for installation (PR#1233)
Dear r-bugs,
I down loaded the R-1.4.0.tgz
But cannot unzip or install. I would be grateful if you
could give some help.
My system is Microsoft windows.
Best regards,
Sohan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2006 Nov 30
5
Populate table from another table
I want to populate one table in a DB from another table so that the
user does not need to enter the same information twice.
I have a registration table that is populated when a user creates an
account. Later I have a form that uses a different table, but contains
most of the same info as the registration table. I would like that
table to be prepopulated by the registration table before the user
2012 Jul 23
6
librarian-puppet vs git superproject?
Can anyone comment on their experiences with librarian-puppet or using git
superproject with per puppet module repositories? We are in the midst of
determining which route is optimal for our environment. It seems like using
git superprojects would mean one less new tool for everyone to learn. What
then would be the advantages of librarian-puppet?
Thanks,
Ryan Bowlby
--
You received this
2009 Aug 06
6
E1 line simulation for Asterisk
Hello
I have recently configured TDM400P with four FXO ports.
My next requirement is to configure for E1 line. which contain 30
phone lines and 2 for signalling information.
The problem is I dont want to go for E1 line directly .....Is it
possible to get simulation for E1 line ... so that i can develop a
system for an E1 line.
--
Best Regards
Shakeel Abbas
2009 Sep 07
5
TE420P configuration
Hello
I am trying to configure TE420P but i am confused what to give chan_dahdi :(
Below is configuration i am using for TDM400P
Please help what changes to make in it... Please provide a link as well
[trunkgroups]
[channels]
;default for channels
switchtype=national
rxwink=300
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
2009 Jun 19
5
Dail in modem
Hello
I am required to do some thing like Dail in modem .
User will have to call a modem just like we do in dail up connection
....now we need to handle that request and retrieve some parameters
from that send a HTTp request to a web server and then after getting
http response send user a feed back ..
this is a requirement ..
Is it possible ??
what is the way forward ??
please give me a
2009 Sep 26
8
Inquiry:How to convert *.wav files ?
Dear All
Can you please do me favor and let me know how can I convert *.wav files
into 32 bit 44 KHz ? Please be informed that I have specific sound files in
*.wav format that I converted them into *.gsm format with the aid of the
following command :
#sox FR00003.wav FR00003.gsm
It got through but the voice quality is poor . I need to convert the
original *.wav sound files (their file attribute is
2013 Mar 20
2
How to make sure my common module executes before all other ones
I am running puppet 3.1.1 and have a site.pp which roughly looks like this
site.pp:
node basenode {
include common
}
node ''server1'' inherits basenode {
include role::appserver
}
node ''server2'' inherits basenode {
include role::webserver
}
And my common module includes lots of different types of classes for
creating base directories, adding in
2012 Oct 31
1
librarian-puppet
Unless I install puppet vis gems, I get the following error when attempting
to use librarian-puppet.
librarian-puppet
/usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error'':
Could not find RubyGem puppet (>= 0) (Gem::LoadError)
from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate''
from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:249:in
2009 Sep 09
2
All the four lights blinking
HelloI have the following system
Asterisk 1.6.1dahdi 2.2.0.2
TE420P card
Centos
I have noticed that all the four lights are blinking(ie coming red and then
off so on)...
Previously I also noted that when dahdi drivers are not installed lights
blink but one by one in sequence(like in marriage cermonies :P) and after
dahdi installation lights get off ... but this time all at same time
2010 Feb 12
7
Asterisk Cepstral TTS
Can someone point me to a page about writing a text file to call an
external number and play a TTS with cepstral? I know it includes the
creation of a .call file but beyond that im a bit lost.
2009 Nov 02
4
GSM and Wav format
Hello,
Let me explain a scenario
There are different Asterisk Servers at different Remote locations.
Recording in different formats for FIVE seconds reveals that
Format : Size
wav : 84 KB
gsm : 8.3 KB
sln : 84 KB
It can be recorded in any format. This is size for five seconds only. We
need to transfer these files from different remote servers to a centralized
server.
We need to play these
2009 Oct 20
6
Syncronizing files on different Asterisk servers
Hello
I need some advice regarding the Asterisk server that are located at
different locations.
Three asterisk servers are here each at different location. Suppose A,B,C be
the three servers respectively.
Server A is connected to server B and server C through a VPN.
I have a developed an IVR service on server B and server C where users come
and record their voice. On the same servers B and C
2009 Dec 03
1
Dial application with M option
Hello,
What i am trying to do is ..... Dail a number and ask if you wana talk to
XXX press 1 and if you dont wana talk press any other key.
For this purpose i am using this
link<http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial>
.
*I am using this option :- *
*M(**x**)*: Executes the macro (x) upon connect of the call (i.e. when the
called party answers). IMPORTANT - The CDR
2009 Aug 26
1
app_swift issue
Hello
I have installed cepstral .... It works woderfull using an agi script but
.....
when i try to use Swift("say this") is Dial plan .... I get the error
[Aug 26 12:30:18] WARNING[7420]: pbx.c:3167 pbx_extension_helper: No
application 'Swift' for extension (actdemo, 123, 2)
Now i come to know to install app_swift
Here is the issue...
when i try to execute make command