similar to: Voiceronix and asterisk

Displaying 20 results from an estimated 1100 matches similar to: "Voiceronix and asterisk"

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
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 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 Jan 29
3
How to delay dialing
Hi there, I am trying to delay sending out DTMF from Voicetronix OpenLine4 to the CO line. The reason being is that Voicetronix sends out the DTMF too fast even before the line is fully established with the carrier. Usually when dialing an 8 digit number, only 7 digits are actually successfully heard by the carrier. Currently, my dial plan is: exten => _9.,1,Dial(vpb/1-1/${EXTEN:1}) Daniel
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 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
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 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.
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
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
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 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 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:
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
2004 Jan 17
1
Voicetronix OpenLine4: disable answering on a particular channel & delay before dial
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:
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 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 Jun 10
1
mysql errors
Since updating * via CVS earlier this week, I've been having problems with cdr_mysql. Prior to that time my queries and cdr all worked fine. Now, even though my queries still work, I get the messages similar to this: ERROR[1211374384]: cdr_addon_mysql.c:203 mysql_log: Failed to insert into databas -- Hungup 'Zap/74-1' Anyone have any suggestions what went wrong?
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