similar to: Power failure + which card must i choose

Displaying 20 results from an estimated 10000 matches similar to: "Power failure + which card must i choose"

2004 Dec 08
2
Voicetronix vs Digium FXO
One of the suggestions I got for dealing with my analog FXO woes was to look into using a Voicetronix card instead of the Digium. They're more expensive but if it worked better it may be reasonable. They indicated they were compatable with the CVS HEAD version of *. Can someone share with me their experiences with Voicetronix OpenLine and/or OpenSwitch cards with *? I'm specifically
2003 Dec 16
2
Help! VoiceTronix Multi FXO/FXS Problem
Hello, Hacker I install VoiceTronix OpenSwitch 12 port PCI Telephone Card, and setting vpb.conf, extensions.conf following My problem is: When i dial to fxo(channel 9-12), it is ok, but when i continue press exten 102, the channel crach with error messages following exception caught: VPBAPI_DIAL_INVALID_LEVEL, file: vpbdial.cpp line:872 Do i ignore some setting for VoiceTronix OpenSwitch12
2003 Dec 03
1
Asterisk with Voicetronix OpenLine4 card
hi there, i've been able to successfully run asterisk with the Voicetronix OpenLine4 card, it can accept calls and function normally. The only problem I'm experiencing so far is getting the card to outdial to a third party. What I'm trying to achieve is basically call bridging, where the caller dials in to asterisk, some IVR plays and then attempts to perform a "transfer"
2004 Apr 26
1
troubles working with Voicetronix Openswitch12
dear Hackers, i have a voicetronix Openswitch card, and i have been finding it very dificult to get it to work with asterisk. i intend to connect 8 ports to the PSTN and 4 as station ports. problem 1: On running asterisk all i get at first i get : event[9=>[11] station OFF hook] on vpb/1-12 even [12=>[11] loop drop on vpb/1-12 event [12=>[11] Tone detect:GRUNT event [2=>[11] Dial
2005 Feb 04
1
echo's + cheap phones
Is it possible that cheap phones (Budgetone) cause echo's? I had a digium X100p and i managed to get rid of all the echo problems i was having. Recently i got a Voicetronix Openswitch12, and getting terrible noises when i use an IP phone (budgetone) to call analog phones or PSTN. I have tried all the possible things (rxgain, txgain, echocancel, i even changed the codec to g711) Is it
2003 Mar 20
11
Voicetronix
Has anyone gotten the voicetronix boards to work with Asterisk, what would it take? Or does anyone know where I can get 4 ports or more fxs PCI cards that do work with asterisk? Brian J. Schrock Network Engineer, RHCE, CCNA Anistone Technologies Phone: 614-798-9106 FAX: 614-573-7165 6926 Avery Rd. Dublin, OH 43017
2003 May 28
1
Voicetronix support
Hello, I would like to know if voicetronix card (specially openswitch6 and 12) can be used with asterisk. Is there any driver for this card? Best regards, Daniel -- Daniel ANDRE (mailto:dandre@iris-tech.fr) IRIS Technologies - http://www.iris-tech.com Serveur kwartz - http://www.kwartz.com
2004 Feb 03
2
Pictures of new multiport FXO/FXS from digum
Does the voicetronix card work with Asterisk? -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of woody+asterisk@solutionsfirst.com.au Sent: Monday, February 02, 2004 11:06 PM To: asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] Pictures of new multiport FXO/FXS from digum > -----Original Message-----
2004 Apr 26
0
Voicetronix Openswitch/6
Hello all - I'm trying to get Asterisk working with an Openswitch/6 card with all ports set to FXO for PSTN in/out, and 10 SIP phones on the LAN with the Asterisk server. The SIP phones are working properly to dial one another, but I can't seem to get a call to go out to the PSTN through the voicetronix, and I similarly can't get incoming calls to the lines hooked up to the
2005 Feb 18
4
A bit of a survey: What do do if you need more than 4 C.O. lines
Folks, In light of all the troubles people report when running more than one TDM400 card in a system, I wouldn't mind hearing what your solution of choice would be when having to connect 5 or more analog telco circuits to an Asterisk. I'll try and compile the answers together and get them into the Wiki, as I figure this could be useful knowledge for the community. TIA, Jim. -- Jim
2004 Dec 14
0
Voicetronix FXO on OpenCall 4 vs OpenSwich 6
In my search for a better analog FXO interface, I'm looking into the Voicetronix cards. Can someone let me know if they've been using the OpenSwitch cards with Asterisk? Also, can anybody comment on the differences in FXO performance between the OpenCall and OpenSwitch cards? Thanks in advance, Paul -- Paul A. Dugas Dugas Enterprises, LLC email:
2003 Dec 16
0
RE: Help! VoiceTronix Multi FXO/FXS Problem (Jacky)
Hi, Firstly it appears you are not passing the extension to be dialed to the Dial command, so the driver is dialing badly. It should be something like dial(vpb/1-2/102) since this is a line port. Admittedly the driver needs to check better that the number it is trying to dial is legit but it doesn't :) P. --- You Wrote --- From: "Jacky" <jacky.taiwan@msa.hinet.net>
2003 Apr 12
0
Voicetronix driver for V6PCI/V12PCI - first draft
Good people, Please find attached a first shot at a driver for the Voicetronix OpenSwitch hardware. It does work (ish). After paying $900-odd for it I figured I might try to make it work with Asterisk (could never get enough documentation on Bayonne!) I have problems with the audio quality, and since am new to Asterisk, I could really do with some input. First is that because the
2004 Aug 03
0
DID Trunk
I'm working on putting together some Ideas about using Asterisk in our environment, one of the things I want to consider is DID trunks (analog), what hardware do I need to terminate these trunks? I'm looking at the voicetronix openswitch6 or openswitch12. On the openswitch, I'd like to use some of the lines for analog sets for the breakroom, kitchen, etc where they don't need all
2005 Jan 24
0
Voicetronix OpenSwitch6 with 10-digit Dialing
Seems strange to me that I should be having this problem but I'm stumped. I'm still playing with a Voicetronix OpenSwitch6 card and Asterisk (development CVS). I using a dialplan that's derived from one on another running installation that's using Digium FXS/FXO interfaces instead of the OpenSwitch card. It seems that as soon as a user on an FXS interface dials 7 digits, a call
2003 Apr 15
0
Voicetronix Openswitch driver - draft 2
Attached is the updated driver, thanks to Mark's advice. It now does pretty good audio, although when you dial another channel via Asterisk you get some echo. This I have not been able to solve quite yet (using voicetronix echo cancelling doesn't seem to do it). If anyone can figure it out, would appreciate. Thanks P. Ps. Unpack inside asterisk code directory. Replaces your makefile
2004 May 31
2
scandsp, voicetronix and rxfx
Hi all, Trying to get fax reception going using a voicetronix openline4 card, however, there are two issues (as far as I can see) (1) Currently the voicetronix world (cards, firmware, drivers, channel prog etc.) does not do fax tone detection. I have spoken to the voicetronix guys , understand what has to happen there and may do some hacking if I can resolve the second issue. Meanwhile, I
2004 Jan 17
1
Voicetronix OpenLine4: disable answering on a particular channel & delay before dial
2005 Mar 29
1
Voicetronix OpenSwitch12 chan_vpb problem
Hello all, I hope this is not off-topic, if it is please let me know. I'm currently playing with an Asterisk at home, in order to get to know it's ins and outs. Very very impressive indeed. I've got it hooked up to my home phone line via a Wildcard clone board (Intel modem with Ambient chipset), and it works like a charm. Zaptel picks up the card as a generic clone, and works with it
2004 Jan 15
1
Voicetronix Openline 4 + asterisk
Any one has documented how-tos for making voicetronix openline 4 to work with Asterisk. I have been contacting Australian Digium resellers and Digium cards are not approved in Australia. So I suppose Australian users are interested into putting Voicetronix in use. Any expereience to share will be most appreciated. David Kwok -------------- next part -------------- A non-text attachment was