similar to: Voicetronix OpenSwitch12 chan_vpb problem

Displaying 20 results from an estimated 600 matches similar to: "Voicetronix OpenSwitch12 chan_vpb problem"

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
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 Jul 20
1
chan_vpb
Hi, Has anyone using chan_vpb noticed that only one splash of ringback is provided to the PSTN? I have tried several different permutations in extensions.conf and interworking to mgcp sip and iax. I am using the Voicetronix supplied chan_vpb and asterisk from the 1.0 cvs source tree. thanks darren -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Sep 06
1
Voicetronix OpenSwitch12
Hi all, I used to have an OpenLine4 card, but decided against using it due to some problems with hangup detect. Does anyone on the list actively use Voicetronix's OpenSwitch12? What are your opinions on the card? Cheers, Flynn
2003 Oct 23
0
FW: Voicetronix
Hiya, here is a patch to fix that: [root@mailmx2 channels]# cvs diff chan_vpb.c Index: chan_vpb.c =================================================================== RCS file: /usr/cvsroot/asterisk/channels/chan_vpb.c,v retrieving revision 1.9 diff -r1.9 chan_vpb.c 100,102c100,102 < static VPB_TONE Dialtone = {440, 440, 440, 0, 0, 0, 5000, 0 }; < static VPB_TONE Busytone = {440,
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
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
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 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
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 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
2003 Dec 23
0
Outdialing with Voicetronix
Hi all, Just thought I'd pass along some pointers when outdialing with Voicetronix's OpenLine4 card. I was having a tough time dialing out from *, it probably has something to do with chan_vpb.c not waiting to hear the dialtone before telling the card to dial. A quick fix was to insert a "," in the dialstring telling the card to pause before dialing. However when the
2006 Dec 28
2
Error compiling chan_vpb
hello this is the error chan_vpb.cc: In function \u2018void mkbrd(vpb_model_t, int)\u2019: chan_vpb.cc:1530: aviso: la dereferencia de punteros de tipo castigado romper las reglas de alias estricto chan_vpb.cc: In function \u2018ast_channel* vpb_new(vpb_pvt*, ast_channel_state, char*)\u2019: chan_vpb.cc:2671: aviso: comparacin entre expresiones enteras signed y unsigned g++ -c -o chan_vpb.o
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 Feb 02
1
Voicetronix Audio Problems when making two or more simultanoues calls
Hi there, Besides the problem of Voicetronix dialing too early before the carrier gives a dial tone, there also appears to be issues with the audio quality when more than 1 channel is utilized.
2007 Jul 02
0
trying to get vpb to compile
So I've got a Voicetronix card and it looks like the kernel driver works. Other than the 0's for ID info. vpb: Driver Version = 4.0 vpb: major = 251 vpb: tmp [0xfc8fec00] dev->res3 [0xfc8fec00] vpb: tmp [0xfc8c0000] dev->res2 [0xfc8c0000] vpb: 1WS Write cycle vpb: Manufactured 00/00/0000 vpb: Card version 00.00 vpb: Serial number 00000000 vpb: Setting up udev... vpb:1 V4PCI's
2005 Oct 09
1
Asterisk, VoiceTronix & UK Caller ID
Hi All, Just a quick question, but I could really use some help on this one. I've got the CVS-Head of * installed and running, and am using a VoiceTronix OpenSwitch12 to connect to 12 analouge lines. I've got callerid activated by the Telco, and can get callerid using a std phone. However, using *, I always get an error 'Cannot decode callerid'. Does anyone know if I need to
2007 Feb 28
0
Asterisk 1.4 does not load chan_vpb.so
Hello all, We had an experimental system which works on OpenLine4 telephony card and Asterisk 1.0.9. Customer asked to upgrade Asterisk to 1.4, then we found our problem: At first Asterisk 1.4 does not compile chan_vpb.so. The problem is it tries to compile chan_vpb.cpp to chan_vpb.o and chan_vpb.oo, then try to link them together. I manually compiled it, then make went smoothly. But it
2007 Feb 21
0
Using asterisk with vpb driver (OpenLine4)
Hello, list, I am using Asterisk with an OpenLine4 card. It worked well with Asterisk 1.0. Then I upgraded the system, Asterisk 1.4 had some problem to compile chan_vpb, but I managed to compile it manually. Still Asterisk does not work because it refused to load chan_vpb module. I had to revert back to install Asterisk 1.2. Then I get a error: asterisk: hip.cpp:793:
2005 Jan 13
0
Hook-Flash on Voicetronix
I'm using a Voicetronix OpenSwitch12 with Asterisk. I need the ability to hook-flash a channel while a caller is on the line so I can transfer a call through a PBX. I need the equivalent of the FLASH() application, which only works with Zap channels. Does anyone know how I can hook-flash then send DTMF on a vpb channel? Rodney Hassell -------------- next part -------------- An HTML