similar to: Exclude all but include select folders

Displaying 20 results from an estimated 7000 matches similar to: "Exclude all but include select folders"

2007 Aug 30
2
asterisk at 100% CPU, 1000's of log files
Hi All, Twice now in the past few weeks I've walked into the office to find that our 1.2.24 Asterisk process is sat at 100%, and that hundreds of thousands of log files in /var/log/asterisk exist, all at 312 bytes, containing: Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Event Logger restarted Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Queue Logger restarted Aug 29 23:22:17
2007 Aug 30
4
How to handle "+" prefix
Hi, How can I have A*k convert a call from +441793xxxxxx to Dial 00441793xxxxxx instead? With the "_+." Below I can "catch" the call, but EXTEN doesn't get set as expected.. and then I need to figure out how to pass the call onto the outgoing-pstn context. Not sure if a Goto would work here... [outgoing-pstn-international] exten => _+.,1,Set(EXTEN=00${EXTEN:+1}) exten
2010 May 05
4
VoIP Termination in Japan
Anyone have any experience with a Japanese local VoIP termination supplier? I've emailed a few companies looking to setup some PSTN to SIP and SIP to PSTN termination, but no luck so far. Thanks, Adrian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100505/5068aaab/attachment.htm
2007 Mar 31
2
Meetme question
Hi, I'm experimenting with the Meetme feature of Asterisk 1.2, exten => 2095,1,MeetMe(|Ds) This almost gives me what I want, where each employee can create their own on-the-fly conferences with a personal Conference Number and PIN. However, as the PIN is actually set by the first callee, then its subject to problems (first callee might enter the wrong PIN, and then no-one else can
2007 Sep 05
1
Dialplan regexp
Hi, Can anyone tell me why the below dialplan doesn't filter off dialed numbers for 01793520158, and jump to "local",priority1 If I change it to : exten => 01793520158,1,Goto(local,${EXTEN:-3},1) .... then it works fine (but that's too specific)... exten => _017935201[56][0-9],1,Goto(local,${EXTEN:-3},1) exten =>
2007 Oct 25
1
Cisco 79xx logon/logoff
Hi All, I'd like to know if anyone has figured out a way to be able to have users logon/logoff manually from Cisco 79xx phones (with SIP firmware loaded)? Scenario is, user walks into office, sits at a random desk, and logs onto the phone. The system would need to "log them off" of the last hardphone they were on, and then configure the new phone for their extension. We're
2008 Feb 14
1
SNMP monitoring
Hi All, I've been reading up on 1.4 snmp integration. When I try and compile asterisk with a -with-netsnmp option it complains about net-snmp installation being broken. However, the net-snmp-devel rpm is installed, and snmpd on the machine runs fine. Anyone have a guide for the pre-requisites needed ? Cheers, Adrian -------------- next part -------------- An HTML attachment
2010 Apr 10
1
Repeated: Got SIP response 489 "Bad event" back from
Hi All, I've two asterisk servers on the same LAN, both 1.4, and I keep getting "Got SIP response 489 "Bad event" back from 192.168.3.10" No idea whats causing it. The only references I can find mentions NATing issues, but these are on the same LAN so NAT shouldn't be an issue. 3.10 does authenticate into the server logging the error. The error appears in the log
2007 Sep 07
1
Broken UDP streams
Hi All, I'm working from home today (DSL -> Internet -> 2MB leased line -> A*K server behind NAT), and trying to pickup voicemail using Zoiper.. I can access the VM system, I hear all the prompts, and I can even hear part of the message playback. But then I get silence on the call (call stays up), and I get: Parsing
2007 Aug 06
1
CDR/MySQL basic config
Hi, I'm trying to add mysql CDR onto a vanilla Asterisk 1.2 install. The add-ons pack has been installed for a while, so now I'm trying to add the Mysql config. I've created a mysql database, added the grants for a user acces, and can run a mysql -u asteriskcdruser -p and can connect to the database. I've been using this as a guide:
2007 Jun 04
1
Debug meetme
Hi, I'm having complaints from some users about calls into dynamic meetme sessions failing. I'm guessing that they are dialling the wrong DTMF keys, OR that DTMF is hearing the digits entered wrong (or not hearing some). I've put debug => debug into logging.conf, and searched through the file, but I'm not sure how to debug. EG, Jun 1 14:32:33 DEBUG[14820] pbx.c: Function
2008 Apr 11
1
Fileshares failing
Hi, I used to have a set of samba shares working fine on a Centos 4 machine, accessed by XP clients and authenticated against a 2003 SBS server. Then I did a yum upgrade and a week later noticed that the seldom-used SMB shares have stopped working. No other changes to the Centos server, and no domain changes. The XP clients now just keep prompting for authentication. A wireshark trap shows
2016 May 02
2
New UPS Support: Eaton 5S 1000
Hi, Thank you for taking a look at this. This is 13.10. I realize Saucy is no longer supported. This system is slated for replacement, but in the meantime I'm responsible for it. The repo version of nut was 2.6.4-2.3ubuntu2. Installing it was useful as it gave me the nut user and group. The compiled version errors out whether or not the repo version is installed. I just did strace.
2010 Apr 24
1
creating a local repo
rsync'ing ain't working for me. Is this the right syntax? rsync -avrt rsync://mirror.ovh.net/centos/5.4/updates/i386 --exclude=debug/ updates/ rsync: getaddrinfo: mirror.ovh.net 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8] -- John Maclean 07739 171 531 MSc (DIC) Enterprise Linux Systems Engineer
2010 Jun 14
1
script development for Unconditional Density and Probability estimation
Hello, I'd like to automate this script a bit more and cycle several parameters(both the species and the metric). For example where AnnualDepth occurs, I need to process about 12 metrics so instead of writing this entire script 12 times once for each metric I'd like to be able to automatically get another metric. Any suggestion will be greatly appreciated. Currently running Windows
2007 Jul 16
1
Cisco 7940 log on/off
Hi All, Anyone know if theres a way to share a Cisco 7940 between hot-desk users? My phones get their setup via SIP .cnf files, that load at boot via tftp, so I'm assuming the configs a failry static. However if I want a phone to be hot-desked, I could have different users sitting there. Is there any concept of "logging on" in these environments? Cheers, Adrian
2012 Jun 09
3
Guild Wars 2 hangs on start
Hi, I would appreciate any help with getting Guild Wars 2 to run on Debian Linux (KDE, testing). When I hit the "Play" button on the start screen, the music starts to play but the GW2 window only shows the underlying console window. It just sits there and has to be killed manually. Specs: AMD Athlon 64 X2 4400+ 4 GB RAM GeForce GTX 260 Nvidia driver 295.53 Wine 1.5.5 Output from
2018 Jan 28
1
Newbie wants to compare 2 huge RDSs row by row.
Thanks, I think I've found the most succinct expression of differences in two data.frames... length(which( rowSums( x1 != x2 ) > 0)) gives a count of the # of records in two data.frames that do not match. // ________________________________________ From: Henrik Bengtsson [henrik.bengtsson at gmail.com] Sent: Sunday, January 28, 2018 11:12 AM To: Ulrik Stervbo Cc: Marsh Hardy ARA/RISK;
2007 Nov 13
3
freenx
Hello, I am having problems getting freenx running in CentOS 4.5 i386_64. I know this is not a new problem, however, I havn't found a solution in all the postings I found on the web. I did exactly what is supposed to work and described in detail at http://wiki.centos.org/HowTos/FreeNX After doing that I can connect to the server with nxcleint without problem but I get only a black
2007 Sep 10
2
Siemans SIP/PSTN phone S450
Hi All, Just added a Siemens DECT SIP/PSTN S450 phone to login to my A*k server, and I see "Got SIP response 405 "Method Not Allowed" back from 192.168.3.64" but the phone seems to work ok. Any ideas where it falls over in the SIP protocol? I've included this in the debug below. ubiphone*CLI> <-- SIP read from 192.168.3.64:5060: --- (0 headers 0 lines) Nat