Displaying 20 results from an estimated 400 matches similar to: "Using asterisk with vpb driver (OpenLine4)"
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
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 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 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
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 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
2004 Nov 25
1
No hangup(vpb)
Good day all
We have a voicetronix openline4 card
If someone calls in from the outside the pstn and into the system and
hangsup asterisk does not deteck the hangup
any Idea why
please Help
Altus
2004 Aug 30
1
Voiceronix and asterisk
I have installed a 6VPCI card from voicetronix's but i can't get astersik to
use it!
Now looking at the loaded modules the chan_vpb is not loaded- so I assume
that is why it is not working.
Now I modified my vpb.conf file and extensions.conf, have I missed something
Has anyone a installation guide as I am very new to this!!
I have had asterisk working with SIP extensions.
by dowloading
2006 Mar 08
0
Openline4 and asterisk@home
Hi all,
Can somebody help me get my OpenLine4 card running with asterisk@home?
I've got my VPB drivers configured, but can't figure out how to map
trunks and channels the typical way in the AMP config interface for
Asterisk@home.
Apparently I'm supposed to use /vpb/1 type commands, but I'm not sure
how it should work.
I'm relatively new to asterisk, I did a bunch of
2005 Jul 28
0
Asterisk@home and OpenLine4 issue
Hi fellows
I'm trying to set up an OpenLine4 card to an A@H
I made a "custom trunk" and putting a "dial string" like
this "vpb/1-1/$OUTNUM$" I configured the outbound
routing using "8|." as patern and "NXXXXXX" as dial
rule..., but I'm getting an "all circuits are busy now" when
I dial "8NXXXXXX"
Here is my vpb.conf
2004 Jan 17
1
Voicetronix OpenLine4: disable answering on a particular channel & delay before 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
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
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 Jul 28
0
Loop Drop on vpb/1-7
Hi list,
anyone know what is going on here?
I don't get any sound from the out clip & I get the following when I dial in
to asterisk (after which it just times out):
-- Event [0=>[06] Ring] on vpb/1-7
-- Executing Wait("vpb/1-7", "2") in new stack
Read_channel ## vpb/1-7: Setting record mode, bridge = 0
-- Executing Answer("vpb/1-7",
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 Sep 25
0
VPB Driver Question
Hi,
I hope some can help me out, as I have a problem with the vpb driver in *,
and I am hoping someone has hit these issues and can offer some advice.
First off, I'm connected to a British Telecom SystemX exhange with the local
Tel Co. I can ring out fine, but when the callee on POTS answers, the vpb
driver detects a loop drop and immediantly disconnects the call. I have
currently set
2004 Apr 25
0
Newbie Setting up Voicetronix OpenLine4
Is anyone using the VoiceTronic Openline4 PCI (fxo) card? I am trying to
setup Asterisk using a Digium 40B (4 port fxs) and an OpenLine4 (4 port
fxo), however I can't find any examples or post that utilize this card. I
have my stations (Sayson 390) ringing each other, but haven't had any
success ringing out. I have the OpenLine4 loaded and all of the new
drivers working good, just