similar to: Designing a Pilot Puppet Infrastructure - Have Questions.

Displaying 20 results from an estimated 4000 matches similar to: "Designing a Pilot Puppet Infrastructure - Have Questions."

2007 Jul 18
2
what codecs for LAN
Dear all I have one more question about codec what codec i use for LAN setup G.729 or Alaw which is best for LAN setup caz some people told me G.729 is use for wan link not for lan caz it is cost effective so can anyone suggest me best codec for asterisk and SIP phone Rgds satish patel --------------------------------- Don't pick lemons. See all the new 2007 cars at
2007 Mar 26
2
how to define a pilot number
Hello all, is it possible to define a pilot number in asterisk, say I have 3 direct lines and I want one of those direct lines to be used as pilot number? When that number is contacted it will be redirected to the available zap and original zap that receive it will be freed to receive another call. It can only be used when all 2 lines ares used. Thanks. Lito -------------- next part
2005 Aug 04
1
And now onto the palm pilot with Kpilot
I've looked up the Kpilot manual, and I think I have an okay idea of what's going on with it. I'm trying to get it's detection feature to find my Palm Pilot. CentOS does seem to be able to recognize it, because if I run lsusb when running a hot sync, I get the following: [root at localhost dev]# lsusb Bus 001 Device 010: ID 0830:0060 Palm, Inc. Palm Tungsten T / Zire 71
2012 Dec 14
1
Connecting to Puppet's user experience team as a Puppet Test Pilot
Hi, it''s Jenny here from Puppet''s user experience team. We are looking for people to become Puppet Test Pilots who try our prototype designs, provide feedback, and more: + You get gift cards and t-shirts as thanks for helping us out. + About once a quarter, you''ll be invited to give feedback in a 30-60 minute online meeting. + No other requirements or homework on your
2010 Oct 13
1
Pipeline pilot fingerprint package
Hi, I am trying to see if I can use R to perform more rigorous regression analysis. I wonder if the fingerprint package is able to handle pipeline pilot fingerprints (ECFC6 etc) now. Thank you, Eric [[alternative HTML version deleted]]
2007 Jan 23
7
access users homes share
hey list, we are currently migrating our users from novell to samba. now we have one problem: in novell we could give e.g. user1 access to users2 home share so he could modify, delete or add files on this share. in samba we defined a global homes share that is mapped on logon. so how can we give user1 the needed rights? here is the definition of the homes share in smb.conf: [homes]
2007 Sep 09
3
canreinvite
Hi List; If I need traffic to be directly between the endpoints, then I have to set the canreinvite = yes? If I did not configure the canrenvite at all, then by default it will pass the traffic via Asterisk and not directly between the endpoints? What if one endpoint was SIP and configured with canreinvite=yes while other endpoint was IAX2 and configured with canreinvite=yes, then they can send
2007 Mar 09
1
sip tunnel
Dears my Internet Provider , prevents , sip connections, between sip client(sip phone) and sip server, (asterisk + ser) . both of client and server are mine. is there any solution for tunneling the sip packets? best Mani ____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos.
2007 Mar 13
1
voicemail scenario
Hi all, i need help to implement a voicemail scenario. What i am trying to do is the following. user X dials a direct access for user Y voicemail and is asked to enter a number (e.g 12345678) and then leaves a message. Then asterisk sends a notification with attachement. The problem is that i need the number entered (e.g 12345678) in the subject. Is that possible. thx in advance.
2007 Sep 13
1
how to determine if a SIP extension has DND on or off
I would like to determine through an AGI script if a specific SIP extension has DND on or off. I know that if the SIP client dialed *78 or *79 it is usually enough to just do a: database show dnd to fetch the DND status from the database. However, not all clients dial *78 or *79 (or whichever feature code is defined for DND). Some softphones such as SJPhone have a DND button. When pressed and
2009 Nov 02
3
feedback European Commission pilot assessment
Dear Sir, dear Madam, I am currently working with the European Commission on a pilot assessment of Video Codecs in eGovernment, more precisely for live video streaming of parliamentary sessions. The results of the analysis will be published for public consultation on IDABC <http://ec.europa.eu/idabc/en/home> website. The following video codecs are on the list: H.264/AVC, VC-1,
2007 Apr 30
1
TDM400P and Junghanns QuadBRI issue
Hi List, I'm setting up a system with one TDM400P (2*FXO + 2 * FXS) and one Junghanns QuadBRI on a Fedora Core 6 (Kernel 2.6.20-1.2944.fc6). I'm using the bristuff-0.3.0-PRE-1y-e kit. It download zaptel-1.2.16, libpri-1.2.4 and asterisk-1.2.17 When it's the time for ztcfg to do its job it complains with <ZT_SPANCONFIG failed on span 2: No such device or address (6)>
2011 Feb 15
1
Most efficient/fastest way to see disk usage
Hi all, I use this command to see disk usage: du -cks * | sort -rn | while read size fname; do for unit in k M G T P E Z Y; do if [ $size -lt 1024 ]; then echo -e "${size}${unit}\t${fname}"; break; fi; size=$((size/1024)); done; done The data itself is around 200GB with lots of subdir and small files. The command takes for about 1 hour to finish. Is there a faster way to see the disk
2007 Jun 14
1
I can't use libFLAC++
Hi, I've been trying to use the FLAC lib for c++. I need to implement basic encoder function in my application, so i tried to include encoder.h , set everything to the default path, and included stream_encoder.cpp,stream encoder.cpp files in the project. Include is #include "FLAC++/encoder.h" i write something like this FLAC::Encoder::File test; i build, compile goes ok but then
2007 Feb 06
1
WINAMP & FLAC
Hi, This word for a little problem : when using the Equalizer integrated with Winamp v 5.24, this has no action on FLAC files! With MP3 files, no problem, and when reading FLAC files using the Creative Equalizer, no problems too! Is this a bug in Winamp ? Thanks, Didier Didier Eggerickx Rue de Cambron, 48 7870 Cambron St Vincent GSM : 0484/730491 E-Mail : didier.eggerickx@skynet.be
2007 Mar 06
2
press request
My name is Juliano Barreto. I am from Folha de S.Paulo, a brazilian newspaper and I am writing about lossless formats. Someone from Flac developers team could help me answering some questions?
2007 Jul 13
3
Macro: s-NOANSWER, _s-.
Hi List; I have this example for Macro and I am not able to understand some line, if any one can help me plz :)- [macro-voicemail] exten => s,1,Dial(${ARG1},20) exten => s,2,Goto(s-${DIALSTATUS},1) exten => s-NOANSWER,1,Voicemail(u${MACRO_EXTEN}) exten => s-NOANSWER,2,Goto(incoming,s,1) exten => s-BUSY,1,Voicemail(b${MACRO_EXTEN}) exten => s-BUSY,2,Goto(incoming,s,1) exten
2007 Apr 19
5
Polycom IP 501 is displaying wrong time
Hi, This is Chandra. I have Polycom IP 501 phone. Its showing wrong time on the display screen. How can I set the "New York" time? What value I have to give to GMT offset value? Look forward to your response. Thank you. Regards, Chandra. --------------------------------- Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos.
2005 Jul 20
0
Palm Pilot, USB, pppd and udev
I've a line like this that creates /dev/pilot link in my local udev rules: BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*[13579]", SYMLINK="pilot" And it seems to work fine for doing normal sync operation to Gnome Palm applet (well, not sure about that KERNEL parameter, however ttyUSB0 and ttyUSB1 look exactly the same, no other way to
2006 Jul 19
0
Palm Pilot Sync via USB
Anyone read http://www.informit.com/articles/article.asp?p=462523&rl=1 ? It is recent and tells you to forget the pilot-link from your distro and rebuild it with direct USB support: /configure --enable-libusb You are support to blacklist "visor" so pilot can control the usb device. Also newer code.