similar to: Pickup problem

Displaying 20 results from an estimated 400 matches similar to: "Pickup problem"

2006 Mar 07
2
ipw can not work in adhoc mode
See atttachment. I have already submit this bug via "report a bug" in Nov last year, but no reply, and the problem still exist in stable-6 now. Any one who knows how to solve this problem ? Thanks... -------------- next part -------------- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2006 Jun 19
1
Asterisk 1.2.9 cli "-x" doesn't flush?
We have a script which executes "asterisk -n -r -x ....." periodically against the running server, to check the status of a few things, and pipe the output to a file. With prior versions of Asterisk this worked fine, but having just upgraded to 1.2.9, we are finding that if the output is lengthy, then Asterisk seems to terminate before fully flushing stdout. Is this a known bug, is
2006 Jun 19
2
show queue ... Invalid
Hi! I've added member to a queue like this, from queues.conf: member => SIP/1070@peername It works OK. But, after restaring I see in show queue that Members: SIP/1070@peername (Invalid) ... What does it mean? Why is it Invalid? BTW, reload command fixes it, so the member receives queue calls. Thanks! PS. 1.2.9.1 -- DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet
2007 Oct 23
6
what''s the maximum of the runinterval
hi,all I want the puppetd run in daemon only run by the puppetrun trigger, not schedule run . so how can do this ? what''s the maximum of the runinterval ? I want change this option to do this. Please help me . -- Huang Mingyou
2007 Nov 13
2
new to puppet - can puppet push its content to remote servers?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I was made aware of puppet a few weeks ago and I really like the way things are working. What I liked at cfengine was the capability to push content from the central server to any node. There was no need to open a port from DMZ or any other remote system to the central server. Is there a similar way within puppet? How is this solved by other
2010 Aug 19
3
Modules review
Hello, i have written some modules for Puppet and would be thankful, if someone could take a look for quality enhancements. http://194.94.79.17/hotkey/puppet.tar.gz The only nasty part is, that i have defined some global variables at the site.pp, which i am using at several templates. And i am looking for a solution to collect the hostnames and ipaddresses of all connected nodes, without
2006 Jun 26
0
chan_sip.c: Insufficient information for SDP
Hi! I'am often see this WARNINGs in messages file. What does it mean? Jun 26 16:59:00 WARNING[62792] chan_sip.c: Insufficient information for SDP (m = '', c = '') Jun 26 16:59:01 WARNING[62792] chan_sip.c: Insufficient information for SDP (m = '', c = '') And it seems that at this time I can't hear my peer correspondent. Thanks! -- DSS5-RIPE DSS-RIPN
2009 Aug 04
6
question on managing multiple boxes
How do admins handle a situation with many boxes like 50 for example. If I wish to tell 50 boxes to run a handful of commands - how is that done? (I mean without actually logging into 1,2,3,4...X and executing the commands) Thanks, Jerry
2009 Nov 20
3
Javascript Confirm for Form Value
How could I ask a user to confirm specific form input? EX: <%= f.submit ''Donate'', :confirm => ''Confirm your donation amount: ###amount###'' %> Where the ###amount### would be replaced with the amount entered in the form. Thanks, Dustin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2002 Nov 18
2
Rsync and ssh with passwordless authentifikation
Is it possible to konfigure a passwordless authentifikation in kombination with ssh. for example: to a specific folder on a server named server1 has only user1 access. the user1 only exists on server1. server2 wants to replicate a foler from server1 to himself. the rsync process uses the rsync_user, which exists on both machines. the rsync process asks every time the job runs for the password
2003 Oct 20
1
looking for a job
Hello! My name is Denis Shaposhnikov. I'm looking for a job in EU (Germany is preferably) as a UNIX/FreeBSD system administrator and/or network administrator that lets me utilize my experience in an Internet Service Providing (ISP). Skills: * Operating systems: UNIX (FreeBSD 2.2 - STABLE), Cisco IOS (10.x - 12.x), ZyNOS. Understand how systems work and is able to apply this
2007 Aug 13
2
package versions and external checks
Hi all, I''m looking into a way to centrally manage installed packages on a fairly fine-grained level. We prefer not to blindly install every new update, but when a mechanism in which we can "approve" of a certain version or not. At first I was thinking about something external to puppet, but then I remembered that it''s possible in puppet to tell which version needs to
2013 Jan 24
3
Dovecot unable to access the shadow file
I am installing Dovecot-2.1.13 on Slackware 13.37.0 for the first time to replace ipop3d and I have overcome all of the roadblocks as they have developed except this last one and I finally have to say ?uncle?. The error messages that are showing up in the dovecot.log are as follows. Jan 24 12:27:27 tux2 dovecot: auth: Error: passwd-file /etc/shadow: open(/etc/shadow) failed: Permission denied
2019 Jan 31
2
Dailplan with playtones
With softphone I mean linphone csipsimple or whatever. How should a dialplan lokks like? On 31.01.19 11:26, Antony Stone wrote: > On Thursday 31 January 2019 at 10:59:01, basti wrote: > >> Hello I use this dial paln: >> >> [o2-in] >> exten => o2,1,Answer >> exten => o2,n,Playback(hello-world) >> exten => o2,n,Ringing >> exten =>
2019 Jan 31
2
Dailplan with playtones
Hello I use this dial paln: [o2-in] exten => o2,1,Answer exten => o2,n,Playback(hello-world) exten => o2,n,Ringing exten => o2,n,Dial(SIP/10&SIP/20&Local/s at no-op,25,rt) exten => o2,n,Playtones(425/1000,0/4000) exten => o2,n,Wait(30) exten => o2,n,Hangup() All is fine. Hello world is Playback and I hear a ring tone. If I remove the Playback hello-world. No ring
2017 Nov 05
3
ntfs user mappings?
On Sat, 4 Nov 2017 18:42:36 -0600 Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > I decided to continue trying the ldap route as well > > littlehex2int() > { > hex=$1 > hex_chunk=$(echo ${hex}|cut -c$2-$3) > little=$(echo ${hex_chunk}|awk '{print > substr($0,7,2)substr($0,5,2)substr($0,3,2)substr($0,1,2)}') > echo "ibase=16; ${little}" |
2011 Jul 27
1
create a index.date column
Dear R users, I created a matrix that tells me the first day of use of a category by id. #Calculate time difference test$tdiff<-as.numeric(difftime(as.Date("2002-09-01"), test$ftime, units = "days")) # obtain the index date per person and dcategory index.date.test<-tapply(test$tdiff, list(test$id, test$rcat), max) Nonetheless, at the moment I think will be
2005 Mar 09
0
OW #10.09 - Google Desktop and Live Meeting
--==>> OFFICE WATCH <<==-- The Microsoft Office newsletter from Woody's Watch. Your independent source for MS Office advice and news since 1996 9 March 2005 Vol 10 No 9 New! "The Desktop Search Handbook" - http://shop.woodyswatch.com/dsh/ @@@ Recover lost emails at http://ref.OfficeRecovery.com/?wow @@@ MailRecovery suites retrieve emails from
2005 Mar 17
0
OW #10.10 - How do you save documents?
--==>> OFFICE WATCH <<==-- The Microsoft Office newsletter from Woody's Watch. Your independent source for MS Office advice and news since 1996 17 March 2005 Vol 10 No 10 New! "The Desktop Search Handbook" - http://shop.woodyswatch.com/dsh/ Advertise in Woody's Watch - great rates, great reach, no hard sell. Ask Jan ow.ads@woodyswatch.com 1.
2005 Mar 04
0
OW #10.08 - Offers too good to be true
--==>> OFFICE WATCH <<==-- The Microsoft Office newsletter from Woody's Watch. Your independent source for MS Office advice and news since 1996 4 March 2005 Vol 10 No 8 New! "The Desktop Search Handbook" - http://shop.woodyswatch.com/dsh/ Advertise in Woody's Watch - great rates, great reach, no hard sell. Ask Jan ow.ads@woodyswatch.com 1.