similar to: Dialplan / check / tool

Displaying 20 results from an estimated 700 matches similar to: "Dialplan / check / tool"

2007 Aug 30
15
ZFS, XFS, and EXT4 compared
I have a lot of people whispering "zfs" in my virtual ear these days, and at the same time I have an irrational attachment to xfs based entirely on its lack of the 32000 subdirectory limit. I''m not afraid of ext4''s newness, since really a lot of that stuff has been in Lustre for years. So a-benchmarking I went. Results at the bottom:
2004 Jun 14
4
Number Portability and VoicePulse
I have two questions regarding number portability... 1) If I port a DID over to Voicepulse, can I then move that DID elsewhere somewhere down the road. Or does voicepulse now OWN that DID? 2) Can I take a DID assigned by Voicepulse and transfer it to someone else? If not, why? -jwb
2008 May 21
10
COBOL
Just curious, maybe some old timers could help me out. I am working with a company that is migrating 20 years of Mainframe Software Development to Unix, HPUX. How much harder would it be to go to Linux, Centos Linux? Also, anyone have any experience with Fujitsu Cobol on Centos? The Fujitsu people only support Red Hat, and said I'd be on my own with Centos. In other words if it works,
2012 Apr 27
3
OT Open Cobol
Hi, Has anyone on this list had any success with installing and using Open Cobol on RH or CentOS? Any pointers would be very welcome. I have Googled and am working with Vince on the Open Cobol mailing list to try to resolve installation problems. ChrisG
2003 Jul 14
2
Using 2 PhoneJacks with Asterisk for Data calls.
Hi, I have recently discovered the project along with the PhoneJacks produced by quicknet, they could be the answer to something I have been looking into. I would like to be able to test using a dial-in server & possibily also a Windows RAS server, however I only have 1 phone line. I was thinking that I create a setup like that illustrated below to solve the problem:- Ext 1000
2006 Jul 03
5
How do I code this conditional statement in Ruby
Hi, I am a COBOL programmer and I am busy teaching myself Rails and Ruby. In COBOL I can code this conditional If x = 1 next sentence else .......................... The "next sentence" statement enables me to get out of the conditional. How would I code the same thing in Ruby? In C you could use break but I understand that Ruby has no break statement. Regards, Paul
2011 Feb 26
4
IP6 Anyone?
Today I received an allocation of IP6 addresses for some servers. I can 'play' with the last 2 of the 8 IP6 address segments. I always thought, mistakenly, IP6 was 6 segments, because it was IP6. IP4 had 4 segments. However IP6 is actually IP version 6 and it has 8 segments. The other interesting discovers are: :: means one or more 0 segments, example :: can mean 0:0:0: or just 0:0: or
2020 Aug 05
4
TableGen trace facility
I wasn't sure how to respond to John Byrd's post, since it wasn't addressed to me. So I've responded to Nicolai's. I'm reasonably far along in the process of writing a new Programmer's Guide for TableGen. I will continue working on it and submit it for review. I expect to do some rewriting as a result. John: Would you like me to respect a copyright on your documents
2004 Jun 08
2
Learn To build IVR
Dear All. I'm very new to CT, but attracted by asterisk. I plan to start learn to build IVR, based on asterisk. Do I need FXO/FXS card to start building simple IVR box ? Can I use OEM X100P - FXO PCI Card ( http://www.digitnetworks.com/store/product_info.php?products_id=28 ) to start build an IVR box ? What is the cheapest FXO PCI card that can use with asterisk to build my first IVR box ?
2015 Jan 14
6
[LLVMdev] Introduction for new consumer of LLVM
Hello, I'd like to introduce myself, my company, and our upcoming use of LLVM. My name is John Reagan. I've been working on compilers and assemblers since 1983 (yes, 31 years). Most of that time was spent on compilers for VAX/VMS (later renamed to OpenVMS), then OpenVMS on Alpha, and OpenVMS on Itanium. I've also worked with the HP NonStop platform and was directly involved
2002 Nov 04
3
New to wine question concerning Path Variable
Howdy, I am trying to run a Cobol Compiler through wine. I am running RH7.3 with a current wine release. My directory structure is /usr/share/wine-c/COBOL/. I have been successful in running other applications through wine, but not ones that require a PATH= entry. My problem is: it's looking for an entry in the PATH environment variable that includes 'C:\COBOL' which stores
2008 Jan 01
2
Upgrade from SLES9 3.0.20 to 3.0.26a breaks getent
All - This evening I attempted to catch up on security releases and upgraded from SLES9 3.0.20 to 3.0.26a and found that getent only returns local UNIX groups and users. We are using winbind to communicate with an NT domain. The server has been restarted and services are running. Using wbinfo -u and -g does provide NT domain groups and users as expected and net rpc testjoin result is OK. I have
2008 Mar 05
2
Wine & Intel 945 : hangs when switching between X & console
Hi All, I have been running WINE quite contently for the last year & think it is an amazing product! There is one thing though that is quite bugging and I would like to share to see if others also have this experience and we can maybe fix.. On my laptop (it has an Intel 945 GM video chipset) I'm having problems when using WINE. Not with WINE itself but more with system stability.
2018 Aug 23
4
[DebugInfo] DIBuilder missing interface to generate DWARF info for packed_decimal basic type.
Hello Paul, Thanks for the reply. Yes, I am only looking for dwarf support at the moment and planning to support both PLI/COBOL decimal types. Also thanks for the suggestion, you are right as it is going to be rare cases, so it will be better to implement a separate subclass to avoid memory overhead for others. >> (Somebody is actively working on scaled binary operations, although they
2018 Aug 22
2
[DebugInfo] DIBuilder missing interface to generate DWARF info for packed_decimal basic type.
Adding tags on subject line From: Chirag Patel Sent: 22 August 2018 11:20 To: llvm-dev at lists.llvm.org Subject: DIBuilder missing interface to generate DWARF info for packed_decimal basic type. Hello, I am working on a llvm based compiler frontend in which, I am using the packed_decimal type encoding. During using the llvm DIBuilder, I found out that the interface to create BasicType with
2008 Apr 07
2
Re: How about this replacement of WINE.
Dan Kegel wrote: > On Sun, Apr 6, 2008 at 6:55 AM, bussuser <wineforum-user at winehq.org> wrote: > > > Has the wine project team pondered whether to move WINE into the kernel? > > > > Yes, it's been discussed many times. > It turns out it's not worth the effort yet. > There are many lower-hanging fruit. > - Dan but Mao the leader of the
2006 Dec 09
1
OCFS and LVM2
Hi Everyboy ! I read that LVM2 is not cluster aware (specially with OCFS2) from different post on internet forum... If it's true, could someone could confirm this information and point me where i can find this affirmation in documentation ? I do some test with OCFS2 on LVM2 and it's seems to run correctly , so i have some interrogation about this fact ! If it's true that LVM2 are
2011 Jul 12
1
Problem in linux domU re: /dev/rtc and hwclock
Hi all, One of our domU VMs (CentOS 5.6 x86_64) runs a cobol application, which in turn called ''clock'' to get timestamps. Changing this is non-trivial. When I try to call ''clock --debug'' I get: [root@vm0010 ~]# clock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. No usable clock interface found.
2006 Mar 25
5
Unit test fails on different line the second time it''s run
I''ve got a very peculiar problem with unit tests. First, I clone my development database with "rake clone_structure_to_test", then I run my test with "ruby investment_product_score_override_test.rb". It fails on line 68. Then, every test run after this, fails consistently on line 34. How is this possible? I don''t use fixtures and I don''t use
2007 Jan 03
1
samba is freezen when it is accessed from different computers at same time
Hi all, I just installed Samba 2.2.12 on a HPUX 11.0 (192.1.1.1) and I'm sharing nfs "samba" data on another cpu (192.1.1.8). bdf (192.1.1.1): 192.1.1.8:/dsp1/fontes 14540800 13990536 517304 96% /nfs/fontes >From a windows xp (professional) computer I can do copy, paste, etc . If I call a cobol application, it run ok too, but when another user calls the same cobol