similar to: DAHDI CDR problem

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

2002 Jul 25
2
rsync with --exclude files
HI, I'm trying to exclude some files & directories from a filesystem which I would like to copy to a different site. I did: # rsync -avz --exclude-file=/fs21/tmp/perl_scripts/exclude.txt /fs22/a/circuit_design mickey.willow.com:/cpu/store/design where file /fs21/tmp/perl_scripts/exclude.txt contains the following directories and files to be excluded from /fs22/a/circuit_design :
2006 Feb 23
0
Problem with db_schema_import and MySQL timestamp!
Hi, This post concerns a SQL error while I try to import a schema into MySQL with timestamp dates. To reproduce try these commands: mickey@bunny:~/dev/rails/timeonrails$ rake db_schema_dump (in /home/mickey/dev/rails/timeonrails) mickey@bunny:~/dev/rails/timeonrails$ cat db/schema.rb # This file is autogenerated. Instead of editing this file, please use the # migrations feature of ActiveRecord
2005 Apr 14
1
utmp update for bsd systems (try 2)
re i have posted this before but received no response... is there anybod reading on this address? cu ----- Forwarded message (env-from mickey) ----- re this is a patch against samba-2.2.12p0 and adds support for updating utmp on bsds. code similarly ripped from openbsd's ftpd (; cu -- paranoic mickey (my employers have changed but, the name has remained) --- utmp.c Thu Aug 12
2003 Jan 08
2
OPENSSH REMOTE ROOT COMPROMISE ALL VERSIONS (fwd)
There has not been any mention of this, so.. I'm having hard time trying to figure out whether this is for real or just a joke. (Anyway, I don't use those possibly vulnerable features myself.) Any analysis yet? -- Pekka Savola "You each name yourselves king, yet the Netcore Oy kingdom bleeds." Systems. Networks. Security. -- George R.R.
2009 Jul 17
2
Rsnapshot/rsync buffer overflow
I have been using rsnapshot on OS X for a bit now to backup my debian home server to my external HD but have now started getting this error. Shiny:rsync-3.0.6 kurt$ sudo rsnapshot sync /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded \ --exclude=mtab --exclude=core --rsh="/usr/bin/ssh -i \ /Users/kurt/.ssh/id_rsa" root at home.thisisnotajoke.com:/home \
1999 Jul 14
1
Users Cannot Use smbpasswd to Change Samba Passwords
Running Samba 2.0.3 on a Digital Unix 4.0D system. All functions of the new Samba version appear to run properly (previously ran 1.9.15) with exception of users being able to change their own Samba password (root is only able to change password on behalf of users). Following is permissions assigned to smbpasswd: -rwxr-xr-x 1 root system 901120 Mar 31 16:06 smbpasswd Following is
2013 Mar 08
1
recover lvm from pv
I have a vanilla CentOS 5.9 system. I have a pair of 2Tb sata drives with a RAID 1 array on them. This array contains an LVM physical volume. I have added these two drives to my system and now need to access the volume group on this physical volume. This volume group, vg0, contains 10 ext3 file systems and I need to get the data from them. What do I know: [root at mickey ~]# pvscan PV
2001 Sep 07
0
Re: "simple" question
It seemd like someone else might want to field this. Please Cc: the original sender as he's not on the dev list. On Tue, Sep 04, 2001 at 10:37:38AM +0200, Mickey Coggins wrote: > Hi, > > I have real simple application I am trying to get working > with ogg vorbis, and it is not working. > > What I want to do is input sound into a sound card in > one PC running linux,
2012 Jul 12
1
Asterisk with OpenBTS and mobile phone
Hello mailinglist, I want to connect Asterisk with OpenBTS and make a call with a mobile phone. I use: Ubuntu 11.10 + Kernel 3.0.22 GnuRadio 3.3.0 Asterisk 1.8.13 OpenBTS 2.8 Nokia Mobile Phone OpenBTS works and I can send sms from the OpenBTS server to the mobile phone. What I also need is a call between Asterisk and OpenBTS. I have also two soft phones which works with Asterisk. And also
2005 Mar 30
1
utmp update for bsd systems
re this is a patch against samba-2.2.12p0 and adds support for updating utmp on bsds. code similarly ripped from openbsd's ftpd (; cu -- paranoic mickey (my employers have changed but, the name has remained) --- utmp.c Thu Aug 12 14:24:20 2004 +++ /home/mickey/utmp.c Wed Mar 30 15:51:40 2005 @@ -261,6 +261,7 @@ } #ifndef HAVE_PUTUTLINE +#include <ttyent.h>
2004 Jun 24
1
Interesting errors...
Greetings, About 2 months ago, we decided to backup our Oracle test servers via samba rather than nfs -- the backups were just taking too long using nfs. No problem mounting the remote file share to the server and the backup took about one-third of the time. Yep, worked good...and still continues to out perform nfs hands down. Problem is - I'm receiving errors on both of the test servers.
2017 Apr 06
0
Demoting offline DC on 4.3.11-Ubuntu
Hi Mickey, Am 06.04.2017 um 00:50 schrieb Mickey Bankhead via samba: > I thought I would shut down the old 2k8 broken DC and the 4.1.6 DC > servers, and then demote these "offline" servers? BUT The samba.org howto > for demoting offline servers > https://wiki.samba.org/index.php/Demoting_a_Samba_AD_DC > says if you are running older than samba 4.4, then upgrade samba
2007 Apr 02
2
Software RAID 10?
Hello... I have a server with 4 x SCSI drives and I would like to install Centos 4 (or 5) onto a software RAID 10 array. Do you know if this is possible? I noticed that under the Centos 4.92 beta, RAID 5 is an option but for some reason RAID 10 is not listed. There does appear to be a RAID 10 module.... /lib/modules/2.6.9-42.0.8.ELsmp/kernel/drivers/md/raid10.ko More info I found here:
2003 Sep 03
1
MusicOnHold and MP3Player not triggering "answer"
Hi I have kind of an odd problem. When dialing in from an outside line via a TE410P card it seems like MusicOnHold and MP3Player doesn't work properly (for me anyway). The remote end which is calling * doesn't hear the music but just keeps ringing. But if I insert a Playback("file_which_dont_exist") just before the Moh or MP3Player I can hear the music. Actually I observed the
2018 Nov 29
0
Best way of merging mbox files
On Thu, 29 Nov 2018, Marc Roos wrote: > When concatenating mbox files like described here > https://xaizek.github.io/2013-03-30/merge-mbox-mailboxes/. You will end > up with an 'unsorted' mbox file. Is this going to be a problem > esspecially when they are large >2GB's and new emails will be written to > it? I don't think it will be a problem, but you might have
2009 Jul 15
1
Phantom CallerID on transfers
Hi Gang, Running Asterisk 1.4SVN using Polycom 501 phones. Just enabled CallerID and for the most part it works as good as you'd expect anything to from the phone company to. Except: on about 1 out of 10 transfers, instead of getting a callerid of "joe cool <100>" or "abc company <205-555-1212>" I just get "asterisk". Here is what
2010 Dec 17
1
How to block everyone outside of our lan
I'd like to find out how to block everyone outside of the our LAN. The following phone call got through: 1. accountcode: Blank 2. src: Caller*ID number Blank 3. dst: Destination extension 901185294464086 4. dcontext: Destination context DLPN_DialPlan1 5. clid: Caller*ID with text Blank 6. channel: Channel used SIP/xxx-088c48d8 7. dstchannel: Destination channel
2005 Mar 18
2
Pattern matching in extensions.conf
Hello fellow * users Hope this isn't a stupid question; I've done my research but could not find a proper answer. I have 8 different destinations which I want to match. The numbers are: ###### 00 ###### 20 ###### 30 ###### 40 ###### 15 ###### 35 ###### 12 ###### 44 Right now I've solved it by doing this: exten => _######[0234]0,1,HangUp exten => _######[13]5,1,HangUp exten
2003 Sep 01
6
Change include contexts runtime
Hi there How do I change the dialplan runtime, if I for example wants all calls on the main number to be answered by a voicemail (when it is out-of-office hours). I want to be able to change the configuration by pressing a DTMF combination e.g. *82. Can't figure out whether it is necessary to change contexts or how to do it. I have read a lot of examples and config documentation, but I
2010 Jun 06
0
Strange problem with zap channel.
I am trying to help a guy out with his Atcom IP04. He has set it up like this. He has a handful of IP phones all connecting via SIP. He has two phone lines connected to the FXO ports one from telecom, another from vodaphone. He has set up the dialplan so that one of the trunks fails over to the other trunk. Everything seems to be working OK except for outgoing calls. He can call from