similar to: Voicetronix driver for V6PCI/V12PCI - first draft

Displaying 20 results from an estimated 700 matches similar to: "Voicetronix driver for V6PCI/V12PCI - first draft"

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
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
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
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"
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>
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 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 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
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:
2004 Aug 27
0
Voicetronix Segmentation Fault
Hi, I am using a voicetronix OpenLine4. I downloaded a recent asterisk CVS from voicetronix webpage but have had no luck to reduce echo on outgoing calls and for it not to crach on incoming calls. I dont think both problems are related though. Here is an output of what happens when a new call comes in and my voicetronix tries to pick it up and crashes asterisk: > vpb/1-1: Event
2003 Jul 30
0
Voicetronix Hardware
///shameless advert/// I have just listed my two 4 channel voicetronix cards on ebay if anyone is interested. The cards work great but we have now moved to E1 so can no longer use analogue cards so have moved over to asterisk running on digium hardware. Items no 2745081372 and 2745081930 I'm not sure of the current state of the voicetronix driver for asterisk but these cards were from my
2004 Apr 22
0
Re: VoiceTronix Openline 4
Ron, VoiceTronix worked with me last week and backported the new chan_vpb that's in the current HEAD CVS tree to the 1.0 stable branch. So if you are using 0.7.2 or 0.9.0 you can go to the VoiceTronix website now (note that this is very new) and download an Asterisk package. When you download it there is an new chan_vpb.c that needs to be put in your asterisk source code tree. Also there
2004 Aug 30
1
Voicetronix OpenLine4 immediately hangs up on every call
Hi we've got Asterisk CVS-HEAD 18-Aug-04 (modified by Voicetronix as available on their site for use with the vpb driver) and an OpenLine4 (4xFXO). The same server also has two X100P. Calls on the Voicetronix card drop instantly when the called party picks up. The vpb driver reports that it detected a hangup (loop drop) yet there is no hangup when connecting the X100Ps or analog phones to
2005 Mar 26
0
asterisk+voicetronix
Hi I'd like to use asterisk with my VoiceTronix OpenLine4 board my board works fine (driver 2.4.0 on kernel 2.6.8) on my Mandrake 10.1 official linux box I installed Asterisk 1.0.6 and it starts without problems I'm new to Asterisk, so I don't know how to test Asterisk with my board..... I'd like to call my phone and have Asterisk to answer somethink like "Hi I'm
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
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
2003 Jun 29
1
SIP only with no soundcard?
Skipped content of type multipart/alternative-------------- next part -------------- [root@LINUXVM root]# asterisk -vvvc == Parsing '/etc/asterisk/asterisk.conf': Found Asterisk 0.4.0, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= == Parsing
2004 May 26
2
Voicetronix OpenLine4 -- Help Needed
Hi. I need help with my brand new Voicetronix OpenLine4 board that I installed into Asterisk. After building the Linux device driver and inserting the module, I modified the /usr/src/asterisk/channels/chan_vpb.c file to uncomment the US settings and comment out the Austrailian ones. I made the appropriate entries for routing in vpb.conf and extensions.conf.... All appears to be well, except
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