Displaying 20 results from an estimated 400 matches similar to: "Accessing an external USB disk"
2004 Aug 16
2
randomize Dial() target
Hi,
is it possible to randomize extension which would be choosed by Dial()?
I would like to forward phone calls to one of sales rep in randomized
way (not to harm anyone;) ).
tia
mazek
-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
2007 Feb 17
2
HOW to enable traceroute with IPTABLES
Hi,
I am setting up a firewall on CENTOS 4.4.
I have done default block
iptables -P INPUT DROP
iptables -P FORWARD DROP
iptables -P OUTPUT DROP
I have enabled ICMP to www.google.com
iptables -A OUTPUT -p icmp -d 64.233.189.104 -j ACCEPT
iptables -A INPUT -p icmp -s 64.233.189.104 -j ACCEPT
Ping works fine as below
[root at firebox rc.d]# ping 64.233.189.104
PING 64.233.189.104 (
2004 Sep 03
2
Using AVM Fritz!PCI as zap interface
Hello!
Is there a way to use AVM Fritz!PCI as a ZAP interface and have it
configured for ZAP channels?
Thanx in advance!
Roland Zagler
mailto:r.zagler@fog.at
@fog smart partners
2004 Apr 18
4
Intel 536ep as a FXO?
Hi,
I've seen some reports about ruuning Intel modem with 537 or MD3200
chipset running with Zaptel drivers as a FXO port. Did anybody managed
to set up a PCI faxmodem based on Intel536ep chipset to work with * and
Zaptel drivers?
Modem seemd to work just fine with Linux, but the driver says no;)
some more info:
Linux 2.4.26
mazuchna:~# cat /proc/pci | grep 536
    Communication
2007 Jan 25
10
Problems with building a complete kernel
I have a plain vanilla Centos source (not 100% sure where we got it
from), but I can't seem to get a build that installs correctly.
I tried the method described at
http://wiki.centos.org/HowTos/Custom_Kernel, but rpm doesn't like the
output file, and even if I install it with -F, nothing seems to happen -
no new kernel, now initrd, nothing.
When I tried following the directions in the
2004 Aug 19
1
chan_phone - compilation problem
Hi,
I have a latest asterisk cvs sources on my box, the rest of enviroment
is:
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
linux 2.6.7
and after checkout I get:
In file included from chan_phone.c:36:
/usr/include/linux/ixjuser.h:353: error: syntax error before '*' token
make[1]: *** [chan_phone.o] Error 1
make[1]: Leaving directory
2004 Aug 26
1
Wil spandsp work with i4l driver?
Hi,
will spandsp work with i4l, or should I use capi?
tia
mazek
-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
2004 Aug 27
0
h323 with Fedora 2 & GCC 3.3
Hi, 
did anybody managed to compile h323 channel under Fedora 2? There's only
gcc 3.3 and 3.4. Does h323 from * or opencall work with FC2 and gcc 3.3?
Anybody had similiar problems?
tia
mazek
-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
2004 Nov 30
1
wanic 520 with asterisk card
Hi,
has anyone been trying to use wanic520 card with asterisk? It's E1 card,
but I can't find any info about asterisk and wanic cooperation.
anyone?
tia
mazek
-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
2004 Dec 19
1
TE110P - problem with zone from zaptel.conf
HI,
basic question. I've got a TE110P card and I'm trying to set it up with
ztcfg with polish zone. 
ioctl(ZT_LOADZONE) failed: Invalid argument
Notice: Configuration file is /etc/zaptel.conf
line 206: Unable to register tone zone 'pl'
I've got loadzone and defaultzone set to pl, and there is a definition of
that zone in zonedata.c but it doesn't work.
Any hints?
tia
2004 Apr 26
8
Intel 537ep
Owias,
The 537 is, for the most part, a drop-in replacement for the Digium card.  Please search the archive and the Wiki, as there have recently been several discussions about this exact subject.
To my knowledge that is about the only modem that works, but keep in mind it is _not_ supported.  That being said, follow the instructions on Digium's site for installing the X100P and you should be
2008 Jul 24
1
rsync
Hello, I am interested in work with rsync in .net platform. In fact I need
to work with a Linux server. Could you send me your code?
Thanks, I will tell you how it works in my application.
Diego.
On 2006-03-19 22:26, Alex Pedenko wrote:
> All,
>
>     I wrote a port of rsync to c# / .net. If there is interest in
> this, I'd be happy to make the code available. The current code
2006 Apr 07
1
Windows rsync without cygwin (looking for Unicode support).
Hi!
Let's share an info about Windows rsyncs or rsync-compatibles that works 
wint Windows native libs, not cygwin. The main task - find a solution with 
Unicode support.
I know two:
Unison - has a problems with Unicode filenames like cygwin does.
DeltaCopy - found it just a few minutes ago, can't try from home so can't 
comment out.
Any others?
G.
2003 Apr 02
6
[Bug 527] Bad packet length on SunOS 4.1.3U1
http://bugzilla.mindrot.org/show_bug.cgi?id=527
           Summary: Bad packet length on SunOS 4.1.3U1
           Product: Portable OpenSSH
           Version: 3.6p1
          Platform: Sparc
        OS/Version: SunOS
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: jsr at
2012 Dec 20
2
[LLVMdev] llvm 3.2 regression
There seems to be a new regression in current llvm/compiler-rt 3.2 branch.
On 86_64-apple-darwin12, I am seeing the failure...
[100%] Running all regression tests
lit.py: lit.common.cfg:19: note: using clang: '/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang'
lit.py: lit.cfg:171: note: using clang: '/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/./clang'
FAIL:
2007 Jan 31
5
Website down - Mongrel Log file issue...
I am new to Mongrel.
We have a website that was created by someone using Ruby.
 
The problem we are having is that the mongrel log file is shutting the
site down when the log file gets to 1mb.
Is there a way to configure the log file to cycle at a given size?
What are my options to keep the site running?
 
Thanks for your help!!
Roy
-------------- next part --------------
An HTML
2012 Sep 21
4
automatic repartitioning
Hello all.
Does anyone have any suggestions for making centos cloud images that can automatically repartition the root device to resize the filesystem?
All the Ubuntu UEC images do this, so using the same image, you can launch cloud instances of a variety of flavors and the VM instance will repartition the root disk and resize the fs. 
The Ubuntu images utilize scripts in the initramfs dpkg that
2005 Oct 14
1
Outbound registration expirey
Hi list!
I?m connecting a Brasilian voip (- gvt.com.br -) provider through my 
asterisk box and using the register command from sip.conf. What I can?t 
understand is why my unit sends a new registration message every minute!
And every time my asterisk box sends a registration, it gots a sucessful 
response, and shows de message:
"Oct 14 16:48:22 NOTICE[4090]: chan_sip.c:8742
2016 Nov 03
5
Centos OS Crash Recovery, Inquiry.
Dear Sir/s, 
As I have mentioned in my previous email, is there a way to recover or bring back to life a crashed Centos OS after doing a Hard Driver repartition or resizing? 
Thanks. 
Regards, 
CHRIS
2009 Mar 06
5
RePartition OS disk, give some to zpool
I''ve got knee deep into learning how to use Opensolaris and zfs, and I
see now that my goal of home zfs server may have been better served if
I had partitioned the install disk leaving some of the 60GB to be
added to a zpool.
First, how much space does a working OS need.  I don''t mean bare
minimum but to be comfortable and have some growing room (on the
install disk)?