similar to: strange permission denied problem

Displaying 20 results from an estimated 120 matches similar to: "strange permission denied problem"

2005 Mar 04
2
Is anyone using asterisk in a small call center
Hello - I have just joined the lists and am considering installing quite a few * systems. I am looking for an IP-PBX with both solid standard features and call-center/ACD features. I have read the documentation and the list archives and did not see any references to real call-center type reporting and queuing. Is anyone out there using * in this kind of environment? The features I would be
2017 Sep 22
2
NFS mount on Centos 7 crashing
On 22/9/2017 3:46 ??, Nikolaos Milas wrote: > Based on the facts and experience, it looks like a bug. After all, it > occurred right after upgrade to 7.4, without any system configuration > changes. I have created bug report: https://bugs.centos.org/view.php?id=13891 for this. Isn't there anyone else having NFS mount issues after upgrade to 7.4? (I have found this report:
2017 Oct 02
2
NFS mount on Centos 7 crashing
This config is working fior me, with just using an older kernel. [root at mnemosyne ~]# uname -r 3.10.0-514.21.2.el7.x86_64 [root at mnemosyne ~]# rpm -qa | grep rpcbind rpcbind-0.2.0-42.el7.x86_64 [root at mnemosyne ~]# rpm -qa | grep nfs libnfsidmap-0.25-17.el7.x86_64 nfs-utils-1.3.0-0.48.el7.x86_64 Patrick -- =================================================================== | Equipe
2008 Aug 07
2
Bridged networking weirdness
Hi I''ve got a (gentoo) box set up for xen, 2.6.21-xen kernel as per portage about 2 weeks ago. Already got all my guests set up and almost good to go, except for very erratic networking issues. Networking on the domU''s does not always work. I have set up two physical adapters, and bridged both (by use of the modified network-bridge script from the archives) adapters for use
2005 Feb 01
11
load balancing 20 asterisk servers
I've read several other emails and pages on the wiki but none give any deffinate answers. if you have 20 asterisk servers each with 4 pri's, all running RealTime Extensions and RealTime SIPBuddies from the same MySQL server, what prevents you from putting all 20 servers behind a single load balancer? That way all of your UA's can use the same IP to register to; vs maintaining which
2005 Mar 04
0
Size of installations
I have not found anything in the docs on real capacity in terms of number of people, PRIs or calls per hour. What is the largest installation of * in use today? I don't mean theoretical capacity, but actual installed systems. I am an old "big iron" call center guy, and used to run several 1,000 seat call centers. My current business is growing and I expect to have almost 100
2005 Mar 05
0
Re: Is anyone using asterisk in a small call
Date: Fri, 4 Mar 2005 17:37:16 -0500 From: "John Scully" <jscully@isipi.com> Subject: [Asterisk-Users] Is anyone using asterisk in a small call center >Hello - I have just joined the lists and am considering installing quite a >few * systems. >I am looking for an IP-PBX with both solid standard features and >call-center/ACD features. >I have read the documentation
2010 Jan 26
0
Trouble Highlighting outliers on Time Series Plot
I am having trouble plotting outliers on time series. Give then following code: ############################################################ # find STL Outliers by weight and append sh2, use Robust # this should allow the initial outliers to be filtered # this section may be commented out. ############################################################ tsSourceDiag <-
1998 May 13
0
Compile problems, 19p7
On an Ultra 1 running Solaris 2.6 and using gcc 2.8.1 ipc.c: In function `api_RNetServerEnum': ipc.c:1194: warning: passing arg 4 of `qsort' from incompatible pointer type Compiling nmbd_incomingrequests.c nmbd_incomingrequests.c: In function `process_node_status_request': nmbd_incomingrequests.c:380: warning: passing arg 4 of `qsort' from incompatible pointer type Compiling
2014 Oct 04
1
Pjsip and regcontext (for DUNDi)
Hi guys, I'm building a PoC Asterisk 12 cluster based on a number of guides I've found on the net. The basic concept is using ARA in conjunction with DUNDi. I have set up ARA with pjsip according to this excellent guide here: https://wiki.asterisk.org/wiki/display/AST/Setting+up+PJSIP+Realtime This is working nicely, so now I am turning my attention to DUNDi, as per this guide here:
2010 Sep 03
1
dsync: mbox to maildir
Hello, I started converting INBOX and folder from mbox to maildir. The old folders comming from Dovecot 1.0.13 with a mail_location mbox:%h:INBOX=/inbox/%u. The new instalation on a different server is Dovecot 2.0.1, mail-location maildir:~/maildir:INDEX=/addons/index/%u: CONTROL=~/control:LAYOUT=fs No user has logged in before. I have copied tho old Inbox and folders into
2005 Jul 16
0
FreeBSD Summer of Code Projects Announced
The FreeBSD Project is pleased to announce its participation in the Google "Summer of Code" program designed to introduce students to open source software development. The FreeBSD Project received over 350 applications, amongst which 18 projects have been selected for funding. Unfortunately, due to the limited number of spots available, we were unable to fund many first rate
2005 Sep 29
7
need help on multiple isp routing
i''ve read your http://lartc.org/howto/lartc.rpdb.multiple-links.html article as well as Advanced IP Routing (esp. chapter 10.4) and still unable to make this thing work. am i that helpless? :) is there anyone to guide me through the multiple ISP setup? into details. i got 2 dsl connections from different ISPs (A and B), both connections use PPPoE, both got assigned with dynamic IPs
2012 Jan 04
1
Samba 3.4 authentication suddenly very slow.
After a scheduled power outage, with all hosts cleanly shut down, I'm having a bad performance issue on my samba server. This configuration has worked well for over a year, but after the power outage, attempting to access any share takes over a minute. net ads testjoin is fine, wbinfo -u and wbinfo -g returns the correct information. The shares CAN be accessed, once accessed, read and write
2004 Dec 13
2
How can i test a modem with Asterisk?
Hello all, I'm a newbee and i'd like to test some analog modems i have before purchasing any new hardware. I'm using: - Pentium 500 MHz - Several 56K and 33.6K analog modems (internal and external). - ISDN BRI 1 port card. - A LAN i've successfully tested some SIP sofphones. - An ordinary telephon line (and an ordinary phone :) ). I only modified
2008 Sep 11
1
Trouble finding all smb shares on network
Hi, just joined the list and know very little about smb. I'm trying to do something that should be simple, but my current solution isn't working 100% All I need is a list of smb shares on the network. I'm doing this: /usr/bin/nmblookup -M -- - and then use this on each ip returned: /usr/bin/smbclient -g -p 139 -NL <ip addr> That works for most cases but it fails to find
2003 Apr 02
1
smbclient 2.2.8 gives NT_STATUS_LOGON_FAILURE
Hi out there, I'm facing a problem which drives me nearly nuts... On Solaris 2.6 today I upgraded SAMBA from 2.0.7 to the fresh 2.2.8 from Sunfreeware. Everything works fine - besides the smbclient. I used to use smbclient by some PERL-scripts to transfer huge crowds of files from SUN to some Windblows-boxes. With 2.0.7 everything worked fine for 18 months... As long as I connect to
2000 Aug 16
5
samba development
i started on the nt domains for unix project on the basis of paul ashton's enthusiastic and "this can't be too hard" attitude, back in august 97. since then, with the encouragement of a number of people over the last three years, and with the discouragement of others, the nt domains protocols are now pretty well understood. due to that constant discouragement, i no longer find
2006 Feb 03
2
Events when the target of the call answer
Hi Group, I am sending my question again why I don't have answer yet: I am developing a application, this use "Manager API" to connect with Asterisk. But when I call to an external number (over a zap channel), I don't receive any event when the target answer, Who can help me?, Which event notify me that the phone call was answered? Thank you. Ezequiel -------------- next
2006 Mar 27
0
Re: Re: multiple isp. masqueraded machines somtimes work and somet
Why ping google ??? you should either ping your assigned external ip address ( make your config dhcp for your external ip address even if it is static ) ( If your dsl link is up you sould have an address if not you should not ) If for some reson you cannot do that, ping your isp''s default gw or someone closer. With google you never know what is going on. I do something similar with -m