similar to: Interesting observation

Displaying 20 results from an estimated 1000 matches similar to: "Interesting observation"

2009 Jan 26
1
Strange Cisco/Asterisk anomaly
Hey all, having an extremely odd issue wondering if anyone else has come across or seen something similar and what your resolution was. I have Asterisk 1.2.12.1 running (don't ask) on a machine. All has been working fine for months on end. The system has a mixture of Polycom, Snom's and Cisco 7960's running. After a brief power outage last Friday, most phones went down but the PBX
2009 Jul 07
3
Answering the nTh call ...
Curious to know if anyone's created something similar to the following, if so and you'd care to share an AGI or dialplan, much appreciated. I will be eventually write a script to answer the nTH call. (if I can't find it (why reinvent wheels). Looking to do some testing sending anywhere between 50-200 calls to a machine. I'd like a Snom/Polycom/whatever to pick up after the nTh
2008 Jun 12
3
Odd Polycom Reboot Issue
Hello list- I'm having an extremely odd issue with an installation of mine. The system is running * 1.2.12.1 and currently handles around 100 handsets. With the exception of a few Grandstream DTA's, all devices are Polycom 320, 430, or 601's. After a recent power outage, I'm having an extremely odd issue with one of the handsets. One of the Polycom 601 units simply reboots every
2009 Feb 09
3
Hangup extensions via CLI?
Greetings list- I'd like the ability to hangup all calls for a particular extension from the system CLI. I understand this can probably be scripted using the AMI but I'm not familiar on how to do it. Help! Tim Nelson Systems/Network Support Rockbochs Inc. (218)727-4332 x105
2008 Jul 24
6
6TB SCSI RAID vs. Centos
I have an Infortrend RAID box I'd like to see as one big 6TB partition, but I only can get 2.2TB partitions to work. I was trying to do this with an Adaptec controller but apparently they are only (any of them) 48 bits wide. Does anybody have a working system for SCSI/Centos over 2.2TB? Milt Mallory Topix.com 650-461-8316 Always consider the issues of progressive enhancement and
2001 Mar 06
3
crashing on receiving connection
Hello, I got trouble installing tinc daemon. Every time when a connection comes in, the daemon crashes: Mar 6 18:32:56 localhost tinc.vpn[20703]: tincd 1.0pre3 (Feb 21 2001 02:32:50) starting, debug level 5 Mar 6 18:32:56 localhost tinc.vpn[20703]: Ready: listening on port 655 Mar 6 18:33:00 localhost tinc.vpn[20703]: Connection from 192.168.0.4 port 1135 Mar 6 18:33:00 localhost
2009 Feb 27
9
call file concurrency
Is there a convenient way to limit the number of call files (outgoing directory) that are processed concurrently? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3234 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090226/a46e68fa/attachment.bin
2005 Oct 21
2
Recover original superblock on corrupted filesystem?
I've been trying to use fsck to recover a corrupted filesystem. It appears the original superblock is corrupted too, as it has an inode count of 0. When I start fsck with -b 32760, it uses the alternate superblock and proceeds. However, it restarts from the beginning a couple of times and after the second restart it doesn't use the alternate superblock, stopping instead as it can't
2008 Dec 19
4
Web based ssl VPN
Can anyone recommend one to run under CentOS? Dnk Sent from my iPhone
2004 Jul 15
3
Dovecot LDAP Auth strange mailbox behavior
Hello everyone. I have setup a Debian Sarge server, with openldap, postfix, and Dovecot. I have been able to fix all the problems that have been logged thus far, and it seems to work. I am able to use a mail client to login to the pop3 server. The authentication works, and it logs as a successful login, but no messages download. I get a response: No New Messages. I have checked the
2009 Mar 06
3
IAX based war dialer
This may be of interest -- as a tool we can use to test our systems and as a weapon that may be used against us :) http://warvox.org/ A brief read-over looks like it uses iaxclient and ruby to war dial a range of numbers and record audio samples to be analyzed to identify if the call was answered by a modem, fax machine, human, etc. The calls are placed through a PSTN termination
2008 Jun 06
1
Asterisk not picking up incoming calls from TDM400P
Hi, I am having some issues with a new server install in Singapore. Outbound calls work fine. Inbound calls are not picked up by Asterisk. Zaptel 1.2.25 and Asterisk 1.2.28 both built from source. libpri installed wctdm and zaptel load without error Jun 6 23:34:03 fs01 kernel: [211138.372933] Zapata Telephony Interface Registered on major 196 Jun 6 23:34:03 fs01 kernel: [211138.372937]
2004 Jan 04
2
POTS interfacing recommendation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello there, I'm drawing up a scheme to manage our company calls and would like to implement it with Asterisk. In order to get moving quickly I'd like some recommendations on what hardware to buy so I can start tinkering. Initially we'd like to be able to support one line to accept incoming calls, and another one for forwarding such
2008 Dec 15
3
Dedicated Fax Line
Hello folks, I have a 20 channel fractional PRI and I would like to dedicate one of the lines for a Fax service (in and outbound). Is this possible with Asterisk and what conf would I need for that? Thanks, -JE
2015 Dec 14
6
[Bug 93373] New: sometimes hickup with persistent garbaby
https://bugs.freedesktop.org/show_bug.cgi?id=93373 Bug ID: 93373 Summary: sometimes hickup with persistent garbaby Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: minor Priority: medium Component: Driver/nouveau Assignee:
2001 Sep 11
2
Best version for packaging
Hello, I packaged the old ext3 patch for Debian, and now I would like to create a patch-package of the current version for kernel 2.4.9. I consider to include Theodore's ext2 and ext3 readdir speedup patches and modify the 0.9.9 patch as needed to apply it on kernel 2.4.9. Does anyone (except of me) use all this parts together and report them to be stable enough? Gruss/Regards, Eduard. --
2001 Sep 22
7
FS locks
Hello, unfortunately I got some trouble using ext3 - the system hangs when working in a certain directory. Not completely, I can switch between consoles and reboot with SysRQ, but cannot do anything which requires disk IO: not start any applications, not umount, nothing. I could send the strace output, but I don't think this would help anyone. Sorry, but I don't have a clue where to start
2001 Aug 20
2
tytso's readdir speedup patch - adoptable?
Hello, recently Theodory Tso posted a patch for the ext2fs driver, which improves speed of find and similar programs. Background: the application access all entries in the directory in the order they are stored on the disk. The current ext2 (and apparently Ext3) run a lookup function for each readdir call, starting with the first node! Theodore stores a refference to the node which was accessed
2010 Apr 30
1
Fwd: Re: SpiderMux?
Hi, I have one in stock - got it from a client who wanted to get rid of all his old IT equipment. Looks strange, did not have enough time to play with it ....Tried it once, looked hard to configure. It stays unused in the storage room. Peter On 29.4.2010 10:20, Tim Nelson wrote: > Greetings all- > > I've stumbled upon a TDMoE gateway for FXO/FXS called the SpiderMux. It looks
2010 Apr 29
1
SpiderMux?
Greetings all- I've stumbled upon a TDMoE gateway for FXO/FXS called the SpiderMux. It looks rather interesting. Has anyone used one? Where did you purchase it? Pricing? Operational issues? http://spidermux.com/ Tim Nelson Systems/Network Support Rockbochs Inc. (218)727-4332 x105