search for: pawn

Displaying 6 results from an estimated 6 matches for "pawn".

Did you mean: pain
2007 Oct 09
1
Dovecot, postifx, virtual domains and deliver, what about luser_relay/fallback_relay?
...nd using virtual domains, delivery happens with dovecot's LDA. I also have an Exchange machine that I have to house some of the users of a given domain. How can I tell either postifx in general or dovecot's LDA that whatever specific user that cannot be found in the virutal setup can be pawned off to a given relay-server which will sort it out? -A
2006 Nov 15
2
safe_asterisks pawning multiple asterisk process???
We have 1 server that after a few hours operating has multiple process of asterisk running. Here is the pstree output: # pstree init-+-atftpd |-auditd---{auditd} |-bash---safe_opserver---op_server.pl |-crond |-cwASTcall.pl |-dbus-daemon |-events/0 |-hald-+-hald-addon-acpi | `-2*[hald-addon-stor] |-httpd---3*[httpd] |-khelper |-klogd
2006 Mar 13
0
Incoming Call keeps ringing when the second call arrives
...in new stack Goto (incomming,s,3) Executing BackGround("Zap/3-1", "mt-welcome") in new stack Playing 'mt-welcome' (language 'en') awn extension (incomming, s, 3) exited non-zero on 'Zap/3-1' Executing Hangup("Zap/3-1", "") in new stack pawn extension (incomming, h, 1) exited non-zero on 'Zap/3-1' Hungup 'Zap/3-1' I think I try to disconnect around the bold area when the automated message is playing. So could you be kind enough to point me to the right direction to fix this problem? Thanx in advance Deniz.... ---------...
2008 Oct 30
3
Question re RHEL 5.3
I've heard now from more than one source about problems with CentOS (and RH) at least up through 5.2 w.r.t. SATA drive handling, and I've even reported on this myself in this list before. My question is, do we have any idea if 5.3 has any improvements in this area? One of my cohorts here, who happens to be a Fedora fan, says that these problems are fixed in F9, but I have grave concerns
2004 Apr 19
11
Size of R user base
I have been trying to determine the size of the R user base, and was asked to share my findings with this mailing list. Although I still don't have any definite estimate of this number, I do have some interesting and indicative information: 1. It appears that there are about 100,000 S-PLUS users. Rationale: According to Insightful's 2002 Annual Report, over 100,000 people use
2003 Mar 03
40
callerid
"In general you can match callerID with the /, but if you don't put anything after the /, then the rule matches "no caller*ID", and if no slash is there at all, it matches "any callerid". " Ok.My question is -> how to match callerid from 001... ? and if don't know how many numbers ? exten => s/0_,Answer don't work- anything else ? tnx Thomas